I want to search for a user in the given group. The following command does not work. What is the problem here?
dsget group "CN=All Employees,OU=tremble, OU=tgroups, DC=xyz, DC=com" -members|dsget -name ram*|dsget user -samid -display
I want to search for a user in the given group. The following command does not work. What is the problem here?
dsget group "CN=All Employees,OU=tremble, OU=tgroups, DC=xyz, DC=com" -members|dsget -name ram*|dsget user -samid -display