Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

samba-cups : impossible de gérer les pilotes MS Windows

10 réponses
Avatar
Stéphane LOUIS
Bonsoir,

J'ai install=E9 samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger=
sur mon serveur afin qu'ils puissent s'installer automatiquement sur les=
stations qui en ont besoins).

Voici un extrait de mon /etc/samba/smb.conf :

...
security =3D user
...
printing =3D cups
printcap name =3D cups
printer admin =3D @lpadmin,root
loadprinters =3D yes
show add printer wizard =3D yes

[printers]
comment =3D imprimantes
printable =3D yes
path =3D /disque2/spool
write list =3D @lpadmin,root
guest ok =3D yes
use client driver =3D yes

[print$]
comment =3D Pilotes windows des imprimantes
path =3D /disque2/pilotes
browseable =3D yes
guest ok =3D yes
force user =3D %U
force group =3D lpadmin
force create mode =3D 775
force directory mode =3D 775
write list =3D @lpadmin,root

Bien entendu le compte que j'utilise a les droits d'=E9crire dans /disque2=
et ses sous r=E9pertoires.

Si je fais un \\serveur_samba\print$ je peux cr=E9er modifier et supprimer=
des fichiers sans aucun probl=E8me.

Dans mon partage, j'ex=E9cute la proc=E9dure renseign=E9e sur le site=
officiel de samba=
(http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472)=20

Concr=E8tement, j'arrive =E0 =E9diter les propri=E9t=E9s de l'imprimante,=
commencer la proc=E9dure d'ajout de pilote et apr=E8s avoir cliqu=E9 sur=
'finish' j'ai le message d'erreur suivant : "Impossible d'installer le=
pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de=
terminer cette op=E9ration.

Au niveau de mes logs samba j'ai not=E9 ceci :

Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane=
(uid=3D1000, gid=3D108) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service=
::{2227a280-3aea-1069-a2de-08002b30309d}

C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...

Merci pour votre aide...

STef

10 réponses

Avatar
Sébastien GALLET
Stéphane LOUIS a écrit :
Bonsoir,


Salut

J'ai installé samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger sur mon serveur afin qu'ils puissent s'installer automatiquement sur les stations qui en ont besoins).

Voici un extrait de mon /etc/samba/smb.conf :

...
security = user
...
printing = cups
printcap name = cups
printer admin = @lpadmin,root
loadprinters = yes
show add printer wizard = yes

[printers]
comment = imprimantes
printable = yes
path = /disque2/spool
write list = @lpadmin,root
guest ok = yes
use client driver = yes


^^^^^^^^^^^^^^^^^^^^= false

[print$]
comment = Pilotes windows des imprimantes
path = /disque2/pilotes
browseable = yes
guest ok = yes
force user = %U
force group = lpadmin
force create mode = 775
force directory mode = 775
write list = @lpadmin,root

Bien entendu le compte que j'utilise a les droits d'écrire dans /disque2 et ses sous répertoires.

Si je fais un serveur_sambaprint$ je peux créer modifier et supprimer des fichiers sans aucun problème.

Dans mon partage, j'exécute la procédure renseignée sur le site officiel de samba (http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472)

Concrètement, j'arrive à éditer les propriétés de l'imprimante, commencer la procédure d'ajout de pilote et après avoir cliqué sur 'finish' j'ai le message d'erreur suivant : "Impossible d'installer le pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de terminer cette opération.

Au niveau de mes logs samba j'ai noté ceci :

Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane (uid00, gid8) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}

C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...

Merci pour votre aide...

STef


Sébastien






--
Looking for tomcat5 packages for debian sarge?
Look at
http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Stéphane LOUIS
J'ai désactivé l'option use client driver = yes (--> no) mais mon problème n'est pas résolu :s
Le message d'erreur est identique.
J'ai une debian sarge à jour.

Merci,

STef

At 10:20 12/01/2006, you wrote:

Stéphane LOUIS a écrit :
Bonsoir,


Salut
J'ai installé samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger sur mon serveur afin qu'ils puissent s'installer automatiquement sur les stations qui en ont besoins).
Voici un extrait de mon /etc/samba/smb.conf :
...
security = user
...
printing = cups
printcap name = cups
printer admin = @lpadmin,root
loadprinters = yes
show add printer wizard = yes
[printers]
comment = imprimantes
printable = yes
path = /disque2/spool
write list = @lpadmin,root
guest ok = yes
use client driver = yes


^^^^^^^^^^^^^^^^^^^^= false
[print$]
comment = Pilotes windows des imprimantes
path = /disque2/pilotes
browseable = yes
guest ok = yes
force user = %U
force group = lpadmin
force create mode = 775
force directory mode = 775
write list = @lpadmin,root
Bien entendu le compte que j'utilise a les droits d'écrire dans /disque2 et ses sous répertoires.
Si je fais un serveur_sambaprint$ je peux créer modifier et supprimer des fichiers sans aucun problème.
Dans mon partage, j'exécute la procédure renseignée sur le site officiel de samba (http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472)
Concrètement, j'arrive à éditer les propriétés de l'imprimante, commencer la procédure d'ajout de pilote et après avoir cliqué sur 'finish' j'ai le message d'erreur suivant : "Impossible d'installer le pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de terminer cette opération.
Au niveau de mes logs samba j'ai noté ceci :
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane (uid00, gid8) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...
Merci pour votre aide...
STef


Sébastien


--
Looking for tomcat5 packages for debian sarge?
Look at http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o rg+tomcat.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact



Avatar
Sébastien GALLET
Stéphane LOUIS a écrit :
J'ai désactivé l'option use client driver = yes (--> no) mais mon problème n'est pas résolu :s
Le message d'erreur est identique.
J'ai une debian sarge à jour.


