On 18/11/2009 09:59, Bruno Steven wrote:
Hi ...
I have squid integrated with OpenLdap . I need create an Ou and a lot of groups but my Openldap is integrated with Samba too. How I could create OUs in enviroment integrated ? For examaple, I create users using smbldap-tools but this tool doesn´t create Ou.
You'll need to use the ldapadd tool. See the man page for details, and also read up on LDIF if you don't already know the syntax.
Hope this helps, Jonathan