Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba & AD
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
uxbod
Guru
Guru


Joined: 30 Dec 2002
Posts: 474
Location: UK

PostPosted: Wed Jun 08, 2005 12:21 pm    Post subject: Samba & AD Reply with quote

Hi,

i have got Samba talking to our AD server and wbinfo -u and -g return domain information fine. i have created a samba share, for arguments, called smbtest and here is the entry from smb.conf :-

[smbtest]
comment = Samba AD Test
path = /samba
valid users = @"sambatest_rw"
read only = No
create mask = 2660

the permissions on the directory /samba are as follows :-

drwxr-x--- root smbtest /samba

now the issue, or misunderstanding, i am having is that I have created a groupmap between the unix group smbtest and the AD group sambatest_rw using :-

net groupmap add sid="S-1-5-21-1659004503-113007714-1177238915-2190" type=d ntgroup="sambatest_rw" unixgroup="smbtest"

but when trying to map to the share it is saying that I dont have enough permissions. my windows user id exists in the sambatest_rw group but the mapping does not seem to work as i should be able to get into the directory using the smbtest=>sambatest groupmap relationship.

Is this right?

TIA
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum