search for: abcusers

Displaying 1 result from an estimated 1 matches for "abcusers".

2006 May 22
2
Does samba support Active Directory User Group name with space
...How do I specify the User Group name with space in between in the samba share file. In my AD-TEST domain, if I rename the "ABC USERS" to "ABCUSER", the users within this group can access the share. Sample share-testshare.inc [testshare] read only = yes write list = @AD-TEST\ABCUSERS AD-TEST\ps valid users = @AD-TEST\ AD-TEST\ps @AD-TEST\ABCUSERS @AD-TEST\readonly path = /fsg/testshare force user = fsg-client force group = nogroup browseable = no printable = no public = no security mask = 0777 Thank you. Angela Cheng