As-tu essayer de faire la manip avec l'administrateur samba
(Administrator pour lequel uidNumber=0) ?
Je t'envoie les sections concernant les imprimantes de mon smb.conf

[printers]
comment = Toutes les imprimantes réseaux
path = /var/cache/samba
browseable = yes
writable = no
printable = yes
print command = /usr/bin/lpr -P%p -r %s
lpq command = /usr/bin/lpq -P%p
lprm command = /usr/bin/lprm -P%p %j


[print$]
path = /var/lib/samba/printers
comment = Partage administratif des drivers des imprimantes
browseable = yes
guest ok = yes
valid users = Administrator, @"Domain Admins", @"Print
Operators", @"Domain Users"
write list = Administrator, @"Domain Admins", @"Print Operators"
create mode = 0664
directory mode = 0775


Merci,

STef

At 10:20 12/01/2006, you wrote:


Stéphane LOUIS a écrit :

Bonsoir,



Salut

J'ai installé samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger sur mon serveur afin qu'ils puissent s'installer automatiquement sur les stations qui en ont besoins).
Voici un extrait de mon /etc/samba/smb.conf :
...
security = user
...
printing = cups
printcap name = cups
printer admin = @lpadmin,root
loadprinters = yes
show add printer wizard = yes
[printers]
comment = imprimantes
printable = yes
path = /disque2/spool
write list = @lpadmin,root
guest ok = yes
use client driver = yes



^^^^^^^^^^^^^^^^^^^^= false

[print$]
comment = Pilotes windows des imprimantes
path = /disque2/pilotes
browseable = yes
guest ok = yes
force user = %U
force group = lpadmin
force create mode = 775
force directory mode = 775
write list = @lpadmin,root
Bien entendu le compte que j'utilise a les droits d'écrire dans /disque2 et ses sous répertoires.
Si je fais un serveur_sambaprint$ je peux créer modifier et supprimer des fichiers sans aucun problème.
Dans mon partage, j'exécute la procédure renseignée sur le site officiel de samba (http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472)
Concrètement, j'arrive à éditer les propriétés de l'imprimante, commencer la procédure d'ajout de pilote et après avoir cliqué sur 'finish' j'ai le message d'erreur suivant : "Impossible d'installer le pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de terminer cette opération.
Au niveau de mes logs samba j'ai noté ceci :
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane (uid00, gid8) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...
Merci pour votre aide...
STef



Sébastien


--
Looking for tomcat5 packages for debian sarge?
Look at http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact










--
Looking for debian sarge packages?
Look at http://debian.gallet.info/.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Stéphane LOUIS
oki, mon problème est sûrement là.
J'ai donné à mon utilisateur l'id 0 et je l'ai ajouté au groupe root et ça donne ceci :

debian:~# smbstatus
Samba version 3.0.14a-Debian
PID Username Group Machine
-------------------------------------------------------------------
1464 root stephane stef (192.168.0.8)

Service pid machine Connected at
-------------------------------------------------------
IPC$ 1464 stef Sat Dec 31 23:20:36 2005

No locked files


Malgré cela, ça ne fonctionne toujours pas...
D'un autre côté je n'ai pas vraiment envie que mon compte utilisateur ait les droits root...

Est-il possible de modifier l'uidNumber afin de plaire à monsieur samba et de pouvoir mettre mes pilotes d'imprimantes sur mon serveur ?

Merci pour l'aide

STef

At 13:18 12/01/2006, you wrote:

Stéphane LOUIS a écrit :
J'ai désactivé l'option use client driver = yes (--> no) mais mon problème n'est pas résolu :s Le message d'erreur est identique. J'ai une debian sarge à jour.


As-tu essayer de faire la manip avec l'administrateur samba (Administrator pour lequel uidNumber=0) ?
Je t'envoie les sections concernant les imprimantes de mon smb.conf

[printers]
comment = Toutes les imprimantes réseaux
path = /var/cache/samba
browseable = yes
writable = no
printable = yes
print command = /usr/bin/lpr -P%p -r %s
lpq command = /usr/bin/lpq -P%p
lprm command = /usr/bin/lprm -P%p %j


[print$]
path = /var/lib/samba/printers
comment = Partage administratif des drivers des imprimantes
browseable = yes
guest ok = yes
valid users = Administrator, @"Domain Admins", @"Print Operators", @"Domain Users"
write list = Administrator, @"Domain Admins", @"Print Operators"
create mode = 0664
directory mode = 0775

Merci,
STef
At 10:20 12/01/2006, you wrote:

Stéphane LOUIS a écrit :

Bonsoir,



Salut

J'ai installé samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger sur mon serveur afin qu'ils puissent s'installer automatiquement sur les stations qui en ont besoins).
Voici un extrait de mon /etc/samba/smb.conf :
...
security = user
...
printing = cups
printcap name = cups
printer admin = @lpadmin,root
loadprinters = yes
show add printer wizard = yes
[printers]
comment = imprimantes
printable = yes
path = /disque2/spool
write list = @lpadmin,root
guest ok = yes
use client driver = yes



^^^^^^^^^^^^^^^^^^^^= false

