[CPS-devel] CPSLDAPsetup for ActiveDirectory - So close

Damian Georgiou bachomp at gmail.com
Tue May 30 06:41:07 CEST 2006


I have finally had the chance to start on the AD implimentation of
CPLDAPsetup.

After configuring the directories and schema's i am now able to search the
ActiveDirectory using all three search methods within the ZMI
(backing/stack/meta).

How ever, if i try to log in using the CPS login interface i get an
authentication failure. I have included the event.log entry for the
authentication attempt.

any idea's what it could be?

what does the two lines containing "getUserWithAuthentication No result for
uid=DamianG" mean?



<pre>
2006-05-30T14:17:47 TRACE ZODBDirectory._searchEntries Searching cache for
{'return_fields': None, 'uid': ['DamianG']}
------
2006-05-30T14:17:47 TRACE ZODBDirectory._searchEntries  -> results=[]
------
2006-05-30T14:17:47 TRACE searchLDAP Searching cache for {'filter':
'(&(sAMAccountName=DamianG)(|(objectClass=top)(objectClass=person)(objectClass=user)))',
'scope': 2, 'base': 'ou=Departments,ou=Main,dc=bhs,dc=org,dc=au,dc=local',
'attrs': ['dn', 'sAMAccountName']}
------
2006-05-30T14:17:47 TRACE searchLDAP  -> results=[('CN=Damian Georgiou,OU=IT
Services,OU=Departments,OU=Main,DC=bhs,DC=org,DC=au,DC=local',
{'sAMAccountName': ['DamianG']})]
------
2006-05-30T14:17:47 TRACE ZODBDirectory._searchEntries Searching cache for
{'return_fields': ['sAMAccountName'], 'sAMAccountName': ['DamianG']}
------
2006-05-30T14:17:47 TRACE ZODBDirectory._searchEntries  -> results=[]
------
2006-05-30T14:17:47 TRACE getUserWithAuthentication No result for
uid=DamianG
------
2006-05-30T14:17:47 TRACE ZODBDirectory._searchEntries Searching cache for
{'return_fields': None, 'uid': ['DamianG']}
------
2006-05-30T14:17:47 TRACE ZODBDirectory._searchEntries  -> results=[]
------
2006-05-30T14:17:47 TRACE searchLDAP Searching cache for {'filter':
'(&(sAMAccountName=DamianG)(|(objectClass=top)(objectClass=person)(objectClass=user)))',
'scope': 2, 'base': 'ou=Departments,ou=Main,dc=bhs,dc=org,dc=au,dc=local',
'attrs': ['dn', 'sAMAccountName']}
------
2006-05-30T14:17:47 TRACE searchLDAP  -> results=[('CN=Damian Georgiou,OU=IT
Services,OU=Departments,OU=Main,DC=bhs,DC=org,DC=au,DC=local',
{'sAMAccountName': ['DamianG']})]
------
2006-05-30T14:17:47 TRACE ZODBDirectory._searchEntries Searching cache for
{'return_fields': ['sAMAccountName'], 'sAMAccountName': ['DamianG']}
------
2006-05-30T14:17:47 TRACE ZODBDirectory._searchEntries  -> results=[]
------
2006-05-30T14:17:47 TRACE getUserWithAuthentication No result for
uid=DamianG

</pre>

cheers,

Damian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nuxeo.com/pipermail/cps-devel/attachments/20060530/e3836e85/attachment.html


More information about the cps-devel mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.