From: Lukas M. <lu...@ms...> - 2003-11-28 14:29:59
|
Hello, Thank you for your help. That would be a great thing but I don't have this attribute. I don't get=20 this attribute with ldapsearch -h xx -D xx -b xx "objectclass=3D*" + Is this attribute not implemented in the newer versions of openldap? Best regards Lukas paul k=F6lle wrote: Lukas Meyer wrote: > Hi there, > > I want to show the whole ldap structure in a tree. I want to do that=20 > with a loop that continous searching in each branch it found. But my=20 > problem is, how I can let the loop know if it is the end btw the last=20 > branch of a branch. Is there anything to check for that? My current=20 > code checks everytime the first branch, then the first branch of the=20 > first branch etc. but if it is at the latest one, it hangs. So I need=20 > anything how i can say "if you are in the latest one, break the loop". Just a thought, at least Openldap each entry has an operational=20 attribute "hasSubordinates: TRUE | FALSE". greetings Paul ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Python-LDAP-dev mailing list Pyt...@li... https://lists.sourceforge.net/lists/listinfo/python-ldap-dev |