Hello Steve (and all) -

This information sounds good. Unfortunately I can't get it working.
Here is what I changed in my /home/sogo/GNUstep/Defaults/.GNUstepDefaults

<array>
<dict>
<key>CNFieldName</key>
<string>cn</string>
<key>IDFieldName</key>
<string>uid</string>
<key>UIDFieldName</key>
<string>mail</string>

When I try to login via webmail with user:[email protected], I get the
error "wrong user or pass".
I have the following lines in my sogo.log file:

Jan 05 10:07:45 sogod [20677]: SOGoRootPage Login for user
'[email protected]' might not have worked - password policy: 65535  grace:
-1  expire: -1  bound: 0
127.0.0.1 - - [05/Jan/2012:10:07:45 GMT] "POST /SOGo/connect HTTP/1.1"
403 34/46 0.007 - - 0


Do I have to adapt anything else?

Best regards,
Oliver



Am 04.01.2012 22:16, schrieb Stephen Ingram:
> You don't have to use [email protected] as the username in your
> directory. Just use 'name' instead, but tell SOGo to use email address
> for the UID (UIDFieldName in GNUstepDefaults) so that your imap login
> will work also. Cyrus also supports using 'name' style UID that will
> translate over to email address-style use on system using Cyrus-SASL's
> canon_user plug-in.
>
> Steve
>
> On Wed, Jan 4, 2012 at 12:00 PM, [email protected] <[email protected]> wrote:
>> Hello -
>>
>> Thanks for your remarks!
>>
>> I use LDAP, but for my imap-server (I'm using an external), I need an
>> emainl-address as user name. That means I have to crate users like
>> [email protected] as my system users. Thats not the way I like it.
>> Do I have any other chance to get around it?
>> Can I completely deactivate the rmary acount.
>>
>> The main problem is, when I log in to sogo webmail and change to the
>> email tab, it takes some time until the imap accounts are loaded. I
>> think that is because the primary imap account does not exist and sogo
>> runs into connection error.
>>
>> Best regards,
>> Oliver
>>
>> Am 04.01.2012 20:17, schrieb Stephen Ingram:
>>> Oliver-
>>>
>>> That's the way it's supposed to work. That account is defined in your
>>> GNUstepDefaults file. The username and password is configurable
>>> through either your LDAP directory or database depending on how you
>>> have setup SOGo. All other accounts added to this section are external
>>> accounts. If you want the user to be able to change their password
>>> from within SOGo, use LDAP as your user source and the
>>> "passwordPolicy" option inside your GNUstepDefaults file.
>>>
>>> Steve
>>>
>>> On Wed, Jan 4, 2012 at 6:47 AM, [email protected] <[email protected]> wrote:
>>>> Hello everybody -
>>>>
>>>> Is it possible to change the settings of the first imap account (the one
>>>> that gets created automatically)?
>>>> I have to adapt username and password.
>>>> The settings of an additional created imap-server can be edited, but not 
>>>> the
>>>> first one. All fields are grayed out.
>>>>
>>>> Best regards,
>>>> Oliver
>> --
>> [email protected]
>> https://inverse.ca/sogo/lists

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

Reply via email to