Category:LDAP Fields

From Qmail-LDAP Wiki

Jump to: navigation, search

The LDAP Fields are the attributes existing in the default qmail.schema. The attribute names can be changed by editing the qmail-ldap.h file.

qmail-ldap.h is the file where are defined the names each LDAP attribute will use in your schema. It comes filled with the default names.

Edit it before compiling qmail-ldap if you want to change the attribute names in your schema. If you've done so, you should have changed your qmail.schema file accordingly.

When editing qmail-ldap.h the keywords have to match exactly, so pay attention.

These attributes are used by the following programs: auth_pop, auth_imap, auth_smtp, qmail-lspawn and qmail-verify.