Florent Guillaume a écrit :

here is a snap from event.log when i log in
2006-06-22T12:54:19 INFO >>> damo:: LDAPBACKING (ln 860) - putting in cache
[('CN=BHS Webmaster,OU=IT
Services,OU=Departments,OU=Main,DC=bhs,DC=org,DC=au,DC=local',
{'givenName':['BHS'], 'cn': ['BHS Webmaster'], 'sAMAccountName': ['webmaster'],
'sn':['Webmaster']})]

So obviously it is able to find thinks, but what I do not understand is why the retirved values are list of strings instead of just plain strings.

That's normal, internally LDAP values are always lists.

Well that depends on where in the code the log comes from then.

--
Olivier

_______________________________________________
cps-devel mailing list
http://lists.nuxeo.com/mailman/listinfo/cps-devel

Reply via email to