Page 1 of 1

User list empty - 70 user live system urgent!!!!!!!!!!!!!

Posted: Wed Sep 03, 2008 4:47 am
by kmeyer2

Posted: Wed Sep 03, 2008 6:13 am
by kmeyer2
now I solved that problem that some user had too ...

the problem was the fqdn!
as I checked:
hostename
result: mailer2

as I checked:
hostname --fqdn
result: empty

so I had to edit the /etc/hosts correctly:
# IP-Address Full-Qualified-Hostname Short-Hostname
right!!! :D
192.168.10.123 mailer2.domain mailer2
wrong: :oops:
192.168.10.123 mailer2
192.168.10.123 mailer2.domain

BR Amokadmin