On 11/25/14 15:22, Martijn Rijkeboer wrote:
> Hi
>
> I've just upgrade my server to 5.6 and having trouble starting Sogo. When
> starting Sogo I get the following error:
>
> [ERROR] <0x0x99ae0049590[WOWatchDog]> unable to listen on specified
> port, check that no other process is already using it
>
> I've configured Sogo to use 127.0.0.1:20000 and netstat -na shows that
> that port is not used. I've also removed the configuration of the WOPort
> but getting the same error. Any suggestions on what I'm doing wrong?
>
> OS: OpenBSD 5.6 AMD64
> GNUSTEP: gnustep-base-1.24.6p1; gnustep-libobjc2-1.7p0;
> gnustep-make-2.6.6
> SOPE: sope-2.1.1.1p2; ope-mysql-2.1.1.1p0
> SOGO: sogo-2.1.1.1p3
>
another problem is that if you are using "crypt" as SOGo encryption method
(userPasswordAlgorithm = crypt), your users will not authenticate because of
changes in crypt(3).
Any way to let SOGo understand "1$1...." hashes in 5.6 ?
Cheers
Giovanni