1

Is there a way to use the ldapsearch against FreeIPA to return the uid AND employeeNumber?

Using a simple ldapsearch does not expose all the attributes. Is there something I am overlooking?

frasertweedale
  • 5,424
  • 3
  • 26
  • 38
farhany
  • 1,243
  • 2
  • 17
  • 29

1 Answers1

1

In freeIPA, you can control which attributes are exposed -- and easily done via the web UI. That was needed for employeeNumber which solved this. Hopefully, this'll help others.

farhany
  • 1,243
  • 2
  • 17
  • 29