Printer sharing trouble
Alexi Margo
alexi at wwood.co.uk
Mon Jan 15 18:16:22 GMT 2001
Hi all,
Apologies for chasing this up, but I'm really stuck and from the responses
I've had from a couple of people privately, I thought I'd try and clarify a
little.
The problem is essentially that I have a printer who I can print to by
executing "lpr". This has been setup in /etc/printcap. However, when I share
this printer over SMB and try to print to it there, the following takes
place:
> server MISERVER1, service texas
> added interface ip=10.0.0.4 bcast=10.0.0.255 nmask=255.255.255.0
> Anonymous login successful
> Domain=[MI-GROUP] OS=[Unix] Server=[Samba pre-3.0.0]
> smb: \> print -
> code 0 opening remote file stdin-8335
log.smbd shows the following activity during that period:
> miserver1 (10.0.0.4) connect to service texas as user nobody \
> (uid=99, gid=10000) (pid 8324)
> ===============================================================
> INTERNAL ERROR: Signal 11 in pid 8324 (pre-3.0.0)
> Please read the file BUGS.txt in the distribution
> ===============================================================
> PANIC: internal error
Just to recap, the entire contents of smb.conf are at the end of this
message.
Thanks for all your help,
/ Alexi Margo
__________smb.conf___________
[global]
workgroup = MI-GROUP
security = server
encrypt passwords = yes
stat cache = false
password server = MAIL
netbios name = MISERVER1
server string = New Miserver (RedHat Linux)
hosts allow = 10.0.0.
domain master = no
preferred master = no
guest account = nobody
os level = 0
printing = bsd
print command = /usr/bin/lpr -P%p %s -r
lpq command = /usr/bin/lpq -P%p
lprm command = /usr/bin/lprm -P%p %j
load printers = yes
winbind uid = 10000-20000
winbind gid = 10000-20000
template shell = /bin/bash
wins server = 10.0.0.2
create mask = 0777
directory mask = 0777
force create mode = 0755
force directory mode = 0755
force group = "MI-GROUP\Domain Users"
guest ok = no
[texas]
printable = yes
printer name = lp
printing = bsd
read only = yes
writable = no
guest ok = yes
path = /var/spool/texas
print ok = yes
More information about the samba
mailing list