[print$]
comment = Pilotes windows des imprimantes
path = /disque2/pilotes
browseable = yes
guest ok = yes
force user = %U
force group = lpadmin
force create mode = 775
force directory mode = 775
write list = @lpadmin,root
Bien entendu le compte que j'utilise a les droits d'écrire dans /disque2 et ses sous répertoires.
Si je fais un serveur_sambaprint$ je peux créer modifier et supprimer des fichiers sans aucun problème.
Dans mon partage, j'exécute la procédure renseignée sur le site officiel de samba (http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472) Concrètement, j'arrive à éditer les propriétés de l'imprimante, commencer la procédure d'ajout de pilote et après avoir cliqué sur 'finish' j'ai le message d'erreur suivant : "Impossible d'installer le pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de terminer cette opération.
Au niveau de mes logs samba j'ai noté ceci :
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane (uid00, gid8) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...
Merci pour votre aide...
STef



Sébastien


-- Looking for tomcat5 packages for debian sarge?
Look at http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o rg+tomcat.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact







--
Looking for debian sarge packages?
Look at http://debian.gallet.info/.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact



Avatar
Sébastien GALLET
Avec quel utilisateur essayes-tu de transferer les drivers ????
Soit tu utilises Administrator, soit tu utilises un utilisateur qui a le
droit d'ecrire dans le rep :
D'apres ton smb.conf : @lpadmin,root
Pour ma part, je me loggue en tant que Administrator sur le réseau et
j'effectue l'installation des drivers avec celui-ci.
Et ca marche très bien

Stéphane LOUIS a écrit :
oki, mon problème est sûrement là.
J'ai donné à mon utilisateur l'id 0 et je l'ai ajouté au groupe root et ça donne ceci :

debian:~# smbstatus
Samba version 3.0.14a-Debian
PID Username Group Machine
-------------------------------------------------------------------
1464 root stephane stef (192.168.0.8)

Service pid machine Connected at
-------------------------------------------------------
IPC$ 1464 stef Sat Dec 31 23:20:36 2005

No locked files


Malgré cela, ça ne fonctionne toujours pas...
D'un autre côté je n'ai pas vraiment envie que mon compte utilisateur ait les droits root...

Est-il possible de modifier l'uidNumber afin de plaire à monsieur samba et de pouvoir mettre mes pilotes d'imprimantes sur mon serveur ?

Merci pour l'aide

STef

At 13:18 12/01/2006, you wrote:


Stéphane LOUIS a écrit :

J'ai désactivé l'option use client driver = yes (--> no) mais mon problème n'est pas résolu :s Le message d'erreur est identique. J'ai une debian sarge à jour.



As-tu essayer de faire la manip avec l'administrateur samba (Administrator pour lequel uidNumber=0) ?
Je t'envoie les sections concernant les imprimantes de mon smb.conf

[printers]
comment = Toutes les imprimantes réseaux
path = /var/cache/samba
browseable = yes
writable = no
printable = yes
print command = /usr/bin/lpr -P%p -r %s
lpq command = /usr/bin/lpq -P%p
lprm command = /usr/bin/lprm -P%p %j


[print$]
path = /var/lib/samba/printers
comment = Partage administratif des drivers des imprimantes
browseable = yes
guest ok = yes
valid users = Administrator, @"Domain Admins", @"Print Operators", @"Domain Users"
write list = Administrator, @"Domain Admins", @"Print Operators"
create mode = 0664
directory mode = 0775


Merci,
STef
At 10:20 12/01/2006, you wrote:


Stéphane LOUIS a écrit :


Bonsoir,



Salut


J'ai installé samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger sur mon serveur afin qu'ils puissent s'installer automatiquement sur les stations qui en ont besoins).
Voici un extrait de mon /etc/samba/smb.conf :
...
security = user
...
printing = cups
printcap name = cups
printer admin = @lpadmin,root
loadprinters = yes
show add printer wizard = yes
[printers]
comment = imprimantes
printable = yes
path = /disque2/spool
write list = @lpadmin,root
guest ok = yes
use client driver = yes



^^^^^^^^^^^^^^^^^^^^= false


[print$]
comment = Pilotes windows des imprimantes
path = /disque2/pilotes
browseable = yes
guest ok = yes
force user = %U
force group = lpadmin
force create mode = 775
force directory mode = 775
write list = @lpadmin,root
Bien entendu le compte que j'utilise a les droits d'écrire dans /disque2 et ses sous répertoires.
Si je fais un serveur_sambaprint$ je peux créer modifier et supprimer des fichiers sans aucun problème.
Dans mon partage, j'exécute la procédure renseignée sur le site officiel de samba (http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472) Concrètement, j'arrive à éditer les propriétés de l'imprimante, commencer la procédure d'ajout de pilote et après avoir cliqué sur 'finish' j'ai le message d'erreur suivant : "Impossible d'installer le pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de terminer cette opération.
Au niveau de mes logs samba j'ai noté ceci :
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane (uid00, gid8) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...
Merci pour votre aide...
STef



Sébastien


-- Looking for tomcat5 packages for debian sarge?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact






--
Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact










--
Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Stéphane LOUIS
J'utilise l'utilisateur stephane qui est membre du groupe lpadmin (au niveau unix donc).
Par la suite j'ai donné l'id 0 à l'utilisateur stephane...

Lorsque je fais un mon_serveurPRINT$ je peux y faire tout ce que je veux...

Le problème est bizzzzarrrre...
Lorsque je veux charger les pilotes sur le serveur, l'interface me le permet (autrement c'est grisé) car
printer admin = @lpadmin...

Je peux créer et manipuler des fichiers comme je veux dans mon_serveurPRINT$ car
write list = @lpadmin...

Mais malgré celà, ce message MS pas très explicite et rien de probant dans les logs...

que se passe-t-il ? J'ai une sarge à jour...

Merci,

STef


At 12:45 13/01/2006, Sébastien GALLET wrote:

