[SOGo] Problem with sogo-2.3.5.20160113-1.centos6.x86_64 Webinterface Login not working

2016-01-14 Thread was.besseres.g...@gmx.net

Hello,

with the current update on CentOS a strange behavior appeared. I had a 
config with mutliple Domains and the following Schema which was working 
beforehand:


 SOGoEnableDomainBasedUID = NO;
 Domain:
CNFieldName = cn;
IDFieldName = uid;
 MultipleBookingsFieldName = MultipleBookings;
UIDFieldName = uid;
bindFields = mail;

After the update to the aforementioned Version the Login via 
Webinterface was no longer possible.

Following errors occured:
Jan 14 12:24:07 sogod [4267]: SOGoRootPage successful login from 
'1.2.3.4' for user 't...@example.org' - expire = -1  grace = -1
Jan 14 12:24:08 sogod [4267]: <0x0x7f4bd6c287a8[SOGoWebAuthenticator]> 
tried wrong password for user 
'7EmCh+ySX4N04k/Y0SMYRjls4OtotcUkyDNvRCeH/ZkbU2pRgvd7N6Jpz6zIscxI8DyKMLiIDJe0FOfkjhGmvXxUanznolVWjnl6hA37qIEN84JpqbGsv+yGkp/QHyomsa5cJwfn9NgAN8i0p0EOl5ibCW329qXyS6+YPq7JeuO/MV8nhXa9RqvyRog3H5scCT+GxC7S2pmYUAxxNIfLnw=='!
Jan 14 12:24:08 sogod [4267]: 134.100.5.65 "GET /SOGo/t...@example.org 
HTTP/1.1" 200 4668/0 0.052 13587 65% 1M



After rebuilding the config to the following:
SOGoEnableDomainBasedUID = NO;
 Domain:
CNFieldName = cn;
IDFieldName = mail;
 MultipleBookingsFieldName = MultipleBookings;
UIDFieldName = mail;
bindFields = mail;

Everything is back to normal. Did something change? I had a ticket once 
http://www.sogo.nu/bugs/view.php?id=2212 which had the same behavior.


Could it be that the last versions changed something in regards to multi 
domain setups?


Thanks für an Answer
Hagen Richter
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] lost calendar after 2.3 upgrade

2015-06-24 Thread was.besseres.g...@gmx.net

Hello,

Try the nightly build with the same configuration you had before the 
upgrade.



Just installing the nightly build fixed the issue. Thanks for your help.

Greets
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] lost calendar after 2.3 upgrade

2015-06-23 Thread was.besseres.g...@gmx.net

Hello,

I did run the Update Script, but I still don't see the additional 
calendars. It seems there was a new calendar created for the user that 
logged in after the update (there was a mail).


It is a multi domain config so additionally to my question:
Can i link the calendars back manually? The tables seem to be there still.

I have another one: what did you mean with:

| Moreover, if you are using a multi-domain configuration, make sure the
| keys for your domains match the email domains you have defined.

Thanks in Advance


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] lost calendar after 2.3 upgrade

2015-06-23 Thread was.besseres.g...@gmx.net

Seems

The old URL would have been: https://sogo/SOGo/so/info@domain/
The new URL is: https://sogo/SOGo/so/info/

Even though i have SOGoEnableDomainBasedUID = YES;

My sogo_folder_info suggests that the old c_path2 values (full emails) 
are no longer found and instead uid-only (no @domain part) values are 
inserted.


Any tips how to fix that?


Thanks in advance

Am 23.06.2015 um 23:19 schrieb was.besseres.g...@gmx.net:

Hello,

I did run the Update Script, but I still don't see the additional 
calendars. It seems there was a new calendar created for the user that 
logged in after the update (there was a mail).


It is a multi domain config so additionally to my question:
Can i link the calendars back manually? The tables seem to be there 
still.


I have another one: what did you mean with:

| Moreover, if you are using a multi-domain configuration, make sure the
| keys for your domains match the email domains you have defined.

Thanks in Advance




--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] updates.php working?, but TB not updating plugins from 17 to 24

2014-02-07 Thread was.besseres.g...@gmx.net

This did it, great advice.

But now it just updates to 24 even though i got tb17. i dont get why it 
just ignores the xml properties for targetapplication


anyone got some solid advice on that?

Thanks so far

