diff options
Diffstat (limited to 'etc/pam.conf')
-rw-r--r-- | etc/pam.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pam.conf b/etc/pam.conf index 77cfba776cbc8..e17eeba28f8cc 100644 --- a/etc/pam.conf +++ b/etc/pam.conf @@ -7,7 +7,7 @@ # work quite right. If you delete the final entry, be sure to change # "sufficient" to "required" in the entry before it. # -# $FreeBSD$ +# $FreeBSD: src/etc/pam.conf,v 1.6 2000/02/12 20:22:20 shin Exp $ # If the user can authenticate with S/Key, that's sufficient; allow clear # password. Try kerberos, then try plain unix password. |