[wendel] reseller and client login issues

wendelmaques <wendel-e5LGQ1J1bCxwFqzsTH5u/[email protected]>
Newsgroups gmane.comp.isp.ispman.devel
Message-ID <0E8313D3B6964E08FAFC6551@[192.168.200.201]>
Small note if you get problems trying
to authenticate as reseller or client
and get error: 'Entry not found.'

The ISPMan Web Interface try to get
a entry as anonymous user in LDAP,
so, to allow interface to get the
entry you must allow access to
"ou=ispman,$config->{'ldapBaseDN'}"
and filter by
"&(objectClass=ispmanClient)(uid=$uid)"
for anonymous user.

If you have the ACL:
# >>> ACL IN slapd.conf
access  to *
        by self write
        by users read
        by anonymous auth

# <<< ACL IN slapd.conf

You can add first:
# >>> ACL IN slapd.conf
access  to dn.sub="ou=ispman,o=ispman"
        by * read
# <<< ACL IN slapd.conf

and ISPMan Web Interface can get entry
in the directory.

PS: Maybe a mention of this question in
doc's can help beginners in the right
configuration for client and reseller
login problem.

--
 wendelmaques
 http://www.dotpix.com.br/~wendel/site/


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.