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!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...