Bugzilla – Bug 216
with LDAP support
Last modified: 2006-07-30 15:51:20 MDT
When I run configure it can't find my LDAP libraries so it says: "checking for LDAP libraries... not found, using -ldap" and it puts -ldap into the Makefile as: "SUDO_LIBS = -lpam -ldl -ldap $(LIBS) $(NET_LIBS)" This doesn't work and it appears that it could be as simple as a typo where there should be 2 "l"'s and there is only one. I just wanted to bring this to your attention. BTW, this is my first bugzilla report so please excuse me if I've missed some process or procedure. Thanks, -Tim
Yup, that was a typo. I've fixed this in the sudo cvs repository.