- DIGEST-MD5: Should be quite secure by itself. It also supports
integrity protecting and crypting the rest of the communication, but
we don't support those yet.
+ - ANONYMOUS: No authentication required. User will be logged in as the user
+ specified by auth_anonymous_username setting (default "anonymous"). There's
+ no special restrictions given for anonymous users so you have to make sure
+ it doesn't have access to unwanted locations.
Currently supported password databases:
exception to this, they still set the password field even with shadow
passwords.
+As an extension, if home directory ends with "/./", it will be chrooted to.
shadow
------