Am 06.02.2014 19:51, schrieb Martin (Lists):

Am 06.02.2014 19:03, schrieb was.besseres.g...@gmx.net:

Okay found what seems to be the Problem:


Zeitstempel: 06.02.2014 18:49:03
Warnung: WARN addons.xpi: Download failed: [Exception... Certificate
issuer is not built-in.  nsresult: 0x80004004 (NS_ERROR_ABORT)
location: JS frame :: resource://gre/modules/CertUtils.jsm ::
checkCert :: line 169 data: no]
Quelldatei: resource://gre/modules/CertUtils.jsm
Zeile: 169

I'm currently looking into it, seems that it has to do with my https
update-server

I had the same issue a few months ago. I had to set some values in the
my custom-preferences.js script inside the sogo integrator.

force_bool_pref(app.update.cert.requireBuiltIn, false);
force_bool_pref(extensions.install.requireBuiltInCerts, false);
force_bool_pref(extensions.update.requireBuiltInCerts, false);

after this it worked.

Regards
Martin



--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] updates.php working?, but TB not updating plugins from 17 to 24

2014-02-06 Thread was.besseres.g...@gmx.net

Yes, this:

Zeitstempel: 06.02.2014 17:39:15
Warnung: WARN addons.updates: Update manifest for 
sogo-integra...@inverse.ca did not contain an updates property

Quelldatei: resource://gre/modules/AddonUpdateChecker.jsm
Zeile: 312
I also could witness that TB sometimes actually downloads the new XPI 
files, but nothing happens. It still says no updates available.



Am 06.02.2014 09:02, schrieb Sven Schwedas:

Anything suspicious in Thunderbird's error log?

On 2014-02-05 22:28, was.besseres.g...@gmx.net wrote:

Hello,

I can't seem to get this to work. Even though Thunderbird requests and
gets the following xml data it wont update the 17.x connector and
integrator to 24.x
I try to get tb to update its plugins when I update itself from 17 to 24


What do i do wrong/get wrong with that functionality?

GET
/plugins/updates.php?plugin=sogo-integra...@inverse.caversion=0.00platform=WINNT_x86-msvc
HTTP/1.1 Host: sogo.acme.de User-Agent: Mozilla/5.0 (Windows NT 6.1;
WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 Lightning/2.6.4
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3 Accept-Encoding:
gzip, deflate Connection: keep-alive

*__*

?xml version=1.0? !DOCTYPE RDF RDF
xmlns=http://www.w3.org/1999/02/22-rdf-syntax-ns#;
xmlns:em=http://www.mozilla.org/2004/em-rdf#; Description
about=urn:mozilla:extension:sogo-integra...@inverse.ca em:updates
Seq li Description em:version24.0.3/em:version
em:targetApplication Description
em:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id
em:minVersion24.0/em:minVersion em:maxVersion24.*/em:maxVersion
em:updateLinkhttps://sogo.acme.de/plugins/sogo-integrator-24.0.3-3d7a215e92-acme.de.xpi/em:updateLink
/Description /em:targetApplication /Description /li /Seq
/em:updates /Description /RDF

__





--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] updates.php working?, but TB not updating plugins from 17 to 24

2014-02-06 Thread was.besseres.g...@gmx.net

I used a tb 17 esr,
-installed the current 17.x plugins which had been built on the same 
same machine as the 24.x and with the same isiupdateurl -then updated tb 
17 to 24 through about menu

-no message whatsoever that the 17.x plugins are not for this version.
-and no updates are shown even though the xmls are requested and delivered.

below the 17.x install.rdf for the integrator

?xml version=1.0?
!DOCTYPE RDF
RDF xmlns=http://www.w3.org/1999/02/22-rdf-syntax-ns#;
  xmlns:em=http://www.mozilla.org/2004/em-rdf#;
  xmlns:NC=http://home.netscape.com/NC-rdf#;
  Description about=rdf:#$Iwquq2
em:id={3550f703-e582-4d05-9a08-453d09bdfdc6}
em:minVersion=17.0
em:maxVersion=17.* /
  !-- 
em:optionsURL=chrome://sogo-integrator/content/general/preferences.xul 
--

  Description about=urn:mozilla:install-manifest
em:name=Inverse SOGo Integrator
em:id=sogo-integra...@inverse.ca
em:version=17.0.5
em:description=A SOGo integration plugin for Thunderbird and 
Lightning

