On Mon, Jan 25, 2010 at 07:46:56PM -0500, Didier Brison
wrote:> Hi,
>
> On a Debian Lenny
> I try to make working samba 3.4.3-1 backports printer drivers auto install
for Vista and of course it doesn't work.
> It start install the driver on the server, but stop and tell
"_spoolss_AddPrinterDriverEx: level 8 not yet implemented"
>
> Someone can help me?
>
> Here is a part of my Syslog
>
> Jan 25 19:27:57 toto smbd[13437]: [2010/01/25 19:27:57, 0]
rpc_server/srv_spoolss_nt.c:7646(_spoolss_AddPrinterDriver)
> Jan 25 19:27:57 toto smbd[13437]: _spoolss_AddPrinterDriverEx: level 8
not yet implemented
> Jan 25 19:28:11 toto smbd[13437]: [2010/01/25 19:28:11, 1]
smbd/service.c:1226(close_cnum)
> Jan 25 19:28:11 toto smbd[13437]: ibis-inf-2 (::ffff:132.203.160.8)
closed connection to service print$
Can you log a bug at bugzilla.samba.org. We have an explicit comment in
the code that assumes that returning WERR_UNKNOWN_LEVEL causes the
client to silently downgrade to a supported level. If this isn't
working, we need to track the issue.
Thanks,
Jeremy.