<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Trogdor,<br>
<br>
You might try taking a look in /etc/kolab/kolab.conf. This file
contains the credentials used by kolab-webadmin to access your LDAP
server. In the [ldap] section, you will see entries like:<br>
<br>
base_dn = dc=example,dc=org<br>
bind_dn = cn=Directory Manager<br>
bind_pw = xxxxxxxx<br>
<br>
Try setting 'base_dn' to the domain you wish to manage and 'bind_dn'
to the the DN of the user object which has full administration
rights in your LDAP server instance.<br>
<br>
Hope this helps!<br>
<br>
Ed Huott<br>
<br>
<div class="moz-cite-prefix">On 2015-04-24 07:30, Trogdor Wasaman
wrote:<br>
</div>
<blockquote
cite="mid:%3CCABfhaOw_Dx=AsZN9UVoXN3zdvqH8DYGm=WCArS9jm+3Z7tTkkg@mail.gmail.com%3E"
type="cite">
<div dir="ltr">
<div class="gmail_default"
style="font-family:arial,helvetica,sans-serif;font-size:small">If
you don't setup LDAP (using another, pre-existing LDAP
system), how does one setup the WebAdmin portion? There is no
access for the cn=Directory Manager user for the first login.
Where can I grant admin access for a different user?</div>
</div>
</blockquote>
<br>
</body>
</html>