bonjour ginkgo, j’ai essayé ce que tu m’as dit, dans impression, j’ai bien l’imprimante qui est la, dans loclahost:631, du coup elle apparait aussi, mais rien ne marche, je joins mon cupsd.conf pour celui qui voudrait regarder
Sample configuration file for the Common UNIX Printing System (CUPS)
scheduler. See “man cupsd.conf” for a complete description of this
file.
Log general information in error_log - change “info” to “debug” for
troubleshooting…
LogLevel warning
Administrator user group…
SystemGroup lpadmin
Only listen for connections from the local machine.
Listen localhost:631
Listen /var/run/cups/cups.sock
Show shared printers on the local network.
Browsing On
BrowseOrder allow,deny
BrowseAllow @LOCAL
Default authentication type, when authentication is required…
DefaultAuthType Basic
Restrict access to the server…
Order allow,deny
Allow localhost
Restrict access to the admin pages…
<Location /admin>
Encryption Required
Order allow,deny
Allow localhost
Restrict access to configuration files…
<Location /admin/conf>
AuthType Basic
Require user @SYSTEM vincent
Order allow,deny
Allow localhost
Set the default printer/job policies…
# Job-related operations must be done by the owner or an adminstrator...
Require user @OWNER @SYSTEM
Order deny,allow
All administration operations require an adminstrator to authenticate…
AuthType Basic
Require user @SYSTEM
Order deny,allow
Only the owner or an administrator can cancel or authenticate a job…
Require user @OWNER @SYSTEM
Order deny,allow
Order deny,allow
Printcap: the name of the printcap file. Default is /etc/printcap.
Leave blank to disable printcap file generation.
Printcap /var/run/cups/printcap
PrintcapFormat: the format of the printcap file, currently either
BSD or Solaris. The default is “BSD”.
#PrintcapFormat BSD
#PrintcapFormat Solaris
PrintcapGUI: the name of the GUI options panel program to associate
with print queues under IRIX. The default is “/usr/bin/glpoptions”
from ESP Print Pro.
This option is only used under IRIX; the options panel program
must accept the “-d printer” and “-o options” options and write
the selected printer options back to stdout on completion.
#PrintcapGUI /usr/bin/glpoptions
ce qui me gene un peu dans ce fichier, ce sont les authentifications requises pour les groupes owners et system, or je n’ai pas ça dans mon fichier group, j’ai juste lpadmin , groupe dans lequel je me suis rajouté sans succés.
de plus si jamais je demande d’ajouter l’imprimante apres avoir choisit le pilote ppd, j’ai toujours la fenetre d’authentification, et ce message apparait
401 Unauthorized
Enter your username and password or the root username and password to access this page.
Que je tapes n’importe quel login et mot de passe, rien ne marche
si je fais annuler, ce qui me fait penser a un probleme d’autorisation mais la je coince au niveau du cupsd.conf, que doit on modifier?
merci de votre temps passé sur mon probleme, @+ vincent[/img]