Serghey Anikeev
2014-03-20 07:21:13 UTC
Greetings!
I am currently writing my library to work with ldap_server using net-ldap
gem.
Everything is fine. But i have a question :
for example my main root entry looks like this : "dn: dc=example,dc=com"
and all other entries using this like : "dn:
cn=clients,ou=Clients,dc=example,dc=comâ
and what if i suddenly need to change all entries within treebase
"dc=example,dc=comâ to âdc=test,dc=gbâ ?
Is this actually possible to do it recursively somehow? What would you use
in such situation ? Because i didnât found any method which might
accomplish this in documentation.
Best Regards.
I am currently writing my library to work with ldap_server using net-ldap
gem.
Everything is fine. But i have a question :
for example my main root entry looks like this : "dn: dc=example,dc=com"
and all other entries using this like : "dn:
cn=clients,ou=Clients,dc=example,dc=comâ
and what if i suddenly need to change all entries within treebase
"dc=example,dc=comâ to âdc=test,dc=gbâ ?
Is this actually possible to do it recursively somehow? What would you use
in such situation ? Because i didnât found any method which might
accomplish this in documentation.
Best Regards.
--
You received this message because you are subscribed to the Google Groups "Ruby LDAP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-ldap+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Ruby LDAP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ruby-ldap+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/d/optout.