G
Guest
I am needing to pull a list of users that are in a group. I also need to
pull what groups those members are apart of. I can pull this information as
seperate data with dsget but I need to pull options -display and -memberof.
These are in different parts of the command and it fails. What I am trying
to get out of the dsget is the results of:
user1 group1
group2
user2 group1
group2
group3
Thanks..
pull what groups those members are apart of. I can pull this information as
seperate data with dsget but I need to pull options -display and -memberof.
These are in different parts of the command and it fails. What I am trying
to get out of the dsget is the results of:
user1 group1
group2
user2 group1
group2
group3
Thanks..