one more command to run to enable winbind for vsftpd
authorRonnie Sahlberg <sahlberg@ronnie>
Wed, 19 Sep 2007 01:53:48 +0000 (11:53 +1000)
committerRonnie Sahlberg <sahlberg@ronnie>
Wed, 19 Sep 2007 01:53:48 +0000 (11:53 +1000)
(This used to be ctdb commit 1f6d13a364cde58b66a4bc52e909cc68b8c807d7)

ctdb/web/ftp.html

index b1d1d173624324614ec8817b91b4c78b30c51232..29947d4216703160f3ed52428225d42ed474519f 100644 (file)
@@ -37,6 +37,7 @@ auth        sufficient    pam_winbind.so use_first_pass
 If this line is missing you must enable winbind authentication by running 
 <pre>
 authconfig  --enablewinbindauth --update
+authconfig  --enablewinbind --update
 </pre>
 
 <h2>Default shell</h2>