Hi all - Next problem here ;-).
I share addresses and calendars via one global account. To make the addresses and calendars accessible for users, I set the according user rights. For the webinterface this works great. According to their rights, users can access special calendars/address books. Unfortunately if I subscribe this user accounts from thunderbird (sogo-integrator), this shared address books and calendars do not appear. So I have to subcribe to the global account what makes it impossible to handly user rights. Is that a known limitation or am I doing anything wrong. Best regards, Oliver Am 06.01.2012 19:26, schrieb [email protected]: > Hi all - > > Got it running now :-) > I had to adapt the following entry: > > <key>bindFields</key> > <string>uid,mail</string> > > That makes sogo look for uid and mail address for login data. > Great! > > I also added the following: > > <key>SOGoForceIMAPLoginWithEmail</key> > <string>YES</string> > > to force SOGo to take the mail address as usernam for the primary imap > account. > Nearly everything seems to be possible with this great groupware :-) > > Best regards, > Oliver > > Am 06.01.2012 18:34, schrieb [email protected]: >> Helle everybody - >> >> I still don't get it working... I have a workaround for my TB >> profile. I created a dummy pop3 account with the sogo username and >> password and set it as stanndard. But it would be great, if I get the >> hint from Steven working to login to the webinterface with the users >> email address as the username. >> >> Best regards, >> Oliver >> >> Am 05.01.2012 10:34, schrieb [email protected]: >>> 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 >> >> -- >> ****************************************** >> Dipl. Ing. (FH) Oliver Polch >> >> Max-Planck-Institut fuer Radioastronomie >> Auf dem Huegel 69 >> D-53121 Bonn >> >> Tel: +49 (228) 525 470 >> Fax: +49 (228) 525 441 >> >> E-Mail: [email protected] >> Web: http://www.mpifr-bonn.mpg.de > > -- > ****************************************** > Dipl. Ing. (FH) Oliver Polch > > Max-Planck-Institut fuer Radioastronomie > Auf dem Huegel 69 > D-53121 Bonn > > Tel: +49 (228) 525 470 > Fax: +49 (228) 525 441 > > E-Mail: [email protected] > Web: http://www.mpifr-bonn.mpg.de -- ****************************************** Dipl. Ing. (FH) Oliver Polch Max-Planck-Institut fuer Radioastronomie Auf dem Huegel 69 D-53121 Bonn Tel: +49 (228) 525 470 Fax: +49 (228) 525 441 E-Mail: [email protected] Web: http://www.mpifr-bonn.mpg.de -- [email protected] https://inverse.ca/sogo/lists
