Nicolas Roussi wrote:
Hi, I installed Fedora Directory on Fedora 9 but I need to completely uninstall it and install it again. I tried searching online as to how to remove it and the only thing I found was: yum erase fedora-ds. That does not uninstall it, it just removes the package. Does anyone know how to uninstall it?
yum erase fedora-ds-base idm-console-framework

Then, remove all of the directories created
find /etc /usr /var -name dirsrv

Remove these directories.

Thanks

On May 18, 2008, at 12:00 PM, [EMAIL PROTECTED] wrote:

Send Fedora-directory-users mailing list submissions to
    [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
    https://www.redhat.com/mailman/listinfo/fedora-directory-users
or, via email, send a message with subject or body 'help' to
    [EMAIL PROTECTED]

You can reach the person managing the list at
    [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Fedora-directory-users digest..."


Today's Topics:

   1. Re: question on ldapsearching (Howard Chu)


----------------------------------------------------------------------

Message: 1
Date: Sat, 17 May 2008 09:11:45 -0700
From: Howard Chu <[EMAIL PROTECTED]>
Subject: Re: [Fedora-directory-users] question on ldapsearching
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii; format=flowed

Date: Fri, 16 May 2008 10:06:38 -0600
From: Rich Megginson<[EMAIL PROTECTED]>

Aaron Bliss wrote:
Hi everyone,
I'm looking to do an ldapsearch and to display only a subset of the
objectclasses and attributes that a list of user has.  For example,
I'm only interested in seeing the top, person and organizatoinPerson
objectclasses and their cn, dn and sn attributes.  Any ideas?  Thanks.
for the cn dn and sn, that's easy;
ldapsearch .... "(uid=someperson)" cn dn sn

For specific objectclass values, I don't think that's possible.
Aaron

Well, there's RFC3876 for specifying a values return filter, to get only the
desired values. OpenLDAP supports this, anyway.

--
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/



------------------------------

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


End of Fedora-directory-users Digest, Vol 36, Issue 20
******************************************************

--
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