Displaying 2 results from an estimated 2 matches for "share_dfsroot_pvcs".
2006 Feb 23
2
Confused about groups and access
Hello,
My nt admin made a group for my samba server called
Share_Dfsroot_pvcs-cdw_C and added me as a member. I made a nested
group on my side with
net rpc group add ntcdw -L -Uxxxxx
I then added the Share_Dfsroot... with
net rpc group addmem ntcdw "DOMAIN+Share_Dfsroot..." -Uxxxxx
net rpc group members ntcdw -Uxxxx shows:
DOMAIN\Share_Dfsroot... so all...
2006 Feb 23
0
permission denied accessing directories - groupmap - please help
Hello,
User can ssh into the box fine, but the directories I groupmapped are
not translating (maybe they are not supposed to?)
I have, for example, a share called Share_Dfsroot_pvcs-cdw_C that I
used net groupmap to map to a unix directory called cdw. I set the
group id to match what Share_Dfsroot_pvcs_cdw_C uses in /etc/group. I
chgrp cdw on a directory. When the user logs into the server, the
directories get translated back to Share_Dfsroot_pvcs_cdw_C, which I see
when I...