Created on 2006-Sep-14
Updated on 2006-Sep-17
If email is not being received, but you're able to log in, it may be a permission's problem
(This may occur when restoring backup accounts)
# /usr/local/directadmin/scripts/set_permissions.sh email
If you're unable to su to root, even if inputing the correct password
# vi /etc/pam.d/su
make sure "multiple" is at the end of this line. Otherwise if you're logged in more than once you won't be able to login
session required /lib/security/$ISA/pam_selinux.so open multiple