Software: Apache/2.2.16 (Debian). PHP/5.3.3-7+squeeze19 uname -a: Linux mail.tri-specialutilitydistrict.com 2.6.32-5-amd64 #1 SMP Tue May 13 16:34:35 UTC uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /usr/share/doc/mailman/mailman-install/ drwxr-xr-x |
Viewing file: Select action/file-type: 2.1 Add the group and user
Mailman requires a unique user and group name which will own its files, and
under which its processes will run. Mailman's basic security is based on
group ownership permissions, so it's important to get this step
right1. Typically, you will add a new user and a new
group, both called If these names are already in use, you can choose different user and group names, as long as you remember these when you run configure. If you choose a different unique user name, you will have to specify this with configure's --with-username option, and if you choose a different group name, you will have to specify this with configure's --with-groupname option. On Linux systems, you can use the following commands to create these accounts. Check your system's manual pages for details:
% groupadd mailman % useradd -c''GNU Mailman'' -s /no/shell -d /no/home -g mailman mailman
Footnotes |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0091 ]-- |