G
Guest
Cary, if you're out there I know you can nail this one.
I am trying to get an export of all users who are a member
of a specific distribution list so that I can edit
their 'physicalDeliveryOfficeName' value.
If I export the whole OU (so I can see all attributes), I
can see that there is an entry similar to this one:
memberOf: CN=All
Australia,OU=Groups,OU=PacAsia,DC=mycompany,DC=com
Here's what I tried, but nothing happened.
ldifde -f pacasia.ldf -d "ou=PacAsia,dc=mycompany,dc=com" -
p subtree -r ("member
Of: CN=All
Australia,ou=Groups,ou=PacAsia,DC=mycompan,dc=com") -
l "physicalDeliveryOfficeName"
I am trying to get an export of all users who are a member
of a specific distribution list so that I can edit
their 'physicalDeliveryOfficeName' value.
If I export the whole OU (so I can see all attributes), I
can see that there is an entry similar to this one:
memberOf: CN=All
Australia,OU=Groups,OU=PacAsia,DC=mycompany,DC=com
Here's what I tried, but nothing happened.
ldifde -f pacasia.ldf -d "ou=PacAsia,dc=mycompany,dc=com" -
p subtree -r ("member
Of: CN=All
Australia,ou=Groups,ou=PacAsia,DC=mycompan,dc=com") -
l "physicalDeliveryOfficeName"