| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
new features description elided in favor of checking out their
website.
Important new FreeBSD-version stuff: PAM support has been worked
in, partially from the "Unix" OpenSSH version, and a lot due to the
work of Eivind Eklend, too.
This requires at least 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
Parts by: Eivind Eklend <eivind@FreeBSD.org>
|
| |
| |
| |
| | |
checks were only made when using the 1.x protocol.
|
| |
| |
| |
| | |
Reviewed by: gshapiro, peter, green
|
| |
| |
| |
| |
| |
| | |
In some cases, limits did not get set to the proper class, but
instead always to "default", because not all passwd copies were
done to completion.
|
|/ |
|
|
|