S-Vlads Гость
|
Добавлено: Пт Мар 12 2004 20:30 Заголовок сообщения: Samba и печать с клиентов Windows`98 |
|
|
Помогите распечатать с клиента Windows`98
Вобщем на печать не выходит в логах пишет:
[2004/03/12 17:03:12, 0] printing/print_cups.c:cups_queue_get(899)
Unable to get jobs for ipp://localhost/printers/lp - client-error-not-found
[2004/03/12 17:03:17, 1] smbd/service.c:make_connection_snum(705)
a3-1 (192.168.0.31) connect to service LaserJet_1300 initially as user u1-1 (uid=1004, gid=1004) (pid 1189)
[2004/03/12 17:03:17, 0] printing/print_cups.c:cups_job_submit(766)
Unable to print file to lp - client-error-not-found
[2004/03/12 17:13:17, 1] smbd/service.c:close_cnum(887)
a3-1 (192.168.0.31) closed connection to service LaserJet_1300
smb.conf
-----------------------
[global]
dos charset = 866
unix charset = koi8-u
workgroup = A
server string = Main Server
log file = /var/log/samba-log.%m
max log size = 50
announce as = win95
time server = Yes
os level = 230
preferred master = Yes
local master = No
domain master = Yes
dns proxy = No
ldap ssl = no
lock directory = /var/spool/lock/samba
hosts allow = 192.168.0., 127.
encrypt passwords = Yes
load printers = Yes
printing = bsd
print command = lpr -r -P%p %s
lpq command = lpq -P%p
lprm command = lprm -P%p %j
[LaserJet_1300]
comment = HP LaserJet 1300
path = /var/spool/samba
guest ok = Yes
printable = Yes
browseable = No
writeable = No
printer name = lp
Samba-3.0.2.a_1,1
FreeBSD-5.2-RELEASE |
|