Displaying 1 result from an estimated 1 matches for "trinity_nt".
2003 May 15
2
CUPS and Samba 3.0 - printers no show
...a 3 and CUPS
as I haven't seen any problem posts so far. My ntadmins group include
administrator accounts for windoze and also root, all of whom have
entries in smbpasswd.
Any ideas or suggestions?
Many Thanks, Ken
smb.conf
# Global Settings
[global]
   netbios name = HTA41
   workgroup = TRINITY_NT
   server string = Samba Server 3.0 Experimental
   hosts allow = 192.168.1. 127.
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
# PRINTERS
   load printers = yes
   printing = cups
   printcap name = cups
   printer admin = @ntadmins
# LOGGING
   log file = /var/log/samba/%m.log...