LLL-91: Difference between revisions
From LLL
Jump to navigationJump to search
No edit summary |
m (Reverted edits by Yxawyjo (Talk) to last version by AlainKnaff) |
||
Line 1: | Line 1: | ||
==== "Recheck on 9.1" bugs==== | |||
= | |||
= | |||
* By default, webmin should point to internal (or whatever is needed for webmin) | * By default, webmin should point to internal (or whatever is needed for webmin) | ||
* | * <code>chkconfig --add lpd</code> | ||
* | * <code>cnn.com</code> used as example of questionable site | ||
* Add | * Add <code>-G ''</code> to <code>useradd</code> line in <code>/etc/samba/smb.conf</code> | ||
* | * <code>templates</code> share missing in samba | ||
* Re-add apache2 service to /home/userd/install/services.sh | * Re-add apache2 service to /home/userd/install/services.sh | ||
* Strange groups in | * Strange groups in "net groupmap" list | ||
* We should open incoming ports 993 and 995 in webmin default config | * We should open incoming ports 993 and 995 in webmin default config | ||
* Include sample | * Include sample "update IP" script (=/usr/local/bin/updateIp=) | ||
* Cannot edit user's webmin | * Cannot edit user's webmin "School" permissions | ||
* Apache certificate is ''way'' old... | * Apache certificate is ''way'' old... | ||
* Move webmin definition to top of virtual hosts file (precedences...) | * Move webmin definition to top of virtual hosts file (precedences...) | ||
* Activate MASQUERADE in | * Activate MASQUERADE in <code>/etc/mail/linux.mc</code> or else mail will bounce because of unknown domain | ||
* | * <code>use''cracklib</code> and <code>enforce''for_root</code> missing in <code>pam.d/samba</code> (password change) | ||
* Installation: | * Installation: <code>/var/lib/dhcp/{db,var}</code> must belong to the dhcpd user, or else Dhcp daemon crashes | ||
* Chown -R dhcp, resolv.conf | * Chown -R dhcp, resolv.conf |
Latest revision as of 19:50, 26 November 2010
"Recheck on 9.1" bugs[edit]
- By default, webmin should point to internal (or whatever is needed for webmin)
chkconfig --add lpd
cnn.com
used as example of questionable site- Add
-G
touseradd
line in/etc/samba/smb.conf
templates
share missing in samba- Re-add apache2 service to /home/userd/install/services.sh
- Strange groups in "net groupmap" list
- We should open incoming ports 993 and 995 in webmin default config
- Include sample "update IP" script (=/usr/local/bin/updateIp=)
- Cannot edit user's webmin "School" permissions
- Apache certificate is way old...
- Move webmin definition to top of virtual hosts file (precedences...)
- Activate MASQUERADE in
/etc/mail/linux.mc
or else mail will bounce because of unknown domain usecracklib
andenforce
for_root
missing inpam.d/samba
(password change)- Installation:
/var/lib/dhcp/{db,var}
must belong to the dhcpd user, or else Dhcp daemon crashes - Chown -R dhcp, resolv.conf