em:iconURL=chrome://sogo-integrator/skin/sogo.png
em:creator=Inverse lt;supp...@inverse.cagt;
em:developer=Inverse lt;supp...@inverse.cagt;
em:targetApplication resource=rdf:#$Iwquq2/
  /Description
/RDF

I am feeling a bit blind on this, thanks for your help.



Am 06.02.2014 08:50, schrieb Szládovics Péter:

Hi,

The XML looks good.
How did you try to update? What is the actual thunderbird version? The 
previous integrator is installed from the same place?


Cheers,
Peter

2014-02-05 22:28 keltezéssel, was.besseres.g...@gmx.net írta:

Hello,

I can't seem to get this to work. Even though Thunderbird requests 
and gets the following xml data it wont update the 17.x connector and 
integrator to 24.x

I try to get tb to update its plugins when I update itself from 17 to 24


What do i do wrong/get wrong with that functionality?

GET 
/plugins/updates.php?plugin=sogo-integra...@inverse.caversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 Host: sogo.acme.de User-Agent: Mozilla/5.0 (Windows NT 6.1; 
WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 Lightning/2.6.4 
Accept: 
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3 Accept-Encoding: 
gzip, deflate Connection: keep-alive


*__*

?xml version=1.0? !DOCTYPE RDF RDF 
xmlns=http://www.w3.org/1999/02/22-rdf-syntax-ns#; 
xmlns:em=http://www.mozilla.org/2004/em-rdf#; Description 
about=urn:mozilla:extension:sogo-integra...@inverse.ca 
em:updates Seq li Description em:version24.0.3/em:version 
em:targetApplication Description 
em:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id 
em:minVersion24.0/em:minVersion 
em:maxVersion24.*/em:maxVersion 
em:updateLinkhttps://sogo.acme.de/plugins/sogo-integrator-24.0.3-3d7a215e92-acme.de.xpi/em:updateLink 
/Description /em:targetApplication /Description /li /Seq 
/em:updates /Description /RDF


__







--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] updates.php working?, but TB not updating plugins from 17 to 24

2014-02-06 Thread was.besseres.g...@gmx.net

Okay found what seems to be the Problem:


Zeitstempel: 06.02.2014 18:49:03
Warnung: WARN addons.xpi: Download failed: [Exception... Certificate 
issuer is not built-in.  nsresult: 0x80004004 (NS_ERROR_ABORT)  
location: JS frame :: resource://gre/modules/CertUtils.jsm :: 
checkCert :: line 169 data: no]

Quelldatei: resource://gre/modules/CertUtils.jsm
Zeile: 169


I'm currently looking into it, seems that it has to do with my https 
update-server


Am 06.02.2014 17:48, schrieb was.besseres.g...@gmx.net:

Yes, this:

Zeitstempel: 06.02.2014 17:39:15
Warnung: WARN addons.updates: Update manifest for 
sogo-integra...@inverse.ca did not contain an updates property

Quelldatei: resource://gre/modules/AddonUpdateChecker.jsm
Zeile: 312
I also could witness that TB sometimes actually downloads the new XPI 
files, but nothing happens. It still says no updates available.



Am 06.02.2014 09:02, schrieb Sven Schwedas:

Anything suspicious in Thunderbird's error log?

On 2014-02-05 22:28, was.besseres.g...@gmx.net wrote:

Hello,

I can't seem to get this to work. Even though Thunderbird requests and
gets the following xml data it wont update the 17.x connector and
integrator to 24.x
I try to get tb to update its plugins when I update itself from 17 
to 24



What do i do wrong/get wrong with that functionality?

GET
/plugins/updates.php?plugin=sogo-integra...@inverse.caversion=0.00platform=WINNT_x86-msvc 


HTTP/1.1 Host: sogo.acme.de User-Agent: Mozilla/5.0 (Windows NT 6.1;
WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 Lightning/2.6.4
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3 Accept-Encoding:
gzip, deflate Connection: keep-alive

*__*

?xml version=1.0? !DOCTYPE RDF RDF
xmlns=http://www.w3.org/1999/02/22-rdf-syntax-ns#;
xmlns:em=http://www.mozilla.org/2004/em-rdf#; Description
about=urn:mozilla:extension:sogo-integra...@inverse.ca em:updates
Seq li Description em:version24.0.3/em:version
em:targetApplication Description
em:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id
em:minVersion24.0/em:minVersion em:maxVersion24.*/em:maxVersion
em:updateLinkhttps://sogo.acme.de/plugins/sogo-integrator-24.0.3-3d7a215e92-acme.de.xpi/em:updateLink 


/Description /em:targetApplication /Description /li /Seq
/em:updates /Description /RDF

__







--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] updates.php working?, but TB not updating plugins from 17 to 24

