| Summary: | ACL problems when following LDAP guide | ||
|---|---|---|---|
| Product: | [OLD] Docs on www.gentoo.org | Reporter: | skolima |
| Component: | Other documents | Assignee: | Docs Team <docs-team> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | ldap-bugs |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://www.gentoo.org/doc/en/ldap-howto.xml | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
skolima
2010-07-18 15:48:09 UTC
Filling in rootbinddn in /etc/ldap.conf and inserting root password in /etc/ldap.secret allows users to log in using LDAP credentials, but does not solve the problem (e.g. prompt shows "I have no name@snotling" instead of "skolima@snotling"). LDAP team: is this a documentation issue, or a user problem (and thus a support request) that should be asked on the forums or IRC channels? (In reply to comment #2) > LDAP team: is this a documentation issue, or a user problem (and thus a support > request) that should be asked on the forums or IRC channels? No response from the LDAP team; marking as NEEDINFO until we can get some answers or solutions. (In reply to comment #1) > Filling in rootbinddn in /etc/ldap.conf and inserting root password in > /etc/ldap.secret allows users to log in using LDAP credentials, but does not > solve the problem (e.g. prompt shows "I have no name@snotling" instead of > "skolima@snotling"). You typically don't want to bind as LDAP's root just for verifying passwords. There are plenty of tutorials on the net about that, so I just felt the need to make it clear at this place, too. |