Avec quel utilisateur essayes-tu de transferer les drivers ????
Soit tu utilises Administrator, soit tu utilises un utilisateur qui a le droit d'ecrire dans le rep :
D'apres ton smb.conf : @lpadmin,root
Pour ma part, je me loggue en tant que Administrator sur le réseau et j'effectue l'installation des drivers avec celui-ci.
Et ca marche très bien

Stéphane LOUIS a écrit :
oki, mon problème est sûrement là.
J'ai donné à mon utilisateur l'id 0 et je l'ai ajouté au groupe root et ça donne ceci :
debian:~# smbstatus
Samba version 3.0.14a-Debian
PID Username Group Machine
-------------------------------------------------------------------
1464 root stephane stef (192.168.0.8)
Service pid machine Connected at
-------------------------------------------------------
IPC$ 1464 stef Sat Dec 31 23:20:36 2005
No locked files

Malgré cela, ça ne fonctionne toujours pas...
D'un autre côté je n'ai pas vraiment envie que mon compte utilisateur ait les droits root...
Est-il possible de modifier l'uidNumber afin de plaire à monsieur samba et de pouvoir mettre mes pilotes d'imprimantes sur mon serveur ?
Merci pour l'aide
STef
At 13:18 12/01/2006, you wrote:

Stéphane LOUIS a écrit :

J'ai désactivé l'option use client driver = yes (--> no) mais mon problème n'est pas résolu :s Le message d'erreur est identique. J'ai une debian sarge à jour.



As-tu essayer de faire la manip avec l'administrateur samba (Administrator pour lequel uidNumber=0) ?
Je t'envoie les sections concernant les imprimantes de mon smb.conf

[printers]
comment = Toutes les imprimantes réseaux
path = /var/cache/samba
browseable = yes
writable = no
printable = yes
print command = /usr/bin/lpr -P%p -r %s
lpq command = /usr/bin/lpq -P%p
lprm command = /usr/bin/lprm -P%p %j


[print$]
path = /var/lib/samba/printers
comment = Partage administratif des drivers des imprimantes
browseable = yes
guest ok = yes
valid users = Administrator, @"Domain Admins", @"Print Operators", @"Domain Users"
write list = Administrator, @"Domain Admins", @"Print Operators"
create mode = 0664
directory mode = 0775


Merci,
STef
At 10:20 12/01/2006, you wrote:


Stéphane LOUIS a écrit :


Bonsoir,



Salut


J'ai installé samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger sur mon serveur afin qu'ils puissent s'installer automatiquement sur les stations qui en ont besoins).
Voici un extrait de mon /etc/samba/smb.conf :
...
security = user
...
printing = cups
printcap name = cups
printer admin = @lpadmin,root
loadprinters = yes
show add printer wizard = yes
[printers]
comment = imprimantes
printable = yes
path = /disque2/spool
write list = @lpadmin,root
guest ok = yes
use client driver = yes



^^^^^^^^^^^^^^^^^^^^= false


[print$]
comment = Pilotes windows des imprimantes
path = /disque2/pilotes
browseable = yes
guest ok = yes
force user = %U
force group = lpadmin
force create mode = 775
force directory mode = 775
write list = @lpadmin,root
Bien entendu le compte que j'utilise a les droits d'écrire dans /disque2 et ses sous répertoires.
Si je fais un serveur_sambaprint$ je peux créer modifier et supprimer des fichiers sans aucun problème.
Dans mon partage, j'exécute la procédure renseignée sur le site officiel de samba (http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472) Concrètement, j'arrive à éditer les propriétés de l'imprimante, commencer la procédure d'ajout de pilote et après avoir cliqué sur 'finish' j'ai le message d'erreur suivant : "Impossible d'installer le pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de terminer cette opération.
Au niveau de mes logs samba j'ai noté ceci :
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane (uid00, gid8) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...
Merci pour votre aide...
STef



Sébastien


-- Looking for tomcat5 packages for debian sarge?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o rg+tomcat.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact





-- Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact







--
Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact



Avatar
Sébastien GALLET
As-tu un utilisateur Administrator sur ton domaine ?
Si oui, l'as tu essayé pour transferer les drivers ?
que donne un ls /disque2/pilotes

Stéphane LOUIS a écrit :
J'utilise l'utilisateur stephane qui est membre du groupe lpadmin (au niveau unix donc).
Par la suite j'ai donné l'id 0 à l'utilisateur stephane...

Lorsque je fais un mon_serveurPRINT$ je peux y faire tout ce que je veux...

Le problème est bizzzzarrrre...
Lorsque je veux charger les pilotes sur le serveur, l'interface me le permet (autrement c'est grisé) car
printer admin = @lpadmin...

Je peux créer et manipuler des fichiers comme je veux dans mon_serveurPRINT$ car
write list = @lpadmin...

Mais malgré celà, ce message MS pas très explicite et rien de probant dans les logs...

que se passe-t-il ? J'ai une sarge à jour...

Merci,

STef


At 12:45 13/01/2006, Sébastien GALLET wrote:


Avec quel utilisateur essayes-tu de transferer les drivers ????
Soit tu utilises Administrator, soit tu utilises un utilisateur qui a le droit d'ecrire dans le rep :
D'apres ton smb.conf : @lpadmin,root
Pour ma part, je me loggue en tant que Administrator sur le réseau et j'effectue l'installation des drivers avec celui-ci.
Et ca marche très bien

Stéphane LOUIS a écrit :

oki, mon problème est sûrement là.
J'ai donné à mon utilisateur l'id 0 et je l'ai ajouté au groupe root et ça donne ceci :
debian:~# smbstatus
Samba version 3.0.14a-Debian
PID Username Group Machine
-------------------------------------------------------------------
1464 root stephane stef (192.168.0.8)
Service pid machine Connected at
-------------------------------------------------------
IPC$ 1464 stef Sat Dec 31 23:20:36 2005
No locked files

