Tuesday, September 23, 2008

mount USB drive
mount -t ufat /dev/sdc /tmp/usb00

fix /etc/ldap.conf with file on usb

fix selinux
semanage port -a -t ldap_port_t -p tcp 11562
semanage port -a -l ldap_port_ -p udp 11562


fix ldap
edit nsswitch, needs "ldap" on protocols and services

fix krb5.conf
fix openldap/ldap.conf ; used example, removed trailing slash and appended "ldap-master" url

No comments: