If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
Is there any other ways other than LDAP for identification verification?
Is there any other ways other than LDAP for identification verification?
Just as title. I think LDAP is quite a large project for the setting up. I want to know whether there are some light weight system for the identification verification.
authentication can happen through the OX database or against the used IMAP server as well which does not need any external service. The difference is that with LDAP and oxldapsync the accounts can be controlled (created, removed etc) doing sync between LDAP and OX. In case you are using DB or IMAP auth you need to create and configure users using OX' admin interfaces like the CLT commands.
Comment