fix ftp user passwords
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -4261,7 +4261,7 @@ SQLEngine on
|
||||
SQLAuthenticate on
|
||||
#
|
||||
# Use both an encrypted or plaintext password
|
||||
SQLAuthTypes Crypt
|
||||
SQLAuthTypes Crypt OpenSSL
|
||||
|
||||
SQLAuthenticate users* groups*
|
||||
|
||||
|
||||
@@ -2900,7 +2900,7 @@ SQLEngine on
|
||||
SQLAuthenticate on
|
||||
#
|
||||
# Use both an encrypted or plaintext password
|
||||
SQLAuthTypes Crypt
|
||||
SQLAuthTypes Crypt OpenSSL
|
||||
|
||||
SQLAuthenticate users* groups*
|
||||
|
||||
|
||||
@@ -4472,7 +4472,7 @@ SQLEngine on
|
||||
SQLAuthenticate on
|
||||
#
|
||||
# Use both an encrypted or plaintext password
|
||||
SQLAuthTypes Crypt
|
||||
SQLAuthTypes Crypt OpenSSL
|
||||
|
||||
SQLAuthenticate users* groups*
|
||||
|
||||
|
||||
@@ -4463,7 +4463,7 @@ SQLEngine on
|
||||
SQLAuthenticate on
|
||||
#
|
||||
# Use both an encrypted or plaintext password
|
||||
SQLAuthTypes Crypt
|
||||
SQLAuthTypes Crypt OpenSSL
|
||||
|
||||
SQLAuthenticate users* groups*
|
||||
|
||||
|
||||
@@ -3678,7 +3678,7 @@ SQLEngine on
|
||||
SQLAuthenticate on
|
||||
#
|
||||
# Use both an encrypted or plaintext password
|
||||
SQLAuthTypes Crypt
|
||||
SQLAuthTypes Crypt OpenSSL
|
||||
|
||||
SQLAuthenticate users* groups*
|
||||
|
||||
|
||||
@@ -3453,7 +3453,7 @@ AllowOverwrite on
|
||||
</Directory>
|
||||
|
||||
# SQL settings
|
||||
SQLAuthTypes Crypt
|
||||
SQLAuthTypes Crypt OpenSSL
|
||||
SQLAuthenticate users* groups*
|
||||
SQLConnectInfo <SQL_DB>@<SQL_HOST> <SQL_UNPRIVILEGED_USER> <SQL_UNPRIVILEGED_PASSWORD>
|
||||
SQLUserInfo ftp_users username password uid gid homedir shell
|
||||
|
||||
@@ -3678,7 +3678,7 @@ SQLEngine on
|
||||
SQLAuthenticate on
|
||||
#
|
||||
# Use both an encrypted or plaintext password
|
||||
SQLAuthTypes Crypt
|
||||
SQLAuthTypes Crypt OpenSSL
|
||||
|
||||
SQLAuthenticate users* groups*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user