Hi
On 12/11/2012 10:00 AM, Janos SUTO wrote: > > yes, I've tried it with Active Directory. I'm not sure whether you > reported an importing error on bitbucket, but please check that you have > a column called 'samaccount' in the 'user' table. If not, then apply > util/db-upgrade-0.1.21-vs-0.1.22.sql to the piler database. > I have reported error, but an later on I've found that there is one missing column in my database - thanks > Yesterday I added IMAP authentication support to the master branch. It > allows you to have the webui to redirect all auth requests to your IMAP > server, eg. zimbra. Then if the authentication is successful, the gui > adds the user to the database. > well, IMAP authentication is nice approach, but not always. Having well-defined groups in such system like Zimbra or AD you can take an advantage of it and grant access basis on such information > However if you prefer ldap, then please create the > /usr/local/etc/ldap-import.cfg, and make sure you can access and login > to the ldap server from the piler host. Btw. what output does > ldap_sync.php provide at the end? > all in all, I was able to import users from LDAP, however having 'live' connection to LDAP/AD would be great feature. Cheers, Jarek
