on Wed, Aug 16, 2000 at 11:38:31PM -0400, Sean O'Connell <sean_at_stat.Duke.EDU> wrote:
> Bevan-
>
> Not sure... but what are the relevant entries in your smb.conf
> file for this box (security = ?, the printers share definition,
> etc)? Are you using a samba spooler, etc?
Silly of me to leave out that info:
smb.conf contains
[global]
workgroup = ee-student
debuglevel = 3
server string = fs1 - student file server
log file = /usr/local/daemon/samba/var/log.%m
max log size = 1000
browseable = yes
wins server = nts1
security = server
password server = nts1
socket options = TCP_NODELAY
local master = yes
username map = /usr/local/daemon/samba/lib/users.map
guest account = printgu
preserve case = yes
short preserve case = yes
default case = upper
# printing
load printers = yes
printcap name = /etc/printcap
# printing = cups
printing = lprng
print command = /usr/local/admin/printing/bin/sambaprintcommand.sh %p %s %f
lpq command = /usr/local/bin/lpq -P %p | /usr/local/admin/printing/bin/cups2lprng-lpqfilter.p
l
# lprm command = /usr/local/bin/lprm -P %p %j
lprm command = /usr/local/admin/printing/bin/sambalprmcommand.sh %p %j
The printer share are like
[lw1]
comment = g01 printer
browseable = yes
path = /usr/local/daemon/samba/spool
printer = lw1
printer driver = Apple LaserWriter 16/600 PS
# printer driver location = \\fs1\print$
guest ok = no
writable = no
printable = yes
hosts allow = 130.95.200.,130.95.12.,nts2.ee.uwa.edu.au,marshall.ee.uwa.edu.au,harpo.ee.uwa.ed
u.au,rush.ee.uwa.edu.au,notgrouch.ee.uwa.edu.au,groucho.ee.uwa.edu.au
IE, they all contain guest ok = no.
I also forgot to say that my problem doesnt happen with samba running on linux.
BB
--
Bevan Broun ph (08) 9380 1587
Computer Systems Officer fax (08) 9380 1065
Dept. Electrical and Electronic Engineering
University of Western Australia rm. G70
Received on Thu Aug 17 2000 - 04:08:05 NZST