All Apps and Add-ons

How to search fields of Company and Department in organization with ldapsearch command.

akanno
Communicator

Hi,all

I want to get fields of Company and Department of Active Directory with ldapsearch command.

I tried following search command.

| ldapsearch search="(&(objectclass=user)(!(objectClass=computer)))"

I got some fields (e.g mail,telephoneNumber,sAMAccountName), but I didn't get fields of Company and Department.
Can I get fields of Company and Department with ldapsearch command?

thank you for your help.

alt text

0 Karma

jcoates_splunk
Splunk Employee
Splunk Employee
0 Karma

akanno
Communicator

jcoates ♦,Thank you for your reply.

It seem I can't get fields of Company and Department but I can get some fields.
I want to get fields of Company and Department.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...