s3-smbd: Initialize the print backend after we setup winreg.
commitbbffd4213879046e6de907e810b2f620ef5e7b0c
authorAndreas Schneider <asn@samba.org>
Tue, 28 Aug 2012 12:53:01 +0000 (28 14:53 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 13 Sep 2012 09:19:48 +0000 (13 11:19 +0200)
tree003950067dad0be71e725ec0158cf6b4c374fd0b
parente61ab52b90788b9b2833c05c65c30ce54e623daa
s3-smbd: Initialize the print backend after we setup winreg.

The print backend init also migrates the printing tdb to winreg. For
this we need to setup the winreg pipe first.

Signed-off-by: Andreas Schneider <asn@samba.org>
Fix bug #9122 - winreg_printer_openkey: Could not open HKLM hive:
NT_STATUS_RPC_PROCNUM_OUT_OF_RANGE.
(cherry picked from commit 0f1496516d4f4c3da0fb875e944b48861ef2330b)
source3/smbd/server.c