Damian Georgiou a écrit :
> 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?
This is the id_field of the top level members' directory (the MetaDirectory). It
should reflect what attribute you use to discriminate your users entries.
Usually ActiveDirectory servers are configured to use sAMAccountName but itmight
be possible to configure uid as well (not sure though).
Please have a look at Philippe setup that is reported to work with an AD server:
http://svn.nuxeo.org/trac/pub/ticket/1661
--
Olivier
Unfortunately this doesn't work for me. searches using the ZMI are fine, but it
just won't log in. I contacted Umar and got his guide on using it with AD
however i got the same result.
Now our AD is not using InetOrgPerson could this be an issue?
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']})]
2006-06-22T12:54:19 INFO >>> damo:: LDAPBACKING (ln 861) - putting in cache -
keyset {'filter': '(&(objectClass=*)(sAMAccountName=webmaster))', 'scope': 2,
'base': 'ou=Departments,ou=Main,dc=bhs,dc=org,dc=au,dc=local', 'attrs': ['cn',
'cpsGroups', 'cpsRoles', 'department', 'dn', 'givenName', 'mail',
'sAMAccountName', 'sn', 'telephoneNumber', 'title', 'userPassword']}
2006-06-22T12:54:19 INFO >>> damo:: ZODB (ln 265) - putting in cache []
2006-06-22T12:54:19 INFO >>> damo:: ZODB (ln 266) - putting in cache - keyset
{'return_fields': None, 'members': ['webmaster']}
does it look right?
sorry but i am getting rather anxious. Need to get this resolved as soon as
possible.
any suggestions? what should i be looking for/happening in the code? i will even
consider paying for a working solution.
Damian
_______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
