From: ivan Date: Wed, 8 Aug 2001 09:47:35 +0000 (+0000) Subject: doc clarification X-Git-Tag: merged-freeside_vpopmail_support~18 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=12a063fdd97054b7bfd412f3e77691fe3f497bbc doc clarification --- 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
  • 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.
  • Copy fs_passwd/fs_passwdd to /usr/local/sbin on the shell machine(s). (chown freeside, chmod 500)
  • Create /usr/local/freeside on the shell machine(s). (chown freeside, chmod 700) -
  • Run an iteration of "fs_passwd/fs_passwd_server shell.machine" as the freeside user for each shell machine (this is a daemon process). +
  • Run an iteration of "fs_passwd/fs_passwd_server user shell.machine" as the freeside user for each shell machine (this is a daemon process). user refers to the freeside user from the mapsecrets configuration file.