# $Id$ =head1 DESCRIPTION =head1 SPECIFIC SETUP PARAMTERS =head2 server The server name to use to access to ldap base =head2 topdn The base dn of the ldap =head2 login The dn to use to connect to the ldap =head2 password The password to cuse to connect to ldap server =head2 ssl If set, try to connect using ssl =head2 user_container The dn subpart of the container where user are located and will be created =head2 group_container The dn subpart of the container where groups are located and will be created =head2 user_key_attribute, group_key_attribute Specify the attribute to use to uniquely identify an object. The default is C. =head2 user_dn_attribute, group_dn_attribute Specify the attribute to use forge the C of new object. The default is C.