Yes, I can.. I've changed canAuthenticate to YES after attach the file.
Dante -----Mensaje original----- De: André Schild [mailto:[email protected]] Enviado el: Miércoles, 29 de Diciembre de 2010 02:24 p.m. Para: [email protected] Asunto: Re: [SOGo] Fwd: Domain Isolation/ Multiple Domain Support Can you login with the mysql accounts ? I don't see a "canAuthenticate"=yes for any datasources in your config... ? Should be something like this: SOGoUserSources = ( { type = sql; id = directory; viewURL = "postgresql://sogo:[email protected]:5432/sogo/sogo_view"; canAuthenticate = YES; isAddressBook = YES; userPasswordAlgorithm = md5; } ) André Am 29.12.2010 18:27, schrieb Dante Garro: > Thank you for your promptly answer.. > > I've read that document a dozen of times, and rechecked my defaults > other times and can't figure out why the Shared Address Book is not shown. > > Looked at again in my defaults and found SOGoMailDomain is under > domain level as you can see following: > > <key>domains</key> > <dict> > <key>test.com.ar</key> > <dict> > <key>SOGoMailDomain</key> > <string>test.com.ar</string> > <key>SOGoUserSources</key> > <array> > <dict> > <key>canAuthenticate</key> > .......................... > > Dante > > > > -----Mensaje original----- > De: André Schild [mailto:[email protected]] Enviado el: Miércoles, 29 de > Diciembre de 2010 01:51 p.m. > Para: [email protected] > Asunto: Re: [SOGo] Fwd: Domain Isolation/ Multiple Domain Support > > Look at > > http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf > > On page 13 of the PDF (Page 11 in the page footer) there is the > overview of the configuration contexts. > > On page 30/31 there is a example of two separetd domains. > > In your config, you have to move down the SOGoUserSources down to the > domain level. > > André > > > Am 29.12.2010 15:45, schrieb Dante Garro: >> Thanks for your advice André. >> >> But I'm not figure out which are the keys I need to move to the >> domain level. >> I checked against the example in the Installation Guide and there >> aren't other keys than I've used within domain level. >> >> Could you give me more specific guidance to resolve my issue? >> >> Dante >> >> >> -----Mensaje original----- >> De: André Schild [mailto:[email protected]] Enviado el: Martes, 28 de >> Diciembre de 2010 12:48 p.m. >> Para: '[email protected]' >> Asunto: Re: [SOGo] Fwd: Domain Isolation/ Multiple Domain Support >> >> Hello Dante, >> >> actually you do login into the default domain, but the address book >> is specified on domain level. >> >> They just won't see each other..... >> >> Normally you have a login source+address book per domain.... >> >> The way you did setup it, the system does not know which user belongs >> to the domain where the shared address book is... >> >> André >> >> Am 27.12.2010 14:47, schrieb Dante Garro: >>> Oops! >>> >>> Thanks André, attached my defaults. >>> >>> -----Mensaje original----- >>> De: André Schild [mailto:[email protected]] Enviado el: Lunes, 27 de >>> Diciembre de 2010 07:44 a.m. >>> Para: Dante Garro >>> Asunto: Re: [SOGo] Fwd: Domain Isolation/ Multiple Domain Support >>> >>> Hello Dante, >>> >>> look slike you forgot the attachement of your settings... >>> Please remain on the list, so others can benefit from the >> questions/answers. >>> André >>> >>> Am 24.12.2010 16:02, schrieb Dante Garro: >>>> Hi André, before all sorry because I send this email direct to you, >>>> but I'm stuck with this issue and suppose you have the know-how to >>>> resolve >>> it. >>>> Attached my defaults. >>>> >>>> The issue is when configured like that, that is with section >>>> domains, SOGo doesn't show the folder Shared Address Book -SAB- (in >>>> my case Libreta Global de Direcciones), changing to the default >>>> configuration with de SOGoUserSources hanging from sogod section >>>> the SAB > was showed. >>>> Could you take a look to my defaults and say me what I'm doing wrong? >>>> >>>> Thank you very much in advance and merry Christmas from Argentina. >>>> >>>> Dante >>>> >>>> >>>> >>>> >>>> >>>> -----Mensaje original----- >>>> De: André Schild [mailto:[email protected]] Enviado el: Jueves, 03 de >>>> Junio de 2010 05:23 p.m. >>>> Para: [email protected] >>>> Asunto: Re: [SOGo] Fwd: Domain Isolation/ Multiple Domain Support >>>> >>>> I have attached a workign example. (Hope it makes it through the >>>> list) >>>> >>>> >>>> André >>>> >>>> >>>> Philipp Strobl schrieb: >>>>> Anfang der weitergeleiteten E-Mail: >>>>> >>>>>> *Von:* Philipp Strobl<[email protected] >>>>>> <mailto:[email protected]>> >>>>>> *Datum:* 1. Juni 2010 11:20:06 MESZ >>>>>> *An:* [email protected]<mailto:[email protected]> >>>>>> *Betreff:* *Domain Isolation/ Multiple Domain Support* >>>>>> >>>>>> Hi, >>>>>> >>>>>> thanks for your quick respond. I hope, the new mailling list >>>>>> address ist accepting my mail... >>>>>> >>>>>> my config: >>>>>> ----------------------------------------- >>>>>> { >>>>>> NSGlobalDomain = { >>>>>> }; >>>>>> sogod = { >>>>>> LDAPDebugEnabled = YES; >>>>>> SOGoForceIMAPLoginWithEmail = YES; OCSFolderInfoURL = >>>>>> "postgresql://sogo:*...@localhost:5432/sogo/sogo_folder_info"; >>>>>> SOGoACLsSendEMailNotifications = YES; >>>>>> SOGoAppointmentSendEMailNotifications = YES; >>>>>> SOGoAuthenticationMethod = LDAP; SOGoCalendarDefaultRoles = ( >>>>>> PublicViewer, >>>>>> ConfidentialDAndTViewer >>>>>> ); >>>>>> SOGoDraftsFolderName = Drafts; >>>>>> SOGoFoldersSendEMailNotifications = YES; SOGoIMAPServer = >>>>>> localhost; SOGoLanguage = German; SOGoMailingMechanism = smtp; >>>>>> SOGoOtherUsersFolderName = "Other Users"; SOGoProfileURL = >>>>>> "postgresql://sogo:*...@localhost:5432/sogo/sogo_user_profile"; >>>>>> SOGoSMTPServer = 127.0.0.1; >>>>>> SOGoSentFolderName = Sent; >>>>>> SOGoSharedFolderName = "Shared Folders"; SOGoSpecialFoldersInRoot >>>>>> = YES; SOGoTimeZone = Europe/Berlin; SOGoTrashFolderName = Trash; >>>>>> domains = { >>>>>> domaina.de<http://domaina.de> = { SOGoMailDomain = domaina.de >>>>>> <http://domaina.de>; SOGoUserSources = ( { CNFieldName = cn; >>>>>> IDFieldName = uid; UIDFieldName = uid; baseDN = >>>>>> "o=domaina.de,ou=users,dc=pilarkto,dc=net"; >>>>>> bindDN = "uid=sogo,cn=com6,ou=services,dc=pilarkto,dc=net"; >>>>>> bindPassword = ***; >>>>>> canAuthenticate = YES; >>>>>> displayName = "A Adressen"; >>>>>> hostname = localhost; >>>>>> id = public; >>>>>> isAddressBook = YES; >>>>>> port = 389; >>>>>> type = ldap; >>>>>> } ); >>>>>> }; >>>>>> domainb.com<http://domainb.com> = { SOGoMailDomain = >>>>>> domainb.com<http://domainb.com>; >>>>>> SOGoUserSources = ( { >>>>>> CNFieldName = cn; >>>>>> IDFieldName = uid; >>>>>> UIDFieldName = uid; >>>>>> baseDN = "o=domainb.com,ou=users,dc=pilarkto,dc=net"; >>>>>> bindDN = "uid=sogo,cn=com6,ou=services,dc=pilarkto,dc=net"; >>>>>> bindPassword = ***; >>>>>> canAuthenticate = YES; >>>>>> displayName = "B Adressen"; >>>>>> hostname = localhost; >>>>>> id = public; >>>>>> isAddressBook = YES; >>>>>> port = 389; >>>>>> type = ldap; >>>>>> } ); >>>>>> }; >>>>>> }; >>>>>> }; >>>>>> } >>>>>> ------------------------------------------------ >>>>>> >>>>>> Thanks a lot once more ;-) >>>>>> >>>>>> >>>>>> Philipp >>>>>> >>>>>> >>>>>> >>>>>> >> -- >> [email protected] >> https://inverse.ca/sogo/lists > -- > [email protected] > https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
