I'm configuring a new Fedora LDAP/Kerberos/BDC. I'm trying everything on a virtual machine from VMWare first. Here are some of what I had to do:
)When installing from the ISO, disable all packages, BUT DO use/enable the latest update repositories. Otherwise, installation may fail, or you may never get it configured correctly.
)Be ready to fix the selinux problems, when you enable LDAP. You need at least
semanage port -a -t ldap_port_t -p tcp 11562
semanage port -a -t ldap_port_t -p udp 11562
setsebool -P allow_polyinstantiation 1
)remove the rhlgb from the kernel parameters in grub.conf
Wednesday, August 5, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment