|
|
|
|
Testimonial:
|
|
| We use User Management Resource Administrator daily to add and remove users from Active Directory and to sync our address book with an excel document for users to download. The program saves us a fair share of time and the entire process is streamlined and efficient. Jason Ball MD Helicopters, Inc. http://mdhelicopters.com/ | | read more... |
|
|
| | Deleting user accounts in Novell eDirectory To delete user accounts or other directory service items, a very simple UMRA script is required. The script contains two action only: - Setup LDAP session: Connect to the LDAP Server and authenticate the connecting eDirectory user account;
- Delete directory service object (LDAP): Delete the directory service object or item. The object to delete must be specified by its distinguished name. Example: cn=John Smith, ou=SomeOU, o=Tools4ever.
To delete an item from the directory service, no attribute modification structure is required. When the directory service item is deleted, all attributes of the item are deleted automatically. |
|