X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htdocs%2Fdocs%2Fconfig.html;h=6937f48b00280cccd09a3786653feb4dcd3e453d;hp=1a30b525e77f34219bbb7a432444789474386cee;hb=6c44581c70239fcf331b072bbfb4b2e08ef04166;hpb=5768ff6007bc4b4089f411e5fb9a26b9b00ec6da diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html index 1a30b525e..6937f48b0 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -48,6 +48,7 @@ All further configuration files and directories are located in
  • shellmachine - A single machine with user home directories mounted. This enables home directory creation, renaming and archiving/deletion. In conjunction with `qmailmachines', it also enables `.qmail-extension' file maintenance.
  • shellmachines - Your Linux and System V flavored shell (and mail) machines, one per line. This enables export of `/etc/passwd' and `/etc/shadow' files.
  • shells - Legal shells (think /etc/shells). You probably want to `cut -d: -f7 /etc/passwd | sort | uniq' initially so that importing doesn't fail with `Illegal shell' errors, then remove any special entries afterwords. A blank line specifies that an empty shell is permitted. +
  • showpasswords - The existance of this file will allow unencrypted user passwords to be displayed.
  • smtpmachine - SMTP relay for Freeside's outgoing mail.