From: Justin <da...@io...> - 2001-06-05 00:27:32
|
Hello, This posting is probably off topic, but what I'm looking for is a good place to ask such a question, so I thought maybe one of the bright perl god(esse)s here could point me in the proper direction of asking. Thanks! > I am trying to figure out a way to link LDAP entries together in such a way > that it will be easy to read one object and then follow the links to read > the connected objects as well. The "linkee" may be linked to by more than > one "linker" > > Currently it seems that the best way to do this is to add an attributetype > of syntax DN to the schema for the objectclasses I'm planning to work with. > > I was wondering if anyone else had some ideas about other possible ways of > tackling this problem. What would be really nice is if there were a way > to read the 'head' object and all linked objects in a single operation! > > Thanks in advance for any suggestions, > Justin Cooper > |