Ability to add ldap user by entering name
Administer Subversion repository access rights easily
Brought to you by:
tom_krieger
I'd love (and will see if I can contribute a patch) to add the ability to add ldap user by entering name. Our LDAP directory has ~60,000 accounts in it so doing a bulk load is pretty much a bad idea. If it were possible to just type in a valid userid that would be verified against ldap it would be a great feature to have.
will see what I can do. But I'm very busy at the moment with other things. So it may be take some time to investigate this and come up with a solution. A first idea would be to realize this doing ajax calls to realize a auto complete. Would this be a solution which would help you?