Am 2015-02-09 um 12:42 schrieb Begum Tuncer: > On Mon, Feb 9, 2015 at 1:19 PM, Christian Mack < > [email protected]> wrote: > >> I just remembered, that in SOGoSuperUsernames only UID fields work. >> What have you set in UIDFieldName = uid in your SOGoUserSources LDAP for >> that user? >> If it is not [email protected], then that is your problem. >> >> > Hi Christian, > My user sources configuration is like that: > SOGoUserSources = ( > { > type = ldap; > bindDN = "cn=admin,dc=hede,dc=com,dc=tr"; > bindPassword = "*******"; > bindFields = ("uid", "mail"); > CNFieldName = cn; > IDFieldName = uid; > UIDFieldName = uid; > baseDN = "ou=people,dc=hede,dc=com,dc=tr"; > canAuthenticate = YES; > displayName = "Shared Addresses"; > hostname = localhost; > id = public_hede; > isAddressBook = YES; > port = 389; > userPasswordAlgorithm = ssha; > prependPasswordScheme = YES; > } > ); > UIDFieldName is setted as uid, like you said. But in bindFields, I had to > add both "uid" and "mail" to support multi domains, as you can see above. > Can this be the problem? >
Sorry I didn't make it clear. What is set in your LDAP in attribute "uid" for the user you want to give super powers? Is that "[email protected]" or something else? If it is something else, you have to set that in the list SOGoSuperUsernames. Hope this is phrased clearer :-) Kind regards, Christian Mack -- Christian Mack Universität Konstanz Kommunikations-, Informations-, Medienzentrum (KIM) Abteilung Basisdienste 78457 Konstanz +49 7531 88-4416
smime.p7s
Description: S/MIME Cryptographic Signature
