X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=config%2Fafpd.conf.tmpl;h=983f7c4aa15a9324f7e439c3c116ddda6ee89131;hb=51ae6d2929617a11edd86abd3bfcb8f8e710ac5f;hp=37922ddd3efd2f5497d6c9a35e48e5b200de2ad1;hpb=64a3699b988c9b0e0395a158a21a9f48ce9eb178;p=netatalk.git diff --git a/config/afpd.conf.tmpl b/config/afpd.conf.tmpl index 37922ddd..983f7c4a 100644 --- a/config/afpd.conf.tmpl +++ b/config/afpd.conf.tmpl @@ -57,7 +57,7 @@ # -uampath Use this path to look for User Authentication Modules. # (default: :UAMS_PATH:) # -uamlist Comma-separated list of UAMs. (default: -# uams_guest.so,uams_clrtxt.so,uams_dhx.so) +# uams_dhx.so,uams_dhx2.so) # # some commonly available UAMs: # uams_guest.so: Allow guest logins @@ -74,6 +74,10 @@ # Allow Diffie-Hellman eXchange # (DHX) for authentication. # +# uams_dhx2.so: (uams_dhx2_pam.so or uams_dhx2_passwd.so) +# Allow Diffie-Hellman eXchange 2 +# (DHX2) for authentication. +# # Password Options: # -[no]savepassword [Don't] Allow clients to save password locally # -passwdfile Use this path to store Randnum @@ -208,4 +212,4 @@ # "special" -notcp -defaultvol -systemvol # # default: -# - -transall -uamlist uams_clrtxt.so,uams_dhx.so -nosavepassword +# - -transall -uamlist uams_dhx.so,uams_dhx2.so -nosavepassword