[Logo] LDAPSoft LDAP And Active Directory Tools Community Forums
  [Search] Search   [Register] Register /  [Login] Login 
 
Enable/Disable Multiple ldap accounts  XML
Forum Index » General Discussion
Author Message
mike



Joined: 07/07/2008 01:50:55
Messages: 2
Offline

I work for an educational institution and every semester we enable/disable a lot of accounts, presently we do it using ldif modify or manually (takes a lot of time).
Is there a simple way to do that in ldap admin tool?
support



Joined: 27/06/2008 19:01:18
Messages: 123
Offline

You can maintain those account using sql commands like this from the LDAP Admin tool sql window.

Update Container set accountenableflag=true where semester='Fall'
 
Forum Index » General Discussion
Go to:   
[Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing  
Powered by JForum 2.1.9 © JForum Team