Displaying 3 results from an estimated 3 matches for "sysmatt".
Did you mean:
sysdata
2006 Feb 16
4
authenticate a share access to win2k3 server
Hi,
I have a samba server sharing some stuff. Now i want to enable access to
some share only to SOME users on the domain.
this is the smb.conf :
[global]
netbios name = DATASVR
server string = DATASVR
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
2006 Feb 15
1
SAMBA Home Directories with AD authentication
Ok, question ...
I have a linux box running samba with AD authentication and its all
working fine, home directories get created the first time a user logs
into the box etc.
But ...
I can't get the valid users = to work with domain authentication
using %S %U or whichever
what I have to do is manually chmod g-rx and then it restricts it so
only the owner can access it, but I was hoping I
2006 Feb 24
1
Samba and Groups
Hi
Does Samba support @Everyone as a group name?
Basically I want to include specific groups as read/write and then
everyone else as "read only"
So I'm wondering if Include read list = @everyone if it will actually
work or not
Thanks
M.