Bug 29846

Summary: SRA login via telnet ignores PAM
Product: Base System Reporter: Volker Stolz <vs>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-PRERELEASE   
Hardware: Any   
OS: Any   

Description Volker Stolz 2001-08-18 12:50:02 UTC
While trying to build some more PAM modules, I noticed that when telnetting to localhost
the PAM settings in /etc/pam.conf for "login" are ignored. Only when I disable SRA via "telnet -X sra"
PAM is used.

Fix: 

Not yet, my eyes still hurt from looking at the telnetd sources.
How-To-Repeat: Configure PAM for login so that it does something *visible*, e.g. via /usr/ports/security/pam_ssh -
you should see some SSH-related variables in the environment when logging in on the console.
Now telnet localhost and check: the pam module hasn“t been invoked!
Try with -X sra: voila, here they are!
Comment 1 Volker Stolz 2001-09-03 10:18:58 UTC
This PR can be closed

Reason: I hadn't read about SRA-telnet using facility
"telnetd" in /etc/pam.conf, yet.
-- 
Neues aus Genua? http://germany.indymedia.org/
Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME
Comment 2 Johan Karlsson freebsd_committer freebsd_triage 2001-09-05 09:16:10 UTC
State Changed
From-To: open->closed

Closed at origs request.