You can add attributes to get after your search filter, so you could simply specify which attrs you wanted to get. I'm not aware of an easy to way to get only objectClass=x attributes, though.
On 10/24/05, Mark Coetser <[EMAIL PROTECTED]> wrote: > Hi Ppl > > Is there a way to use ldapsearch to show all attributes related to a > specific objectClass for a specific user, so something along the lines of > > ldapsearch -x -LLL -b "dc=domain,dc=co,dc=za" "(uid=joesoap)" > > but to show only all attr related to inetOrgPerson objectclass, if that > makes any sense. > > > Thank you, > > Mark Adrian Coetser > [EMAIL PROTECTED] > http://www.tux-edo.co.za, http://www.thummb.com > cel: +27 76 527 8789 > tel: +27 11 805 2076 > fax: +27 11 805 2330 >
