|
Query |
Results of Query |
|
UPDATE uid=test555102test222, uid=1062test444,cn=users,cn=test,cn=testuser, DC= cn='test', sn='test', uid='test555102test222' basescope
|
cn,sn and uid of the entry uid=test555102test222,uid=1062test444, cn=users,cn=test,cn=testuser,DC= |
|
UPDATE DC= businesscategory='services' |
businesscategory attribute of all the immediate
children of DC= |
|
UPDATE DC= businesscategory='services'
|
businesscategory attribute of all the subentries
within DC= |
Query |
Reasons |
Update ou=MemberGroupA,o=stooges set postalCode= '60660' where mail != 'test@test.com' and sn!='test'
|
Update postal code of all entries in and including ou=MemberGroupA,o=stooges where mail not equal to 'test@test.com' and sn not equals to 'test' to 60660 |
Update ou=MemberGroupA,o=stooges set postalCode= '60660' where mail != 'test@test.com' |
Update postal code of all entries in and including ou=MemberGroupA,o=stooges where mail not equal to 'test@test.com' to 60660 |
Query |
Reasons |
Update cn=Larry Fine1,ou=MemberGroupA,o=stooges set homePhone=temp , description=CurrentTimestamp
|
To update an attribute with current time stamp or current time stamp (-)(+) days|months|years|hours|minutes|seconds (Attribute must be of type time or you will get an error) |
Related Links:
| LDAP Admin Tool Home Page | |