diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-10-12 07:18:20 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-10-12 07:18:20 +0000 |
| commit | 6f1214d91833ea199c7b4bc7a12e2bd944f6e90b (patch) | |
| tree | eb16892761afe09f2a52ed641538476139ab7854 /etc | |
| parent | 80e3ea20974d1c10df69c86f56557e83bd986b89 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/pam.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/pam.conf b/etc/pam.conf index 820f808edb151..661759c1f711b 100644 --- a/etc/pam.conf +++ b/etc/pam.conf @@ -22,9 +22,6 @@ ftpd auth requisite pam_cleartext_pass_ok.so #ftpd auth sufficient pam_kerberosIV.so try_first_pass ftpd auth required pam_unix.so try_first_pass -# r-utils are broken; ensure this doesn't bother folk -rshd auth required pam_deny.so - # Don't break startx xserver auth required pam_permit.so |