Malgré cela, ça ne fonctionne toujours pas...
D'un autre côté je n'ai pas vraiment envie que mon compte utilisateur ait les droits root...
Est-il possible de modifier l'uidNumber afin de plaire à monsieur samba et de pouvoir mettre mes pilotes d'imprimantes sur mon serveur ?
Merci pour l'aide
STef
At 13:18 12/01/2006, you wrote:


Stéphane LOUIS a écrit :


J'ai désactivé l'option use client driver = yes (--> no) mais mon problème n'est pas résolu :s Le message d'erreur est identique. J'ai une debian sarge à jour.



As-tu essayer de faire la manip avec l'administrateur samba (Administrator pour lequel uidNumber=0) ?
Je t'envoie les sections concernant les imprimantes de mon smb.conf

[printers]
comment = Toutes les imprimantes réseaux
path = /var/cache/samba
browseable = yes
writable = no
printable = yes
print command = /usr/bin/lpr -P%p -r %s
lpq command = /usr/bin/lpq -P%p
lprm command = /usr/bin/lprm -P%p %j


[print$]
path = /var/lib/samba/printers
comment = Partage administratif des drivers des imprimantes
browseable = yes
guest ok = yes
valid users = Administrator, @"Domain Admins", @"Print Operators", @"Domain Users"
write list = Administrator, @"Domain Admins", @"Print Operators"
create mode = 0664
directory mode = 0775



Merci,
STef
At 10:20 12/01/2006, you wrote:



Stéphane LOUIS a écrit :



Bonsoir,



Salut



J'ai installé samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger sur mon serveur afin qu'ils puissent s'installer automatiquement sur les stations qui en ont besoins).
Voici un extrait de mon /etc/samba/smb.conf :
...
security = user
...
printing = cups
printcap name = cups
printer admin = @lpadmin,root
loadprinters = yes
show add printer wizard = yes
[printers]
comment = imprimantes
printable = yes
path = /disque2/spool
write list = @lpadmin,root
guest ok = yes
use client driver = yes



^^^^^^^^^^^^^^^^^^^^= false



[print$]
comment = Pilotes windows des imprimantes
path = /disque2/pilotes
browseable = yes
guest ok = yes
force user = %U
force group = lpadmin
force create mode = 775
force directory mode = 775
write list = @lpadmin,root
Bien entendu le compte que j'utilise a les droits d'écrire dans /disque2 et ses sous répertoires.
Si je fais un serveur_sambaprint$ je peux créer modifier et supprimer des fichiers sans aucun problème.
Dans mon partage, j'exécute la procédure renseignée sur le site officiel de samba (http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472) Concrètement, j'arrive à éditer les propriétés de l'imprimante, commencer la procédure d'ajout de pilote et après avoir cliqué sur 'finish' j'ai le message d'erreur suivant : "Impossible d'installer le pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de terminer cette opération.
Au niveau de mes logs samba j'ai noté ceci :
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane (uid00, gid8) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...
Merci pour votre aide...
STef



Sébastien


-- Looking for tomcat5 packages for debian sarge?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact





-- Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact






--
Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact










--
Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Stéphane LOUIS
Je suis en 'workgroup'

le compte stephane est administrateur local
un ls /disque2/pilotes ne donne rien car il n'y a encore rien dedans (car je n'ai pas encore réussi à charger les pilotes...).

Les comptes stephane et administrateurs ont été définis dans le serveur linux et au niveau de samba et les mots de passes correspondent dans tous les cas.

Ces mêmes comptes ont le droit de manipuler des fichiers via linux ou via samba...

Le message d erreur windows apparait au moment précis où je pousse sur le bouton (finish) et qu'il commence à vouloir charger les pilotes sur le serveur.

J'ai pensé à un problème au niveau de ma station de travail mais le problème persiste si je fais la manipulation depuis une autre station.

Je suis vraiment perdu :s

Encore un grand merci pour l'aide qui m'est apportée !

STef

At 13:09 1301/2006, Sébastien GALLET wrote:

As-tu un utilisateur Administrator sur ton domaine ?
Si oui, l'as tu essayé pour transferer les drivers ?
que donne un ls /disque2/pilotes

Stéphane LOUIS a écrit :
J'utilise l'utilisateur stephane qui est membre du groupe lpadmin (au niveau unix donc).
Par la suite j'ai donné l'id 0 à l'utilisateur stephane...
Lorsque je fais un mon_serveurPRINT$ je peux y faire tout ce que je veux...
Le problème est bizzzzarrrre...
Lorsque je veux charger les pilotes sur le serveur, l'interface me le permet (autrement c'est grisé) car printer admin = @lpadmin...
Je peux créer et manipuler des fichiers comme je veux dans mon_serveurPRINT$ car write list = @lpadmin...
Mais malgré celà, ce message MS pas très explicite et rien de probant dans les logs...
que se passe-t-il ? J'ai une sarge à jour...
Merci,
STef

At 12:45 13/01/2006, Sébastien GALLET wrote:

Avec quel utilisateur essayes-tu de transferer les drivers ????
Soit tu utilises Administrator, soit tu utilises un utilisateur qui a le droit d'ecrire dans le rep :
D'apres ton smb.conf : @lpadmin,root
Pour ma part, je me loggue en tant que Administrator sur le réseau et j'effectue l'installation des drivers avec celui-ci.
Et ca marche très bien

Stéphane LOUIS a écrit :

