Whatever message this page gives is out now! Go check it out!
Action | Description |
query | Returns attribute values from a directory. |
add | Adds an entry to a directory. |
delete | Deletes an entry from a directory. |
modify | Adds, deletes, or changes the value of an attribute in a directory entry. |
Action | Required attributes | Optional attributes |
query | server, name, start, attributes | port, username, password, timeout, secure, rebind, referral, scope, filter, sort, sortControl, startRow, maxRows, separator, delimiter |
add | server, dn, attributes | port, username, password, timeout, secure, rebind, referral, separator, delimiter |
delete | server, dn | port, username, password, timeout, secure, rebind, referral |
modify | server, dn, attributes | port, username, password, timeout, secure, rebind, referral, modifyType, separator, delimiter |
modifyDN | server, dn, attributes | port, username, password, timeout, secure, rebind, referral |