Mallory, Doug (TPUSA) wrote:
Using this command it returns nothing
ldapsearch -s dc=twi,dc=dom -b cn=config
You have to authenticate as a privileged user - try ldapsearch -x -D "cn=directory manager" -w thepassword -s base -b "cn=config" "objectclass=*"
Doug
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rich
Megginson
Sent: Thursday, July 10, 2008 9:29 PM
To: General discussion list for the Fedora Directory server project.
Subject: Re: [Fedora-directory-users] Getting closer getting apassword
policyexport

Mallory, Doug (TPUSA) wrote:
anyone know how I can get an export of the current password policy?
You had sent out a previous email with the list of attributes.  The
list
from the current schema is correct - looks like the admin guide
doesn't
have the new ones. The others are documented here - http://directory.fedoraproject.org/wiki/Password_Syntax
Or
I can see the schema I just need to see what the current settings are
or
export them to a flat file and gan give the auditors. (ldif would
work)
ldapsearch -s base -b cn=config
then just grab those attributes from the LDIF output
Doug

--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users


--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Fedora-directory-users mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-directory-users

Reply via email to