s3-smbd: Initialize the print backend after we setup winreg.
authorAndreas Schneider <asn@samba.org>
Tue, 28 Aug 2012 12:53:01 +0000 (14:53 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 29 Aug 2012 08:09:33 +0000 (10:09 +0200)
commit0f1496516d4f4c3da0fb875e944b48861ef2330b
treea5cdb51c58b6fd3c4e7afc595226d4128845810f
parentb61e67d9fbb5d412da31233c6cd08ebdea6718ac
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.
source3/smbd/server.c