LDAP Utility

0 Likes

This is a java utility to change the attribute on an object. This was created to change NetMail users' attributes.

java -cp d:\temp\ldaputil.jar
com.elking.util.LdapUutl -ldap:127.0.0.1 -user:cn=admin -
pass:password -star t:ou=test,o=mobigym -op:add -attr:genq
value:E

Labels:

Collateral
Comment List
Related
Recommended