Multi Stage LDAP Searches With Awk

Problem: query LDAP for all users in a particular group, when LDAP is set up in POSIX style (memberUID: in each group record instead of memberOf: in each user record) without writing a script.

[Read More]
awk  noscript  ldap