[pubcookie-users] ldap_verify code question

Dourty, Brian R. (IATS) DourtyB at missouri.edu
Thu Feb 9 08:16:45 PST 2006


We need to be able to search on two different LDAP attributes.
samAccountName and userPrincipalName. Here is what our ldap_uri needs to
looks like:

ldaps://host:port/dc=edu??sub?(|(samAccountName=%s)(userPrincipalName=%s
))?x-BindDN=username,x-Password=password

Two problems. The first is that the ldap_verify code won't substitute
the second %s. The second is that the pubcookie form seems to be
stripping the @domain portion of the User ID off.

Has anyone attempted to fix either of these problems yet? The
substitution code seems to be in the ldap_verify.c code. I haven't
tracked down the @domain problem yet.

Thanks,

Brian Dourty
System Administrator - Team Lead
IAT Services
University of Missouri - Columbia
573-882-1035


More information about the pubcookie-users mailing list