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!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...