Hi, I want to set up group mapping on samba shares and tie them in with windows groups (and let the DAN's guy's maintian the groups). I have read the manuals and believe I can do it but a bit lost now I have gotten so far.
Running Samba 3.0.07 based HP CIFS Server A.02.01.02 on HPUX and trying to connect via my workstation in the SLAC Domain.
Here's where I have gotten so far. Any pointers in the right direction would be great.
Got DANS guy's to create a "Test - Unix Group" in the domain (myself and 1 other)
Created group unxadm on unix server with two users (myself)
Linked two together using net groupmap add ntgroup="Test - Unix Group" unixgroup=unxadm
groupmap list
Test - Unix Group (S-1-5-21-1956853743-1231309849-1823309332-2111) -> unxadm
Not sure exactly what to put in my smb.conf so added the following
[gee4]
path = /tmp
public = no
force user = filexfer
valid users = @unxadm,@SLAC\unxadm,@"SLAC\unxadm",@"SLAC\Test - Uinx Admin"
Just to see if I could capture everything. Now I can get into it fine as I'm part of both the unxadm group and the test group but others who are part of the test windows group (but not the unix group) cannot connect.
Is there more I should be doing to set this up correctly, as I said, got a bit lost in the manuals....
Any help would be appreciated.
Thanks
Running Samba 3.0.07 based HP CIFS Server A.02.01.02 on HPUX and trying to connect via my workstation in the SLAC Domain.
Here's where I have gotten so far. Any pointers in the right direction would be great.
Got DANS guy's to create a "Test - Unix Group" in the domain (myself and 1 other)
Created group unxadm on unix server with two users (myself)
Linked two together using net groupmap add ntgroup="Test - Unix Group" unixgroup=unxadm
groupmap list
Test - Unix Group (S-1-5-21-1956853743-1231309849-1823309332-2111) -> unxadm
Not sure exactly what to put in my smb.conf so added the following
[gee4]
path = /tmp
public = no
force user = filexfer
valid users = @unxadm,@SLAC\unxadm,@"SLAC\unxadm",@"SLAC\Test - Uinx Admin"
Just to see if I could capture everything. Now I can get into it fine as I'm part of both the unxadm group and the test group but others who are part of the test windows group (but not the unix group) cannot connect.
Is there more I should be doing to set this up correctly, as I said, got a bit lost in the manuals....
Any help would be appreciated.
Thanks