From 12a063fdd97054b7bfd412f3e77691fe3f497bbc Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 8 Aug 2001 09:47:35 +0000 Subject: [PATCH] doc clarification --- httemplate/docs/passwd.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.11.0