Hi,

just want to confirm what some of the values should be.
Note: that i am authenticating against an ActiveDirectory Server

With AD the username field is called sAMAccountName

what should the dir_id_field value be?
what should the auth_field value be?

The LDAP Backing is finding me in the AD tree and extracting all the data (according to the TRACE)

Is the returned data supposed to be visible in the cache ? (members_ldap) ?

If so what might cause it to not be written to the cache?

If you look at the log below you will see that nothing is being returned from DataModel. What might cause this?


here is an excerpt from the event.log

DEBUG >> damo:: CPSUSERFOLDER getUserWithAuthentication: dir_id_field=uid
------
DEBUG >> damo:: CPSUSERFOLDER getUserWithAuthentication: use_login=1
------
DEBUG >> damo:: CPSUSERFOLDER getUserWithAuthentication: auth_field=uid
------
DEBUG >> damo:: META (getEntryAuthenticated)
------
DEBUG >> damo:: BASE _getDataModel adapters [<Products.CPSDirectory.MetaDirectory.MetaStorageAdapter instance at 0x4375434c>]
------
DEBUG >> damo:: BASE _getDataModel dm= <DataModel {}>
------
DEBUG >> damo:: STACKING (getEntryAuthenticated)
------
DEBUG >> damo:: BASE _getDataModel adapters [< Products.CPSDirectory.StackingDirectory.StackingStorageAdapter instance at 0x440433cc>]
------
DEBUG >> damo:: BASE _getDataModel dm= <DataModel {}>


cheers,

Damian

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

Reply via email to