Hi, I managed to get a working LDAP-connection. But OpenMeetings gets the country wrong. All my users have the country "Deutschland", which is a drop-down-menue in Active Directory, so there's no chance of misspelling. This AD-attribute is "co". In my om_ldap.conf, the corresponding line is: "ldap_user_attr_country=co", so that's correct. But after logging in using this LDAP-connection, German users have "Andorra" as country, not "Deutschland". Can I fix this myself?
AD provides a country-code (for Germany, this would be 276). Can OpenMeetings use this instead? Side-question (not directly related to the country-question): Are there more ldap_user_attributes I could use (other than mentioned in the om_ldap.cfg)? Best regards, Alex