2014-02-05 Thread was.besseres.g...@gmx.net

Hello,

I can't seem to get this to work. Even though Thunderbird requests and 
gets the following xml data it wont update the 17.x connector and 
integrator to 24.x

I try to get tb to update its plugins when I update itself from 17 to 24


What do i do wrong/get wrong with that functionality?

GET 
/plugins/updates.php?plugin=sogo-integra...@inverse.caversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 Host: sogo.acme.de User-Agent: Mozilla/5.0 (Windows NT 6.1; 
WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 Lightning/2.6.4 
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 
Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3 Accept-Encoding: 
gzip, deflate Connection: keep-alive


*__*

?xml version=1.0? !DOCTYPE RDF RDF 
xmlns=http://www.w3.org/1999/02/22-rdf-syntax-ns#; 
xmlns:em=http://www.mozilla.org/2004/em-rdf#; Description 
about=urn:mozilla:extension:sogo-integra...@inverse.ca em:updates 
Seq li Description em:version24.0.3/em:version 
em:targetApplication Description 
em:id{3550f703-e582-4d05-9a08-453d09bdfdc6}/em:id 
em:minVersion24.0/em:minVersion em:maxVersion24.*/em:maxVersion 
em:updateLinkhttps://sogo.acme.de/plugins/sogo-integrator-24.0.3-3d7a215e92-acme.de.xpi/em:updateLink 
/Description /em:targetApplication /Description /li /Seq 
/em:updates /Description /RDF


__



--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird select or not sent invitation.

2013-02-20 Thread was.besseres.g...@gmx.net

Hi,

i am having some similar trouble:
When creating an Event via rightclick within thunderbird 
+connector+integrator and inviting People everything works fine and the 
corresponding people get an email with a notification as configured.
But when i create one via dragdrop or when i update an existing event 
with new users to invite, none of these invited users gets a 
notification. Within the webinterface everything works fine.


Could this be a bug? Can anyone confirm this?

mfg Hagen


Am 11.12.2012 19:12, schrieb Michael:

Hi all,

Is it any way to enable users with Thunderbird option to select 
notify attendees so they can select when sent or not sent invites.


Some users often update description add more notes to meetings etc.
So when they create a  meetings  they want to sent invite, but when 
they update it  -  not.


It is possible to create an event in local calendar and then move it 
to Personal on server


Tried TB10esr, TB17esr  with connector/integrator and without.
But option notify attendees stays grayed out.

Is it possible to change it?


--
--
Michael


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Funambol Sync with Phone and Multiple Address Books

2013-02-19 Thread was.besseres.g...@gmx.net
I suppose the general Idea for android would be using the DAV protocols 
through the apps that are mentioned on the homepage. Sad they are 
neither free nor declared final/stable, but on a test phone everything 
seems to work fine (at least one-way).


DAV works fine for Android and iOS so far and each addressbook/calendar 
has it's own entity on the phone.


Sadly the dmfs.org calday-app does not yet support tasks, as android has 
no buildin task interface


Sincerely,
Hagen

Am 16.02.2013 11:08, schrieb CF Studelec:

Bump,

i'm stuck in the same issue.

Actually, i don't understand how Sogo is performing with multiples
personal address books. It shares Personal, not sure if possible to
change it.

Related to Funambol sync client, running 2 instances will be interesting
but i can't figure how to do.

I have tryed with another SyncML client, same issue, only one address
book can be configured.

1) Is it possible to tell SOGo-Funambol conduit what adress book to
share for this user ?
2) Is it possible to start 2 instances of Funambol ?
3) Any others ideas to help about this trouble ?

Thank you,

Le 14/02/2013 13:51, was.besseres.g...@gmx.net a écrit :

Am 14.02.2013 13:50, schrieb Christian Mack:

Hello Hagen Richter


Am 2013-02-14 13:31, schrieb was.besseres.g...@gmx.net:

