From 4df161d58f3aab7dde95e9d2c9692973195c219e Mon Sep 17 00:00:00 2001 From: srittau Date: Thu, 21 Feb 2002 10:10:04 +0000 Subject: [PATCH 1/1] Fixed description of -passwdfile option. Thanks to Thomas Kaiser for bringing this up. --- config/afpd.conf.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/afpd.conf.tmpl b/config/afpd.conf.tmpl index 7b2d0218..7c131381 100644 --- a/config/afpd.conf.tmpl +++ b/config/afpd.conf.tmpl @@ -75,8 +75,9 @@ # Password Options: # -[no]savepassword [Don't] Allow clients to save password locally # -passwdfile Use this path to store Randnum -# passwords. (default: ~/.passwd. the only other -# userful value is :ETCDIR:/afppasswd.) +# passwords. (Default: :ETCDIR:/afppasswd. The only +# other useful value is ~/.passwd. See 'man afppasswd' +# for details.) # -passwdminlen <#> minimum password length. may be ignored. # -[no]setpassword [Don't] Allow clients to change their passwords. # -loginmaxfail <#> maximum number of failed logins. this may be -- 2.39.2