summaryrefslogtreecommitdiffstats
path: root/ctdb/web
diff options
context:
space:
mode:
authorRonnie Sahlberg <sahlberg@ronnie>2007-09-19 11:53:48 +1000
committerRonnie Sahlberg <sahlberg@ronnie>2007-09-19 11:53:48 +1000
commitdc0bd9378969487cefdc30c1f8657fea4ff7d9b1 (patch)
treea038b3aece061674ccf42346f42b88ac23fbfff5 /ctdb/web
parentd9f936fefe67c98f565c5251879fbf726432ffb8 (diff)
downloadsamba-dc0bd9378969487cefdc30c1f8657fea4ff7d9b1.tar.gz
samba-dc0bd9378969487cefdc30c1f8657fea4ff7d9b1.tar.xz
samba-dc0bd9378969487cefdc30c1f8657fea4ff7d9b1.zip
one more command to run to enable winbind for vsftpd
(This used to be ctdb commit 1f6d13a364cde58b66a4bc52e909cc68b8c807d7)
Diffstat (limited to 'ctdb/web')
-rw-r--r--ctdb/web/ftp.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctdb/web/ftp.html b/ctdb/web/ftp.html
index b1d1d173624..29947d42167 100644
--- a/ctdb/web/ftp.html
+++ b/ctdb/web/ftp.html
@@ -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>