6.4 NDS Provider Samples
These samples demonstrate how to perform various directory
service tasks, such as adding and deleting trustees from an object's
ACL, creating a NetWare® user, searching an NDS tree using
the search filter syntax, and so forth.
- Acl.java determines
what trustees are already in an object’s ACL, and allows
users to add and delete trustees from the object’s ACL.
- Createuser.java creates
a user object in an NDS tree with nameand surname subordinate to
the URL (provider_url].
- NDSSearch.java allows
users to search an NDS tree using the RFC 1960 search filter syntax.
- NetWareObjectLister.java provides
a section of code describing how to get and output various lists
of NDS objects, attributes and trees through JNDI.