clean install
installed SOGO contrib
sogo start but I was not able to login
in that moment I hoped that no user on server
using contrib "moving to new hardware" I was able to port all users from old one
now I saw that also LDAP queries from Thunderbird clients don't work
the error from sogo login attempt looks like this
#
Jun 4 07:26:11 mail slapd[23658]: conn=4548 fd=13 ACCEPT from IP=127.0.0.1:57285 (IP=0.0.0.0:389)
Jun 4 07:26:11 mail slapd[23658]: conn=4548 op=0 BIND dn="" method=128
Jun 4 07:26:11 mail slapd[23658]: conn=4548 op=0 RESULT tag=97 err=0 text=
Jun 4 07:26:11 mail slapd[23658]: conn=4548 op=1 SRCH base="ou=groups,dc=mydomain,dc=ro" scope=2 deref=0 filter="(cn=admin)"
Jun 4 07:26:11 mail slapd[23658]: conn=4548 op=1 SRCH attr=dn
Jun 4 07:26:11 mail slapd[23658]: conn=4548 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
Jun 4 07:26:11 mail slapd[23658]: conn=4549 fd=14 ACCEPT from IP=127.0.0.1:57286 (IP=0.0.0.0:389)
Jun 4 07:26:11 mail slapd[23658]: conn=4549 op=0 BIND dn="" method=128
Jun 4 07:26:11 mail slapd[23658]: conn=4549 op=0 RESULT tag=97 err=0 text=
Jun 4 07:26:11 mail slapd[23658]: conn=4549 op=1 SRCH base="ou=users,dc=mydomain,dc=ro" scope=2 deref=0 filter="(uid=admin)"
Jun 4 07:26:11 mail slapd[23658]: conn=4549 op=1 SRCH attr=dn
Jun 4 07:26:11 mail slapd[23658]: conn=4548 op=2 UNBIND
Jun 4 07:26:11 mail slapd[23658]: conn=4548 fd=13 closed
Jun 4 07:26:11 mail slapd[23658]: conn=4549 op=2 UNBIND
Jun 4 07:26:11 mail slapd[23658]: conn=4549 op=1 SEARCH RESULT tag=101 err=32 nentries=0 text=
Jun 4 07:26:11 mail slapd[23658]: conn=4549 fd=14 closed
if I'll check the files of LDAP seems to be ok
If I use phpLDAPadmin I am not able to browse my LDAP schema
any idea to work around
thanks