Alerting

ldapsearch command to get attribute names from directory

arrangineni
Path Finder

How can I run a ldapsearch command from Splunk to get the list of user attribute names ONLY not the values available in a AD directory. I am using SA-ldap add-on but don't see the parameters that I need to use to get the attributes name list.

Looking back into AD documentation there is a option for --typesOnly but not sure how to use it in Splunk ldap search query.

my query is as follows:  | ldapsearch domain=abc search="(&(objectClass=user)(!(objectClass=computer)))"

Tags (1)
0 Karma

FelixLeh
Contributor

Hi,
I have no knowledge of how this type of search behaves..but if this kind of directory also has fields can't you just use

|fields attribute_name_field

to get rid of any other field but the name? 
(like I said im just blindly guessing since I have never used Idapsearches! I hope you can resolve your problem!)

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...