Anomalie #2522
Samba compiler avec support de cups en conflit avec print command =
Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Target version:
Distribution:
EOLE 2.3
Description
testparm fait apparaître ce message d'erreur :
Warning: Service printers defines a print command, but rameter is ignored when using CUPS libraries.
En effet, il ne faut pas configurer "print command" dans ce cas.
Il faudrait supprimer la ligne suivante dans smb.conf :
print command = lpr-cups -P %p -o raw %s -r # Utilise le Driver de la station
Et vérifier que l'impression fonctionne toujours.
Associated revisions
Suppression de la configuration de "print command" dans smb.conf (fixes #2522)
- fichier/common/tmpl/global_smb.tmpl : testparm retourne un warning si on ajoute "print command" dans la configuration. Il est possible d'imprimer en passant directement par CUPS.
History
#1 Updated by Emmanuel GARETTE almost 12 years ago
Tester avec l'imprimante CUPS-PDF, pas de soucis particulier.
#2 Updated by Emmanuel GARETTE almost 12 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 8ee1cd8a1f3dc6635c93f1ebbd72ea9242dba1bb.
#3 Updated by Emmanuel GARETTE almost 12 years ago
- Target version set to Mises à jour 2.3 - 03 RC
#4 Updated by Joël Cuissinat almost 12 years ago
- Status changed from Résolu to Fermé
- Assigned To set to Emmanuel GARETTE
La ligne et le message d'erreur n'y sont plus ;)
(eole-fichier 2.3-eole313~4.gbp6d52b9)