summaryrefslogtreecommitdiff
path: root/httemplate/docs/passwd.html
diff options
context:
space:
mode:
authorivan <ivan>2001-08-08 09:47:35 +0000
committerivan <ivan>2001-08-08 09:47:35 +0000
commit12a063fdd97054b7bfd412f3e77691fe3f497bbc (patch)
tree5d6ef194c75a688db68dc8d4bc1b33d9ffe0bef1 /httemplate/docs/passwd.html
parentec7fdeaf2806d896452e82233b1bc5f1901ed3cc (diff)
doc clarification
Diffstat (limited to 'httemplate/docs/passwd.html')
-rwxr-xr-xhttemplate/docs/passwd.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/docs/passwd.html b/httemplate/docs/passwd.html
index a8f8151e2..e5242c200 100755
--- a/httemplate/docs/passwd.html
+++ b/httemplate/docs/passwd.html
@@ -11,6 +11,6 @@ You may use fs_passwd/fs_passwd as a "passwd", "chfn" and "chsh" replacement on
<li>Copy fs_passwd/fs_passwd to /usr/local/bin on the shell machine(s). (chown freeside, chmod 4755). You may link it to passwd, chfn and chsh as well.
<li>Copy fs_passwd/fs_passwdd to /usr/local/sbin on the shell machine(s). (chown freeside, chmod 500)
<li>Create /usr/local/freeside on the shell machine(s). (chown freeside, chmod 700)
- <li>Run an iteration of "fs_passwd/fs_passwd_server shell.machine" as the freeside user for each shell machine (this is a daemon process).
+ <li>Run an iteration of "fs_passwd/fs_passwd_server <i>user</i> shell.machine" as the freeside user for each shell machine (this is a daemon process). <i>user</i> refers to the freeside user from the <a href="config.html">mapsecrets configuration file</a>.
</ul>
</body>