Extra LDAP user properties to allow editing of
If your LDAP database uses attributes that are not supported directly
by Webmin, this config option can be used to add extra fields to the user
editing page for managing them. It can be useful for editing Qmail+LDAP
properties such as mailForwardingAddress and mailMessageStore.
Attributes to edit must be entered in the format:
name1 description1
name2 description2
The name is the LDAP name of the attribute, and description is the text
to display in Webmin. The name may be optionally followed by a +, indicating
that this attribute can allow multiple values.