s3-spoolss: Fix Bug #6568: _spoolss_GetPrintProcessorDirectory() implementation.
authorGünther Deschner <gd@samba.org>
Tue, 4 Aug 2009 10:21:49 +0000 (12:21 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 5 Aug 2009 09:47:26 +0000 (11:47 +0200)
commitffb6b4e6f7e47e8f22519d616e4e31444e417d16
tree959ecc49b1f652ddf43dd7090314a131b75672db
parent2666b3e27444ffcad3afc21e276f189ac238433f
s3-spoolss: Fix Bug #6568: _spoolss_GetPrintProcessorDirectory() implementation.

We should always return a local path so that users are not forced to setup a
[prnproc$] share on the server. This restores pre-3.4.0 spoolss behaviour.

Guenther
(cherry picked from commit 74454cc731f202361f1dce47fa850810bfeb36c8)
source3/rpc_server/srv_spoolss_nt.c