Hi! I've been evaluating scalix for use in our company (20 people right now but we're looking to explode in the coming year) and so far things have been going great!
My setup is as follows:
openldap running on a samba fileserver
scalix community edition running on a dedicated server (all users will be enterprise users and I look forward to paying for licences when we reach 25 seats!)
I use lam (ldap-account-manager) to manage my users on the samba fileserver and I've written a module (should be included in lam soon) for lam to populate the 5 fields (exScalixObject,exScalixMailnode,exScalixExtauth,exScalixAdmin,exScalixMboxadmin) that omldapsync uses to synchronize the 2 directories.
After a little bit of trial and error, I've got scalix sucessfully syncing AND authenticated (webmail) with my openldap server.
Now, there are just a couple little things that I need to make things exactly how I want it to work.
1. on omldapsync, it uses the mail record to populate omInternetAddr instead of using a combination of cn and mail which I would prefer.
2. Is there a way on omldapsync to populate omUlClass to enable the user as an enterprise user by default so I don't need to login to the scalix console?
Also, other than cron, manually, or through a remote script, is there an internal way to get scalix to run omldapsync?
Thanks!
-Tom