<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
<br>
I succeded to start ldap server with kolab. I understand I must
desinstall (or disebale) 389-ds directory packages. So I decided to
instal only slpad to begin with a clean configuration.<br>
<br>
I tested my kolab installation :<br>
<blockquote>sudo netstat -l -n -p | grep 389<br>
tcp 0 0 0.0.0.0:389
0.0.0.0:* LISTEN 4679/slapd <br>
tcp6 0 0 :::389
:::* LISTEN 4679/slapd <br>
</blockquote>
So slpad is running ! OK !!!! Then kolab server...<br>
<blockquote>gelinp@gelinux:~$ ps aux | grep kolab<br>
gelinp 7898 0.0 0.0 3568 844 pts/2 S+ 21:31 0:00
grep --color=auto kolab<br>
</blockquote>
<br>
Look's like kolab demon doesn't run, but I can accessed kolab login
form with <a class="moz-txt-link-freetext" href="http://gelinux.gelin.fr/kolab-webadmin/">http://gelinux.gelin.fr/kolab-webadmin/</a>? url, so I don't
understand...<br>
<br>
By the way, I failed to connect with usernames :<br>
<br>
cn=Directory manager<br>
Directory manager<br>
cn=admin<br>
admin<br>
<br>
So what is the problem ? May be my password, because I can't
understand if I need to encrypt it before to edit password with
setup-kolab script ?<br>
<br>
Thank you with your response.<br>
Patrick<br>
</body>
</html>