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)))"

Labels (1)
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!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...