LDAP Databases
User information is stored in an LDAP Database. Each database is uniquely identified by a name which is also the username for login purposes. Each database can also optionally require a password for authentication. Most mail servers provide a very simple LDAP service, using only one database containing all users on the mail server which is publicly accessible (no username or password). Any login which requires no username or password is called an ‘anonymous bind’. A bind is basically just the LDAP term for login.
Multiple Databases
Ocean Mail Server extends beyond the basic functionality of one public database containing all users by providing facility for multiple databases. These can be configured with any combination of users from the mail server. It is also possible to add users not stored locally by using shared address books.
Default Database
Ocean Mail Server allows you to mark any of the databases as a default database. The default database can be accessed like any other database. However, during login, if the username is blank or does not match any of the existing databases, login will be automatically redirected to the default database. |