oki, mon problème est sûrement là.
J'ai donné à mon utilisateur l'id 0 et je l'ai ajouté au groupe root et ça donne ceci :
debian:~# smbstatus
Samba version 3.0.14a-Debian
PID Username Group Machine
-------------------------------------------------------------------
1464 root stephane stef (192.168.0.8)
Service pid machine Connected at
-------------------------------------------------------
IPC$ 1464 stef Sat Dec 31 23:20:36 2005
No locked files

Malgré cela, ça ne fonctionne toujours pas...
D'un autre côté je n'ai pas vraiment envie que mon compte utilisateur ait les droits root...
Est-il possible de modifier l'uidNumber afin de plaire à monsieur samba et de pouvoir mettre mes pilotes d'imprimantes sur mon serveur ?
Merci pour l'aide
STef
At 13:18 12/01/2006, you wrote:


Stéphane LOUIS a écrit :


J'ai désactivé l'option use client driver = yes (--> no) mais mon problème n'est pas résolu :s Le message d'erreur est identique. J'ai une debian sarge à jour.



As-tu essayer de faire la manip avec l'administrateur samba (Administrator pour lequel uidNumber=0) ?
Je t'envoie les sections concernant les imprimantes de mon smb.conf

[printers]
comment = Toutes les imprimantes réseaux
path = /var/cache/samba
browseable = yes
writable = no
printable = yes
print command = /usr/bin/lpr -P%p -r %s
lpq command = /usr/bin/lpq -P%p
lprm command = /usr/bin/lprm -P%p %j


[print$]
path = /var/lib/samba/printers
comment = Partage administratif des drivers des imprimantes
browseable = yes
guest ok = yes
valid users = Administrator, @"Domain Admins", @"Print Operators", @"Domain Users"
write list = Administrator, @"Domain Admins", @"Print Operators"
create mode = 0664
directory mode = 0775



Merci,
STef
At 10:20 12/01/2006, you wrote:



Stéphane LOUIS a écrit :



Bonsoir,



Salut



J'ai installé samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger sur mon serveur afin qu'ils puissent s'installer automatiquement sur les stations qui en ont besoins).
Voici un extrait de mon /etc/samba/smb.conf :
...
security = user
...
printing = cups
printcap name = cups
printer admin = @lpadmin,root
loadprinters = yes
show add printer wizard = yes
[printers]
comment = imprimantes
printable = yes
path = /disque2/spool
write list = @lpadmin,root
guest ok = yes
use client driver = yes



^^^^^^^^^^^^^^^^^^^^= false



[print$]
comment = Pilotes windows des imprimantes
path = /disque2/pilotes
browseable = yes
guest ok = yes
force user = %U
force group = lpadmin
force create mode = 775
force directory mode = 775
write list = @lpadmin,root
Bien entendu le compte que j'utilise a les droits d'écrire dans /disque2 et ses sous répertoires.
Si je fais un serveur_sambaprint$ je peux créer modifier et supprimer des fichiers sans aucun problème.
Dans mon partage, j'exécute la procédure renseignée sur le site officiel de samba (http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472) Concrètement, j'arrive à éditer les propriétés de l'imprimante, commencer la procédure d'ajout de pilote et après avoir cliqué sur 'finish' j'ai le message d'erreur suivant : "Impossible d'installer le pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de terminer cette opération.
Au niveau de mes logs samba j'ai noté ceci :
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane (uid00, gid8) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...
Merci pour votre aide...
STef



Sébastien


-- Looking for tomcat5 packages for debian sarge?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o rg+tomcat.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact





-- Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact





-- Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact







--
Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact



Avatar
Sébastien GALLET
Alors crées les répertoires suivants :
W32X86 WIN40

Stéphane LOUIS a écrit :
Je suis en 'workgroup'

le compte stephane est administrateur local
un ls /disque2/pilotes ne donne rien car il n'y a encore rien dedans (car je n'ai pas encore réussi à charger les pilotes...).

Les comptes stephane et administrateurs ont été définis dans le serveur linux et au niveau de samba et les mots de passes correspondent dans tous les cas.

Ces mêmes comptes ont le droit de manipuler des fichiers via linux ou via samba...

Le message d erreur windows apparait au moment précis où je pousse sur le bouton (finish) et qu'il commence à vouloir charger les pilotes sur le serveur.

J'ai pensé à un problème au niveau de ma station de travail mais le problème persiste si je fais la manipulation depuis une autre station.

Je suis vraiment perdu :s

Encore un grand merci pour l'aide qui m'est apportée !

STef

At 13:09 1301/2006, Sébastien GALLET wrote:


As-tu un utilisateur Administrator sur ton domaine ?
Si oui, l'as tu essayé pour transferer les drivers ?
que donne un ls /disque2/pilotes

Stéphane LOUIS a écrit :

J'utilise l'utilisateur stephane qui est membre du groupe lpadmin (au niveau unix donc).
Par la suite j'ai donné l'id 0 à l'utilisateur stephane...
Lorsque je fais un mon_serveurPRINT$ je peux y faire tout ce que je veux...
Le problème est bizzzzarrrre...
Lorsque je veux charger les pilotes sur le serveur, l'interface me le permet (autrement c'est grisé) car printer admin = @lpadmin...
Je peux créer et manipuler des fichiers comme je veux dans mon_serveurPRINT$ car write list = @lpadmin...
Mais malgré celà, ce message MS pas très explicite et rien de probant dans les logs...
que se passe-t-il ? J'ai une sarge à jour...
Merci,
STef

At 12:45 13/01/2006, Sébastien GALLET wrote:


