Zimbra + Samba bulk account provisioning
Hi everybody,
I set up Zimbra Admin Extensions to be able to manage Zimbra and Samba accounts from Admin UI and it does work.
Unfortunately, creating a lot of accounts from UI takes too much time and I was wondering if someone has already tried to get this job done by a (maybe a shell) script.
The major issue is that, after deploying posixAccount ans sambaSAMaccount extensions, zmprov need a lot more stuff to successfully create accounts (uidNumber, gidNumber, sambaSID, sambaNTPassword etc.)
Hope someone can help!:confused:
Thanks in advance, bye.
RE: Greg's Zimbra+Samba+Ldap integration Wiki
I've just added some hints to Extending Admin UI - ZimbraWiki on how to configure pam_ldap and nss_ldap on RHEL5/CentOS5 using authconfig utility. The distribution uses unified /etc/ldap.conf configuration file where host line "conflicts" with uri line :D.
The setup also works with Webmin's LDAP modules.