{ // Shared contacts with write access for 'modifiers' id = sambaContacts; displayName = "Shared Contacts"; canAuthenticate = NO; isAddressBook = YES; listRequiresDot = NO; type = ldap; CNFieldName = cn; IDFieldName = cn; UIDFieldName = cn; hostname = "ldap://127.0.0.1:389/"; baseDN = "ou=Contacts,dc=kiwi,dc=intern"; bindDN = "cn=admin,ou=Contacts,dc=kiwi,dc=intern"; bindPassword = "admin"; filter = "(objectclass=mozillaAbPersonAlpha)"; modifiers = ( "test" ); objectClasses = ( "top", "person", "mozillaAbPersonAlpha", "inetOrgPerson", "organizationalPerson" ); }