Re: Internal Attributs

2009-08-10 Thread Michael Ströder
Nicolas EISEN wrote: > I'm probationer and I must implement web interface of LDAP Password > Policies. Interesting. What's it for exactly? Define the policy objects or set the password policy attrs in the user entries? Ciao, Michael. --

Re: Internal Attributs

2009-08-10 Thread Nicolas EISEN
Michael Ströder a écrit : > Nicolas EISEN wrote: > >> I need to get internal attributs (createTimeStamp, modifyTimestamp, >> ...). >> > > You mean operational attributes. With OpenLDAP server you have to either > explicitly request them or use '+' in the attribute list. > > >> res = l.s

Re: Internal Attributs

2009-08-10 Thread Michael Ströder
Nicolas EISEN wrote: > I need to get internal attributs (createTimeStamp, modifyTimestamp, > ...). You mean operational attributes. With OpenLDAP server you have to either explicitly request them or use '+' in the attribute list. > res = l.search_s("dc=toph,dc=com", ldap.SCOPE_SUBTREE, "objectcl