Etan Weintraub wrote:
So, the only place I have bind defined in the Perl Backend is the one on dc=mfa, there is nothing else that can bind anywhere. I don't want anything to be able to do anything other than a straight LDAP bind to the dc=mfa branch, they don't even do a search against it, just straight connect, bind, disconnect.
Your search base dc=mfa and your requirement to only accept a bind sounds a bit like you're trying to implement multi-factor authc. If yes, do you really have to stick to Perl?
Ciao, Michael.