[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Impression via Samba



Salut,

Le Dimanche 27 Juillet 2003 14:36, Michel Grentzinger a écrit :

> Je n'arrive pas à configurer Samba... Je souhaite imprimer depuis un poste
> Windows sur une imprimante connectée à un poste Linux.

> [global]
>         log file = /var/log/samba/log.%m
>         load printers = yes
>         netbios name = kayak
>         printing = cups
>         workgroup = samba
>         null passwords = yes
>         encrypt passwords = true
>         security = SHARE
>

J'ajouterais (sous printing = cups) :

	print command = /usr/bin/lp -d%p -oraw %s; rm %s
	lpq command = /usr/bin/lpstat -o%p
	lprm command = /usr/bin/cancel %p-%j
	queuepause command = /usr/bin/disable %p
	queueresume command = /usr/bin/enable %p

Il te suffit ainsi de prendre les disquettes originales d'installation de ton 
imprimante et de l'installer sous windows. En principe, tu devrais la voir 
dans le voisinage réseau et win devrait te demander si tu souhaites 
l'installer.

Tom.
-- 
Thomas Pimmel
email : tom@ringard.org
http : http://www.ringard.org



Reply to: