On Mon, March 30, 2009 09:03, Russell Johnson 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 > On my system, the main account I use for administration is: simpleSecurityObject
It is also: cn=admin,dc=example,dc=com (domain name changed) Does that help? -- Timothy J. Bruce visit my Website at: http://www.tbruce.com Registered Linux User #325725 _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