Avec quel utilisateur essayes-tu de transferer les drivers ????
Soit tu utilises Administrator, soit tu utilises un utilisateur qui a le droit d'ecrire dans le rep :
D'apres ton smb.conf : @lpadmin,root
Pour ma part, je me loggue en tant que Administrator sur le réseau et j'effectue l'installation des drivers avec celui-ci.
Et ca marche très bien

Stéphane LOUIS a écrit :


oki, mon problème est sûrement là.
J'ai donné à mon utilisateur l'id 0 et je l'ai ajouté au groupe root et ça donne ceci :
debian:~# smbstatus
Samba version 3.0.14a-Debian
PID Username Group Machine
-------------------------------------------------------------------
1464 root stephane stef (192.168.0.8)
Service pid machine Connected at
-------------------------------------------------------
IPC$ 1464 stef Sat Dec 31 23:20:36 2005
No locked files

Malgré cela, ça ne fonctionne toujours pas...
D'un autre côté je n'ai pas vraiment envie que mon compte utilisateur ait les droits root...
Est-il possible de modifier l'uidNumber afin de plaire à monsieur samba et de pouvoir mettre mes pilotes d'imprimantes sur mon serveur ?
Merci pour l'aide
STef
At 13:18 12/01/2006, you wrote:



Stéphane LOUIS a écrit :



J'ai désactivé l'option use client driver = yes (--> no) mais mon problème n'est pas résolu :s Le message d'erreur est identique. J'ai une debian sarge à jour.



As-tu essayer de faire la manip avec l'administrateur samba (Administrator pour lequel uidNumber=0) ?
Je t'envoie les sections concernant les imprimantes de mon smb.conf

[printers]
comment = Toutes les imprimantes réseaux
path = /var/cache/samba
browseable = yes
writable = no
printable = yes
print command = /usr/bin/lpr -P%p -r %s
lpq command = /usr/bin/lpq -P%p
lprm command = /usr/bin/lprm -P%p %j


[print$]
path = /var/lib/samba/printers
comment = Partage administratif des drivers des imprimantes
browseable = yes
guest ok = yes
valid users = Administrator, @"Domain Admins", @"Print Operators", @"Domain Users"
write list = Administrator, @"Domain Admins", @"Print Operators"
create mode = 0664
directory mode = 0775




Merci,
STef
At 10:20 12/01/2006, you wrote:




Stéphane LOUIS a écrit :




Bonsoir,



Salut




J'ai installé samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger sur mon serveur afin qu'ils puissent s'installer automatiquement sur les stations qui en ont besoins).
Voici un extrait de mon /etc/samba/smb.conf :
...
security = user
...
printing = cups
printcap name = cups
printer admin = @lpadmin,root
loadprinters = yes
show add printer wizard = yes
[printers]
comment = imprimantes
printable = yes
path = /disque2/spool
write list = @lpadmin,root
guest ok = yes
use client driver = yes



^^^^^^^^^^^^^^^^^^^^= false




[print$]
comment = Pilotes windows des imprimantes
path = /disque2/pilotes
browseable = yes
guest ok = yes
force user = %U
force group = lpadmin
force create mode = 775
force directory mode = 775
write list = @lpadmin,root
Bien entendu le compte que j'utilise a les droits d'écrire dans /disque2 et ses sous répertoires.
Si je fais un serveur_sambaprint$ je peux créer modifier et supprimer des fichiers sans aucun problème.
Dans mon partage, j'exécute la procédure renseignée sur le site officiel de samba (http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472) Concrètement, j'arrive à éditer les propriétés de l'imprimante, commencer la procédure d'ajout de pilote et après avoir cliqué sur 'finish' j'ai le message d'erreur suivant : "Impossible d'installer le pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de terminer cette opération.
Au niveau de mes logs samba j'ai noté ceci :
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane (uid00, gid8) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...
Merci pour votre aide...
STef



Sébastien


-- Looking for tomcat5 packages for debian sarge?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact





-- Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact





-- Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact






--
Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact










--
Looking for tomcat5 packages for debian sarge?
Look at
http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+org+tomcat.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Stéphane LOUIS
Visiblement Windoze ne sait pas créer lui même les répertoires W32X86 et WIN40 alors qu'il crée lui même un répertoire COLOR.

Maintenant ça fonctionne (du moins pour le chargement des pilotes sur le serveur, je teste le reste plus tard).

Un grand merci pour l'aide !

STef

At 13:35 13/01/2006, Sébastien GALLET wrote:

Alors crées les répertoires suivants :
W32X86 WIN40

Stéphane LOUIS a écrit :
Je suis en 'workgroup'
le compte stephane est administrateur local
un ls /disque2/pilotes ne donne rien car il n'y a encore rien dedans (car je n'ai pas encore réussi à charger les pilotes...).
Les comptes stephane et administrateurs ont été définis dans le serveur linux et au niveau de samba et les mots de passes correspondent dans tous les cas.
Ces mêmes comptes ont le droit de manipuler des fichiers via linux ou via samba...
Le message d erreur windows apparait au moment précis où je pousse sur le bouton (finish) et qu'il commence à vouloir charger les pilotes sur le serveur.
J'ai pensé à un problème au niveau de ma station de travail mais le problème persiste si je fais la manipulation depuis une autre station.
Je suis vraiment perdu :s
Encore un grand merci pour l'aide qui m'est apportée !
STef
At 13:09 1301/2006, Sébastien GALLET wrote:

As-tu un utilisateur Administrator sur ton domaine ?
Si oui, l'as tu essayé pour transferer les drivers ?
que donne un ls /disque2/pilotes

Stéphane LOUIS a écrit :

