I develop for phpLDAPadmin (PLA) and have been requested to add support for Scalix. (I'm looking at using Scalix myself - Ive downloaded it and have it installed on a test machine...)
Anyway, can PLA administer the users - or does user management have to be via your administration interface?
Do you make the schema available via ldap queries? A call to a null basedn and scope base returns:
Code: Select all
dn:
namingcontexts: o=MyContacts
namingcontexts: o=Scalix
subschemasubentry: cn=subSchema,o=Scalix
supportldapversion: 2
supportldapversion: 3
xserverversion: 10.0.1.3
However, a query to "cn=subSchema,o=Scalix" returns no such object.
If the schema cannot be retrieved at all, will it be added in the future? (PLA needs the schema retrieve to work before it can present the contents from the ldap server...)
...deon[/code]