Added plain password format

This commit is contained in:
Nikos Mavrogiannopoulos
2013-03-12 23:38:52 +01:00
parent 4c5c9110e8
commit 0c4b013b3f
32 changed files with 4331 additions and 62 deletions

View File

@@ -2,7 +2,8 @@
# all should succeed.
# Options: certificate, pam.
#auth = "certificate"
auth = "pam"
auth = "plain[/tmp/passwd]"
#auth = "pam"
# A banner to be displayed on clients
#banner = "Welcome"