On Mon, Mar 30, 2009 at 9:03 AM, Russell Johnson <[email protected]> wrote:

>
> On Mar 30, 2009, at 8:37 AM, Timothy J. Bruce wrote:
>
> > If the configuration is correct, you just need to login with a valid
> > account to manage everything....
> >
> > cn=admin,dc=example,dc=com
> >
> > with the appropriate password.
> >
> > Try first with the account used in the SLAPD configuration file that
> > can already read / update the database.
>
>
> That's just it, As I browse the table, I don't see anything but the
> users I imported from the NIS setup.
>
> I have the Manager setup as in this ldif:
>
> dn: dc=dimstar,dc=net
> objectClass: dcObject
> objectClass: organization
> o: dimstar Organization
> dc: dimstar
>
> dn: cn=Manager,dc=dimstar,dc=net
> objectClass: organizationalRole
> cn:manager
>
> dn: ou=People,dc=dimstar,dc=net
> objectClass: organizationalUnit
> ou: People
>
> dn: ou=Group,dc=dimstar,dc=net
> objectClass: organizationalUnit
> ou: Group
>
> and I've put in a password that works at the command line. but this
> user can't log into the web interface.
>
> Russell Johnson
> [email protected]
>
>
>
> _______________________________________________
> PLUG mailing list
> [email protected]
> http://lists.pdxlinux.org/mailman/listinfo/plug
>

Any ACL's in place that might block access? And as was mentioned the
password/user combo should be the one that exists in slapd.conf.

http://www.openldap.org/doc/admin24/quickstart.html
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to