i stumbled upon this issue when introducing a company address book that
each user subscribes. Funambol seems to only sync the Personal address
book of each user. Am I missing some configuration options or is this
the expected behavior?


This is a restriction on the client side.

But there is a workaround.
In the properties of a calendar you can activate the option
Synchronize and give this calendar a synchronization name called
Tag.

When you now synchronize via Funambol, it will merge all events from
such activated calendars into one virtual calendar.
This virtual calendar will then be synchronized to your device.
Each event will be preseeded with the given tag for its calendar.
Therefore they can be synched back based on this tag.

Hope this helps a bit.


Kind regards,
Christian Mack


I was talking about address books/contacts :)

mfg


--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Funambol Sync with Phone and Multiple Address Books

2013-02-14 Thread was.besseres.g...@gmx.net

Hello,

i stumbled upon this issue when introducing a company address book that 
each user subscribes. Funambol seems to only sync the Personal address 
book of each user. Am I missing some configuration options or is this 
the expected behavior?


mfg Hagen Richter
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] TB Integrator and resources (like rooms,things etc)

2013-02-05 Thread was.besseres.g...@gmx.net

Hello,

i configured my SOGo Instance to work with Resources. On the Web 
Interface everything works fine and an invited resource accepts on save, 
with the TB Integrator, the Resource doesn't accept any invitation.


Can somebody confirm this and is this the expected behavior?
Can this be fixed?

Also is is possible to give resources a more distinct appearance? like 
own icons? I think this would be a feature request ;)


mfg Hagen
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo Web interface Login Failure for some Accounts

2013-02-01 Thread was.besseres.g...@gmx.net

http://www.sogo.nu/bugs/view.php?id=2212

Update

I could trace the error deeper:

I use bindFields = mail,
because i haven't found a way to make multi-domain-config logins work with
usern...@domain.com login names if there are equal usernames and 
passwords within different domains, only the first match gets logged in. 
this creates long usernames, so there was my second approach


i created a test user within a different config with a very long username
longusername_test-domain-long.com
password testtest works
password testtest1 shows the same strange behavior

every password exceeding 8 chars is creating the strange behavior

my conclusion: every combination of user+Password exceeding 41chars will 
produce this strange behavior with the web interface login screen.


could someone confirm this on another machine?

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo Web interface Login Failure for some Accounts

2013-01-30 Thread was.besseres.g...@gmx.net

What SOGo and SOPE Versions do you have installed?

It is a CentOS and it is the current version via yum update
sogo-2.0.4-1.centos6-x86_64
sope49-mime-4.9-20130125_1664.el6.1-x86_64
sope49-core-4.9-20130125_1664.el6.1-x86_64
sope49-gdl1-contentstore-2.0.4-1.centos6-x86_64
sope49-ldap-4.9-20130125_1664.el6.1-x86_64
sope49-gdl1-postgresql-4.9-20130125_1664.el6.1-x86_64
sope49-sbjson-2.3.1-20130125_1664.el6.1-x86_64
sope49-cards-2.0.4-1.centos6-x86_64
sope49-xml-4.9-20130125_1664.el6.1-x86_64
sope49-appserver-4.9-20130125_1664.el6.1-x86_64
sope49-gdl1-4.9-20130125_1664.el6.1-x86_64

So, i changed the Password (directly via ldap) of the users which were 
malfunctioning to some short and now i have a contingency:
EVERY Password exceeding 11 chars reproduces this strange behavior of 
the Web interface for any user. Now that is some funny stuff.

Every time i get a
Jan 30 17:44:48 sogod [29950]: 
0x0x2ba843ec0668[SOGoWebAuthenticator] tried wrong password for user 
'R7Ljgln4Hf/1aMGXjyubSp1daGfPXfd0VyDGlubGn7VeNmXnsPteFbluGAHWokN8g6s/x6f79c4drqkLbcPwAw=='!



Shouldn't there be a real user name and not some b64enc Binary?

mfg Hagen
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGo Web interface Login Failure for some Accounts

2013-01-30 Thread was.besseres.g...@gmx.net

I would suggest to open a bug report at http://www.sogo.nu/bugs for this.


Which i did.
http://www.sogo.nu/bugs/view.php?id=2212

mfg Hagen

--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] SOGo Web interface Login Failure for some Accounts

