I have an HP Proliant DL385 G7 with openSuSE 11.4 (and all current patches)
installed as a virtual machine on a VMware ESXi 5.0 hypervisor.  I've included
openLDAP2, PostgreSQL, Postfix, Apache2 and Cyrus IMAP/POP Server.

I configured my LDAP from the tutorial here:

http://digiplan.eu.org/ldap-samba-howto-v4.html

YaST did a great job, and everything worked including the Samba Domain.

I downloaded SOGo/Sope for openSuSE from the repositories here:

http://download.opensuse.org/repositories/home:/oeufdure:/SOGO/openSUSE_11.4/

I followed the Installation Guide here:

http://www.sogo.nu/files/docs/SOGo%20Installation%20Guide.pdf

I setup the web server as discussed here:

http://blog.life-show.net/?p=234

Everything started without error - sogo, apache2

The problem came when I attempted to create the SOGo Administrative account
(and other user accounts) following Chapter 6 of the Installation Guide.

In that chapter, it suggests creating LDIF files and importing them into LDAP
via 'ldapadd' which after some adjustment to the command, I was able to do.

'ldapadd -f sogo.ldif -x -W -D cn=Administrator,dc=meadorandco,dc=com'

It prompts for the LDAP password.  I used the same command for each LDIF

'slapcat' shows the entries are imported to LDAP  However, YaST will not import
the LDIFs through the LDAP Server interface.  It gives an error:

Entry 'uid=sogo,ou=people,dc=meadorandco,dc=com' is not a child of
'cn=schema,cn=config'

openSuSE uses backend configuration in LDAP to add user information, but I do
not know how to add any "includes" or "child entries" to the backend.

It may be only that I need to add "includes" in the conf file for the LDIFs

'slapcat' also says there's no DB_CONFIG file in
'/var/lib/ldap/meadorandco.com'

I don't know if that's a problem.

When I login to the web interface servername/SOGo it accepts the username and
password, but ends with the message 'object not found: SOGo => username'

Is it an LDAP authentication problem?  Is it an Apache problem?

Is it necessary that YaST import the LDIFs?  Is something else missing?

I haven't discovered where the logs are located.  Thanks in advance.
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to