Scott Boggs wrote: >Hello, > > I am attempting to pull the schema of my FDS, I am use to using a command such >as 'ldapsearch -x -s base -b "" subschemasubentry' or 'ldapsearch -b >"cn=subschema" attributetypes' > > You first have to find out what the subschemasubentry suffix is: ldapsearch -x -s base -b "" subschemasubentry dn: subschemasubentry: cn=schema Then, you can query cn=schema: ldapsearch -x -s base -b "" attributeTypes objectClasses > Can anyone shine any light on how my syntax is wrong with these commands. I am >trying to pull the subschema to show the various attribute definitions. > > I am sure I have just missed how to do it in the docs. > >Thanks in advance > >-- >Fedora-directory-users mailing list >Fedora-directory-users at redhat.com >https://www.redhat.com/mailman/listinfo/fedora-directory-users > > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3178 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.fedoraproject.org/pipermail/389-users/attachments/20060224/6505a24b/attachment.bin