Christopher Barry
2009-Feb-03 15:23 UTC
[Fedora-directory-users] fedora-idm-console: admin password lost
Hi All, This is a bit embarrassing. I was playing with a test FDS VM before the Holidays, and am just now getting back to it, and I cannot remember the admin password to get back into the console. How can I reset it? Thanks, Chris
Christopher Barry
2009-Feb-03 15:51 UTC
[Fedora-directory-users] RE: fedora-idm-console: admin password lost
> -----Original Message----- > From: fedora-directory-users-bounces@redhat.com > [mailto:fedora-directory-users-bounces@redhat.com] On Behalf > Of Christopher Barry > Sent: Tuesday, February 03, 2009 10:23 AM > To: General discussion list for the Fedora Directory server project. > Subject: [Fedora-directory-users] fedora-idm-console: admin > password lost > > Hi All, > > This is a bit embarrassing. I was playing with a test FDS VM > before the Holidays, and am just now getting back to it, and > I cannot remember the admin password to get back into the > console. How can I reset it? > > Thanks, > Chris >Nevermind - knowing I can''t remember, I wrote it down and just found it... Crisis averted! ;) -C
Joe Sheehan
2009-Feb-03 16:17 UTC
[Fedora-directory-users] Adding a User with limited Rights
Is there a way to add user user similar to the Directory Manager via the command line that has limited rights within LDAP (i.e read only access)? Thanks Joe
Rich Megginson
2009-Feb-03 16:22 UTC
Re: [Fedora-directory-users] Adding a User with limited Rights
Joe Sheehan wrote:> > Is there a way to add user user similar to the Directory Manager via > the command line > that has limited rights within LDAP (i.e read only access)?Take a look at the acis added for the console admin user- I suppose you could use allow (read,search,compare) instead of allow (all)> > Thanks > > Joe > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >
Joe Sheehan
2009-Feb-03 17:30 UTC
RE: [Fedora-directory-users] Adding a User with limited Rights
Sorry to bother you but my email client is having issues with the attachment. Do you have a pointer to that information on the fedora site? Thanks> Date: Tue, 3 Feb 2009 09:22:51 -0700> From: rmeggins@redhat.com> To: fedora-directory-users@redhat.com> Subject: Re: [Fedora-directory-users] Adding a User with limited Rights> > Joe Sheehan wrote:> >> > Is there a way to add user user similar to the Directory Manager via > > the command line> > that has limited rights within LDAP (i.e read only access)?> Take a look at the acis added for the console admin user- I suppose you > could use allow (read,search,compare) instead of allow (all)> > > > Thanks> > > > Joe> > ------------------------------------------------------------------------> >> > --> > Fedora-directory-users mailing list> > Fedora-directory-users@redhat.com> > https://www.redhat.com/mailman/listinfo/fedora-directory-users> > >
Rich Megginson
2009-Feb-03 17:35 UTC
Re: [Fedora-directory-users] Adding a User with limited Rights
Joe Sheehan wrote:> Sorry to bother you but my email client is having issues with the > attachment. Do you have > a pointer to that information on the fedora site? ThanksNo, but if you have run setup-ds-admin.pl to create and configure your directory server, it should have created a uid=admin user under o=netscaperoot and several acis under o=netscaperoot and cn=schema and cn=config and cn=monitor and your default suffix for that user.> > > Date: Tue, 3 Feb 2009 09:22:51 -0700 > > From: rmeggins@redhat.com > > To: fedora-directory-users@redhat.com > > Subject: Re: [Fedora-directory-users] Adding a User with limited Rights > > > > Joe Sheehan wrote: > > > > > > Is there a way to add user user similar to the Directory Manager via > > > the command line > > > that has limited rights within LDAP (i.e read only access)? > > Take a look at the acis added for the console admin user- I suppose you > > could use allow (read,search,compare) instead of allow (all) > > > > > > Thanks > > > > > > Joe > > > > ------------------------------------------------------------------------ > > > > > > -- > > > Fedora-directory-users mailing list > > > Fedora-directory-users@redhat.com > > > https://www.redhat.com/mailman/listinfo/fedora-directory-users > > > > > > > ------------------------------------------------------------------------ > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >