Bug 33790 - Support of printer GPO's in UCS@school multiserver environment
Support of printer GPO's in UCS@school multiserver environment
Status: RESOLVED DUPLICATE of bug 32041
Product: UCS@school
Classification: Unclassified
Component: Samba 4
unspecified
Other Linux
: P5 normal (vote)
: UCS@school 3.2.x
Assigned To: Samba maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-20 09:34 CET by Felix Botner
Modified: 2015-12-15 15:27 CET (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2013-12-20 09:34:06 CET
Deploying printers with GPO's like this

http://blog.powershell.no/2009/11/08/deploying-printers-using-group-policy/

create a "msPrint-ConnectionPolicy" object. Without DRS replication (ucs@school) the s4connector has to take care of these objects (sync them to the other S4 DC's)

Here the msPrint-ConnectionPolicy object:

dn: CN={148BA8E2-209B-4045-A2E9-21B1FCAB493E},CN=PushedPrinterConnections,CN=User,CN={C0DF456D-47E8-468C-AC8F-B2CE5C74C8FD},CN=Policies,CN=System,DC=fff,DC=ggg
objectClass: top
objectClass: msPrint-ConnectionPolicy
cn: {148BA8E2-209B-4045-A2E9-21B1FCAB493E}
instanceType: 4
whenCreated: 20131219200431.0Z
whenChanged: 20131219200431.0Z
uSNCreated: 3951
showInAdvancedViewOnly: TRUE
name: {148BA8E2-209B-4045-A2E9-21B1FCAB493E}
objectGUID: 8893801f-f3b6-4cf0-85c0-9a55c2197bd0
objectCategory: CN=ms-Print-ConnectionPolicy,CN=Schema,CN=Configuration,DC=fff
 ,DC=ggg
uNCName: \\master\printer2
serverName: \\master
printerName: printer2
printAttributes: 0
uSNChanged: 3952 
distinguishedName: CN={148BA8E2-209B-4045-A2E9-21B1FCAB493E},CN=PushedPrinterC
 onnections,CN=User,CN={C0DF456D-47E8-468C-AC8F-B2CE5C74C8FD},CN=Policies,CN=S
 ystem,DC=fff,DC=ggg

And the corresponding GPO object.

dn: CN={C0DF456D-47E8-468C-AC8F-B2CE5C74C8FD},CN=Policies,CN=System,DC=fff,DC=ggg
objectClass: top
objectClass: container
objectClass: groupPolicyContainer
cn: {C0DF456D-47E8-468C-AC8F-B2CE5C74C8FD}
instanceType: 4
whenCreated: 20131218142322.0Z
uSNCreated: 3840
showInAdvancedViewOnly: TRUE
name: {C0DF456D-47E8-468C-AC8F-B2CE5C74C8FD}
objectGUID: 185517da-880d-4632-b727-488008e223a0
objectCategory: CN=Group-Policy-Container,CN=Schema,CN=Configuration,DC=fff,DC
 =ggg
gPCFileSysPath: \\fff.ggg\SysVol\fff.ggg\Policies\{C0DF456D-47E8-468C-AC8F-B2C
 E5C74C8FD}
gPCFunctionalityVersion: 2
flags: 0
displayName: printer
gPCUserExtensionNames: [{00000000-0000-0000-0000-000000000000}{A8C42CEA-CDB8-4
 388-97F4-5831F933DA84}][{8A28E2C5-8D06-49A4-A08C-632DAA493E17}{180F39F3-CF17-
 4C68-8410-94B71452A22D}{CC13E3F3-D6D7-4A7C-A806-085502AA8281}][{BC75B1ED-5833
 -4858-9BB8-CBF0B166DF9D}{A8C42CEA-CDB8-4388-97F4-5831F933DA84}]
versionNumber: 2097152
whenChanged: 20131219200431.0Z
uSNChanged: 3953
distinguishedName: CN={C0DF456D-47E8-468C-AC8F-B2CE5C74C8FD},CN=Policies,CN=Sy
 stem,DC=fff,DC=ggg
Comment 1 Felix Botner univentionstaff 2015-12-15 15:27:09 CET

*** This bug has been marked as a duplicate of bug 32041 ***