Displaying 3 results from an estimated 3 matches for "lithonia".
Did you mean:
liteonit
2006 Feb 20
5
How to control who can log into the samba box
Hello,
I have samba set up using winbind so that I can ssh into the box with
my DOMAIN\mylogin. That's great...kind of. How do I control which
users can login to the box? As it stands now, all users in DOMAIN can
log in, which is not desireable. Do I need to map domain groups to unix
groups? Do I need to map domain users to the box some how? Even if I do
that, how do I then set it up
2006 Feb 16
3
Samba does not work with new AD groups
Hi all,
I've configured a system to authenticate with an AD 2k3 domain (all
domain controllers have SP1) using winbind. I have joined the server to
the domain as well. I created some shares to work with AD groups.
Here's a quick snippet of a share from my smb.conf file:
[test]
comment = test share for winbind testing
path = /u01/test
write list =
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