search for: oadmin

Displaying 2 results from an estimated 2 matches for "oadmin".

Did you mean: admin
2005 Feb 11
0
Can't map group domain share from ADS
I've set up the following and can open a home share for me (sylveg). I've created a group on W2KADS and on OURSAMBALINUX called oadmin and added me as a member in both. I created a samba share called o_drive (see smb.conf below) w/ the linux dir /home/o_drive and valid users = %D+oadmnin. The /home dir is: drwxr-xr-x 2 root root 4096 2004-09-03 15:16 ftp/ drwx------ 2 root root 16384 2005-02-03 07:55 lost+found/ drwxrwx...
2005 Feb 16
0
Samba 3.0.11 as Domain member with ADS W2K
...= /usr/local valid users = @%D+Support read only = No [homes] comment = Home Directories path = /home/%U valid users = %S read only = No browseable = No [o_drive] comment = o_drive path = /home/o_drive valid users = @%D+oadmin inherit permissions = Yes read only = no # force user = smbuser # force group = nobody [p_drive] comment = p_drive path = /home/p_drive valid users = @%D+padmin inherit permissions = yes read only = yes # force user = smbuser...