mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Add new ssh pam support and pam.conf requirements.
This commit is contained in:
parent
76345c37d5
commit
960773f7ec
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69622
9
UPDATING
9
UPDATING
@ -5,6 +5,15 @@ directly to him. See end of file for further details. For commonly
|
||||
done items, please see the end of the file. Search for 'COMMON
|
||||
ITEMS:'
|
||||
|
||||
20001205:
|
||||
Important new FreeBSD-version stuff: PAM support has been worked
|
||||
in, partially from the "Unix" OpenSSH version. This requires
|
||||
adding the following in pam.conf:
|
||||
|
||||
sshd auth sufficient pam_skey.so
|
||||
sshd auth required pam_unix.so try_first_pass
|
||||
sshd session required pam_permit.so
|
||||
|
||||
20001031:
|
||||
cvs updated to 1.11.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user