Re: initial login problems
Joerg Delker <[email protected]> Wed, 17 Aug 2005 07:03:13 +0200
| Newsgroups | gmane.comp.isp.ispman.user |
|---|---|
| Message-ID | <[email protected]> |
Jason Brooks wrote: > ok, nevermind the last message, i think i figured that one out, but i > can't logon to the admin, i don't know if i'm getting the password set > correctly. I am running slappasswd and putting the output in the > slapd.conf.... then using that password to try to login, i have > mod_ldap installed.... Anyone know what i'm not doing? Usually you don't log in with the rootdn (which is specified in slapd.conf). Consider that a "root" login to your LDAP used mainly for maintenance. First, check your ispman.conf for ldapRootDN and ldapRootPass. That should point to an existing DN! You may want to check that by binding to your LDAP manually with ldapsearch (see man ldapsearch for proper parameters). If that all fits, check if the LDAP entry for that logon user exists (e.g. when login is as "ispman", there should be an entry uid=ispman,o=ispman,<your suffix>). Try a manual bind on that, too. In case that all went through smoothly, there should be no problem login into ISPMan. Otherwise, have a look into your ldap access log. There should be an error in there (loglevel 256 in slapd.conf) you may want to post here. Joerg
smime.p7s
(application/x-pkcs7-signature, 3.1 KB) - not displayed