LDAPSoft LDAP And Active Directory Tools Community Forums LDAPSoft Home
  [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: 1
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: 100
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.8 © JForum Team