Diverdude
06-13-2007, 02:23 PM
Hello all,
I have an NT4 domain (NTDOM) with about 300 users, and 30 printers.
I have a linux centos 5 domain member server acting as a print server.
I installed the printers in CUPS and I can print to them from the server and
I then set up samba to be a member server, and I can see the server in network
Neighborhood. However when any users other then me tries to access the server
A login popup appears but non of my domain users can log in.
When I try wbinfo –u and wbinfo –g I get the list of usernames and groups from
My domain. Here is a copy of my smb.conf file.
[global]
workgroup = NTDOM
server string = Print Server
security = DOMAIN
password server = NT-pdc
username map = /etc/samba/user.map
log file = /var/log/samba/%m.log
max log size = 50
dns proxy = No
preload = printers
default service = printers
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
winbind trusted domains only = Yes
path = /var/spool/samba
read only = No
hosts allow = 10.78., 127.
cups options = raw
[printers]
comment = All Printers
valid users = NTDOM$users, @$groups
read only = Yes
guest ok = Yes
printable = Yes
browseable = No
Does anyone see anything that I am missing?
Thanks,
Diverdue
I have an NT4 domain (NTDOM) with about 300 users, and 30 printers.
I have a linux centos 5 domain member server acting as a print server.
I installed the printers in CUPS and I can print to them from the server and
I then set up samba to be a member server, and I can see the server in network
Neighborhood. However when any users other then me tries to access the server
A login popup appears but non of my domain users can log in.
When I try wbinfo –u and wbinfo –g I get the list of usernames and groups from
My domain. Here is a copy of my smb.conf file.
[global]
workgroup = NTDOM
server string = Print Server
security = DOMAIN
password server = NT-pdc
username map = /etc/samba/user.map
log file = /var/log/samba/%m.log
max log size = 50
dns proxy = No
preload = printers
default service = printers
idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
winbind trusted domains only = Yes
path = /var/spool/samba
read only = No
hosts allow = 10.78., 127.
cups options = raw
[printers]
comment = All Printers
valid users = NTDOM$users, @$groups
read only = Yes
guest ok = Yes
printable = Yes
browseable = No
Does anyone see anything that I am missing?
Thanks,
Diverdue