Hi all,

I discover that ligthing (1.0b2.104i)  with integrator create another 
identities in my default tbird account...

For example my default account have this configuration :
- imap user : courtemanc_j ( = my AD sAMAccountName and my uid for sogo)
- name : Julien COURTEMANCHE ( = my AD displayName)
- email : [email protected] ( = my AD mail)
- identities "Julien COURTEMANCHE [email protected]" (= ad 
displayName <mail>)

with ligthing module, a new identitie appear on my account : Julien 
COURTEMANCHE <[email protected]>  (so my AD displayName with an email 
based on the sogo uid + domain)
problem : when users compose an email, they can choose this identitie with an 
exotic email. 

for the moment, my SOGOUsersources is something like that :
                <key>CNFieldName</key>
                <string>displayName</string>
                 <key>IMAPHostFieldName</key>
                <string>TexImapserver</string>
                <key>UIDFieldName</key>
                <string>sAMAccountName</string>
                 <key>baseDN</key>
                <key>bindFields</key>
                <array>
                        <string>sAMAccountName</string>
                </array>
               ....


I'm trying to change UIDFieldName from <string>sAMAccountName</string> to 
<string>mail</string> in this case, identitie is not created (may be because 
the default one is the same) but
sogo try login imap with mail ... 

is there someone have the same problem and find a workaround ?

best regards
  -- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to