//// User Accounts { type = ldap; CNFieldName = cn; IDFieldName = uid; UIDFieldName = uid; IMAPHostFieldName = IMAPURL; MailFieldNames = ( mail, mailAlternateAddress, mailEquivalentAddress ); baseDN = "o=Potensol Software Solutions,dc=potensol,dc=com"; bindDN = "cn=SOGo Admin,ou=accounts,ou=system,dc=potensol,dc=com"; bindFields = ( uid ); bindPassword = password; canAuthenticate = YES; displayName = "Potensol Accounts"; encryption = STARTTLS; filter = "((mail='*' AND accountStatus='active') OR objectClass='CalendarResource')"; hostname = ldap.potensol.com; id = potensol_accounts; isAddressBook = NO; KindFieldName = Kind; MultipleBookingsFieldName = Multiplebookings; port = 389; scope = SUB; },