2013-01-29 Thread was.besseres.g...@gmx.net

Every time i try to log in via Web Interface with certain users.
Jan 29 23:06:46 sogod [15880]: 0x0x2ab99fd09948[NGLdapConnection] 
Using ldap_init (deprecated) for LDAP host:port 127.0.0.1:389
Jan 29 23:06:46 sogod [15880]: 0x0x2ab99f141168[NGLdapConnection] 
Using ldap_init (deprecated) for LDAP host:port 127.0.0.1:389
2013-01-29 23:06:46.740 sogod[15880] -[NGLdapConnection 
_searchAtBaseDN:qualifier:attributes:scope:]: search with at base 
filter  for attrs `h
an 29 23:06:46 sogod [15880]: 0x0x2ab99fd09948[NGLdapConnection] 
Using ldap_init (deprecated) for LDAP host:port 127.0.0.1:389
Jan 29 23:06:46 sogod [15880]: SOGoRootPage successful login for user 
's...@where.de' - expire = -1  grace = -1

First Auth attempt works
Jan 29 23:06:46 sogod [15880]: 0x0x2ab99fc420c8[NGLdapConnection] 
Using ldap_init (deprecated) for LDAP host:port 127.0.0.1:389
2013-01-29 23:06:46.753 sogod[15880] -[NGLdapConnection 
_searchAtBaseDN:qualifier:attributes:scope:]: search with at base 
filter  for attrs `h
1.19.158.172 - - [29/Jan/2013:23:06:46 GMT] POST /SOGo/connect 
HTTP/1.1 200 27/74 0.023 - - 0
Jan 29 23:06:47 sogod [15880]: 0x0x2ab99f1b13d8[NGLdapConnection] 
Using ldap_init (deprecated) for LDAP host:port 127.0.0.1:389
Jan 29 23:06:47 sogod [15880]: 0x0x2ab99f13acd8[LDAPSource] 
NSException: 0x2ab99fb50df8 NAME:LDAPException REASON:operation bind 
failed: Invalid credentials (0x31) INFO:{login = 
uid=some,dc=where,dc=de; }
Jan 29 23:06:47 sogod [15880]: 
0x0x2ab99f1b4e38[SOGoWebAuthenticator] tried wrong password for user 
'zjWxFWqXYqq73sXtuvpkJXtSWLejQwwWH9PnUe4Ahb9SwY61eb/Fn/h1IxwISRHjEm6eEfZUPZexRhL2WnQ5oQ=='!
Then something goes wrong. I dont even know where this strange string 
comes from.
31.19.158.172 - - [29/Jan/2013:23:06:47 GMT] GET /SOGo/s...@where.de 
HTTP/1.1 200 4358/0 0.019 12340 64% 0


Then out of nowhere after several serial attempts (around 4 or 5) the 
login works and the log shows this.
Jan 29 23:22:19 sogod [15880]: SOGoRootPage successful login for user 
's...@where.de' - expire = -1  grace = -1
31.19.158.172 - - [29/Jan/2013:23:22:19 GMT] POST /SOGo/connect 
HTTP/1.1 200 27/74 0.007 - - 0
31.19.158.172 - - [29/Jan/2013:23:22:19 GMT] GET /SOGo/s...@where.de 
HTTP/1.1 302 0/0 0.003 - - 0
31.19.158.172 - - [29/Jan/2013:23:22:20 GMT] GET 
/SOGo/s...@where.de/view HTTP/1.1 302 0/0 0.010 - - 0
31.19.158.172 - - [29/Jan/2013:23:22:20 GMT] GET 
/SOGo/so/s...@where.de/Mail HTTP/1.1 302 0/0 0.003 - - 0
31.19.158.172 - - [29/Jan/2013:23:22:21 GMT] GET 
/SOGo/so/s...@where.de/Mail/view HTTP/1.1 200 9672/0 0.337 33136 70% 0
31.19.158.172 - - [29/Jan/2013:23:22:23 GMT] POST 
/SOGo/so/s...@where.de/Calendar/alarmslist?browserTime=1359498142 
HTTP/1.1 200 2/0 0.035 - - 0
31.19.158.172 - - [29/Jan/2013:23:22:23 GMT] POST 
/SOGo/so/s...@where.de/Mail/0/mailboxes HTTP/1.1 200 333/0 0.226 - - 0
31.19.158.172 - - [29/Jan/2013:23:22:23 GMT] POST 
/SOGo/so/s...@where.de/Mail/1/mailboxes HTTP/1.1 200 333/0 0.299 - - 624K
31.19.158.172 - - [29/Jan/2013:23:22:24 GMT] POST 
/SOGo/so/s...@where.de/Mail/2/mailboxes HTTP/1.1 200 333/0 0.285 - - 536K
31.19.158.172 - - [29/Jan/2013:23:22:25 GMT] POST 
/SOGo/so/s...@where.de/Mail/3/mailboxes HTTP/1.1 200 333/0 0.285 - - 576K

