Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: larieu on June 04, 2010, 06:29:04 AM
-
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
-
In sme8, it should be, ou=Users, and ou=Groups. Notice the capital letters.
John
-
any idea to work around
no, but you should open a bug in bugzilla, thank you
-
Stefano just raised
http://bugs.contribs.org/show_bug.cgi?id=6017 (http://bugs.contribs.org/show_bug.cgi?id=6017)
mrjhb3
ok
any hint where to modify this
I expect to look into templates
(maybe custom ones)
can you show give me the path where to search (I don't want to take all of templates on count)
or maybe on DB?
thanaks
-
I found on
/etc/e-smith/templtes-custom/home/e-smith/db/ldap/ldif
several files
moved into one "safe place"
and issued one
signal-event ldap-update
now it seems that LDAP start to work
I think I've first put phpLDAPadmin and that installed sogo
-
I think I've first put phpLDAPadmin and that installed sogo
If that caused the custom template fragment to be installed, then that package should be fixed as the templates-custom tree is meant for overrides to the template fragments installed by RPMs. RPMs should never install templates in the templates-custom tree.
-
Moving this topic to General Discussion forum where it is more appropriate. Please do not post SME Server 8 related threads in the SME 7.x forums. Thanks in advance.