summaryrefslogtreecommitdiffstats
path: root/usr.bin/login/README
Commit message (Collapse)AuthorAgeFilesLines
* Remove the last reference to LOGIN_ACCESS from login(1).yar2006-03-061-2/+3
| | | | MFC after: 3 days
* Like su(1), make PAM use mandatory. Remove parts of the authenticationmarkm2001-08-301-2/+1
| | | | logic that are handled by PAM. Fix documentation to reflect this.
* Remove option's description that has gone with PAM.ru2000-02-271-9/+1
|
* Modify klogin to:wollman1995-01-141-0/+10
| | | | | | | | | | 1) Don't spit out an error message if Kerberos is installed but not yet set up. 2) Don't attempt to verify the ticket you got back, as workstations are not intended to have srvtab files of their own. Both behaviors can be re-enabled with KLOGIN_PARANOID.
* Add skey supprotguido1994-08-211-0/+10
Reviewed by: Submitted by: guido
OpenPOWER on IntegriCloud