What could be wrong? Why is this phenomen only occurring for certain users?

Auth source is ldap which is working fine with dovecot alone and with 
the tb integration. Only the web interface seems to fuzz around.


mfg Hagen
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] looking into using sogo - multiple domains?

2012-12-28 Thread was.besseres.g...@gmx.net

Am 26.12.2012 21:16, schrieb Joe Hogan:

Hello,

I have been looking at Sogo with interest.

Does Sogo have the ability to be hosted on one location, but have 
users form different domains?


Or, is there a way to have 1 install, and have it appear ion diferent 
domains?  ie:


www.site1.com/sogo
www.site2.com/sogo
www.site3.com/sogo

Thanks!

Joseph
You could use URL Redirects. And as long as your MX Entrys from the 
different domains point to your one-and-only Mailserver (not even 
required, multi-domain-config supports different mail hosts) there 
should be no problem. But this configuration is definitely mentioned in 
the documentation. But the URL redirects are indeed no part of SOGo 
config, it's more a thing of the webserver you use to proxy your requests


mfg Hagen
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Multiple domains with LDAP

2012-12-21 Thread was.besseres.g...@gmx.net

Am 21.12.2012 11:07, schrieb Julien Gormotte:

Ah... I read the error message... but did not correctly understand it :p
Thanks for your help, it seems it's ok now !

/me ashamed :)

Le vendredi 21 décembre 2012 09:04:57 Christian Mack a écrit :

Hello Julien Gormotte

On 2012-12-20 15:59, Julien Gormotte wrote:

i'm trying to configure multiple domains, and from what i see sogo
always tries to query the same basedn
This is the script I use to configure my SOGo installation :

 ... 


defaults write sogod domains '{
dom2.info = {
SOGoMailDomain = dom2.info;
SOGoUserSources = (
{
type = ldap;
CNFieldName = ou;
IDFieldName = ou;
UIDFieldName = mail;
baseDN = ou=users,ou=dom2.info,dc=root;
bindDN = cn=admin,dc=root;
bindFields = (mail);
bindPassword = somepass;
canAuthenticate = YES;
displayName = ORG2;
hostname = 127.0.0.1;
id = directory;
isAddressBook = YES;
port = 389;
});};

domain.fr = {
SOGoMailDomain = domain.fr;
SOGoUserSources = (
{
type = ldap;
CNFieldName = ou;
IDFieldName = ou;
UIDFieldName = mail;
baseDN = ou=users,ou=domain.fr,dc=root;
bindDN = cn=admin,dc=root;
bindFields = (mail);
bindPassword = sompass;
canAuthenticate = YES;
displayName = name;
hostname = 127.0.0.1;
id = directory;
isAddressBook = YES;
port = 389;
});};
}'

Connecting with a user from domain.fr works.
However, when I connect with a user from dom2.info, the logs say this :

 ... 


Dec 20 15:25:04 sogod [16259]: [ERROR]
0x0x7f6cbcee3078[SOGoUserManager] attempted to register a contact/user
source with duplicated id (directory)

 ... 


So, it seems that sogo does not use the basedn corresponding to the
domaine. What have I done wrong ?

You didn't read the error message ;-)
You _must_ have different values for id in your SOGoUserSources.
In your config they are both set to directory.


Kind regards,
Christian Mack
You should also edit the respective Thunderbird Plugins (site.js) to 
match those ids, meaning, you have different TB-Plugins for each Domain, 
which could be a hazzle in case of automatic updates via update.php. You 
could add something like ID=id at the end of the isiUpdateurl in the rdf 
file and edit your update.php to use that to distinguish between 
different Domain plugins.


Hagen
--
users@sogo.nu
https://inverse.ca/sogo/lists