I am just messing with a VMWare instance trying to debug another issue when my install failed on the ldap 256 error. I solved it by adding the /etc/hosts entry which the instal docs do mention but I forgot whilst building the test instance...
/etc/hosts
176.0.0.1 localhost.localdomain
nnn.nnn.nnn.nnn mail.domainname.co.uk
(where nn.. is your ip as defined by ifconfig)
where /etc/sysconfig/network reads:
HOSTNAME=mail.domainname.co.uk
HTH's someone.
David. |