J'utilise l'utilisateur stephane qui est membre du groupe lpadmin (au niveau unix donc).
Par la suite j'ai donné l'id 0 à l'utilisateur stephane...
Lorsque je fais un mon_serveurPRINT$ je peux y faire tout ce que je veux...
Le problème est bizzzzarrrre...
Lorsque je veux charger les pilotes sur le serveur, l'interface me le permet (autrement c'est grisé) car printer admin = @lpadmin...
Je peux créer et manipuler des fichiers comme je veux dans mon_serveurPRINT$ car write list = @lpadmin...
Mais malgré celà, ce message MS pas très explicite et rien de probant dans les logs...
que se passe-t-il ? J'ai une sarge à jour...
Merci,
STef

At 12:45 13/01/2006, Sébastien GALLET wrote:


Avec quel utilisateur essayes-tu de transferer les drivers ????
Soit tu utilises Administrator, soit tu utilises un utilisateur qui a le droit d'ecrire dans le rep :
D'apres ton smb.conf : @lpadmin,root
Pour ma part, je me loggue en tant que Administrator sur le réseau et j'effectue l'installation des drivers avec celui-ci.
Et ca marche très bien

Stéphane LOUIS a écrit :


oki, mon problème est sûrement là.
J'ai donné à mon utilisateur l'id 0 et je l'ai ajouté au groupe root et ça donne ceci :
debian:~# smbstatus
Samba version 3.0.14a-Debian
PID Username Group Machine
-------------------------------------------------------------------
1464 root stephane stef (192.168.0.8)
Service pid machine Connected at
-------------------------------------------------------
IPC$ 1464 stef Sat Dec 31 23:20:36 2005
No locked files

Malgré cela, ça ne fonctionne toujours pas...
D'un autre côté je n'ai pas vraiment envie que mon compte utilisateur ait les droits root...
Est-il possible de modifier l'uidNumber afin de plaire à monsieur samba et de pouvoir mettre mes pilotes d'imprimantes sur mon serveur ?
Merci pour l'aide
STef
At 13:18 12/01/2006, you wrote:



Stéphane LOUIS a écrit :



J'ai désactivé l'option use client driver = yes (--> no) mais mon problème n'est pas résolu :s Le message d'erreur est identique. J'ai une debian sarge à jour.



As-tu essayer de faire la manip avec l'administrateur samba (Administrator pour lequel uidNumber=0) ?
Je t'envoie les sections concernant les imprimantes de mon smb.conf

[printers]
comment = Toutes les imprimantes réseaux
path = /var/cache/samba
browseable = yes
writable = no
printable = yes
print command = /usr/bin/lpr -P%p -r %s
lpq command = /usr/bin/lpq -P%p
lprm command = /usr/bin/lprm -P%p %j


[print$]
path = /var/lib/samba/printers
comment = Partage administratif des drivers des imprimantes
browseable = yes
guest ok = yes
valid users = Administrator, @"Domain Admins", @"Print Operators", @"Domain Users"
write list = Administrator, @"Domain Admins", @"Print Operators"
create mode = 0664
directory mode = 0775




Merci,
STef
At 10:20 12/01/2006, you wrote:




Stéphane LOUIS a écrit :




Bonsoir,



Salut




J'ai installé samba et cups.
J'ai besoin d'utiliser les pilotes d'imprimante windows (donc de les charger sur mon serveur afin qu'ils puissent s'installer automatiquement sur les stations qui en ont besoins).
Voici un extrait de mon /etc/samba/smb.conf :
...
security = user
...
printing = cups
printcap name = cups
printer admin = @lpadmin,root
loadprinters = yes
show add printer wizard = yes
[printers]
comment = imprimantes
printable = yes
path = /disque2/spool
write list = @lpadmin,root
guest ok = yes
use client driver = yes



^^^^^^^^^^^^^^^^^^^^= false




[print$]
comment = Pilotes windows des imprimantes
path = /disque2/pilotes
browseable = yes
guest ok = yes
force user = %U
force group = lpadmin
force create mode = 775
force directory mode = 775
write list = @lpadmin,root
Bien entendu le compte que j'utilise a les droits d'écrire dans /disque2 et ses sous répertoires.
Si je fais un serveur_sambaprint$ je peux créer modifier et supprimer des fichiers sans aucun problème.
Dans mon partage, j'exécute la procédure renseignée sur le site officiel de samba (http://us2.samba.org/samba/docs/man/Samba-Guide/happy.html#id2550472) Concrètement, j'arrive à éditer les propriétés de l'imprimante, commencer la procédure d'ajout de pilote et après avoir cliqué sur 'finish' j'ai le message d'erreur suivant : "Impossible d'installer le pilote hp color LaserJet 2550 PS, Windows 2000 ou XP, Intel. Impossible de terminer cette opération.
Au niveau de mes logs samba j'ai noté ceci :
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2005/12/31 02:37:38, 1] smbd/service.c:make_connection_snum(642)
stef (200.0.10.8) connect to service print$ initially as user stephane (uid00, gid8) (pid 1247)
[2005/12/31 02:37:51, 0] smbd/service.c:make_connection(794)
stef (200.0.10.8) couldn't find service ::{2227a280-3aea-1069-a2de-08002b30309d}
C'est tout ce que j'ai pu noter de pertinent au niveau des logs samba...
Merci pour votre aide...
STef



Sébastien


-- Looking for tomcat5 packages for debian sarge?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o rg+tomcat.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact





-- Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact





-- Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact





-- Looking for debian sarge packages?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/.


-- Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact







--
Looking for tomcat5 packages for debian sarge?
Look at http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://debian.gallet.info/search.do?config=htdig&words=jakarta+apache+o rg+tomcat.


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench" target="_blank" class="text-blue hover:opacity-90 " style="word-break: break-all;" rel="noopener nofollow">http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact