How do I organize printers and user groups You can base the organization on application of UNIX file permissions. An installed printer is only displayed in the Printer Selection dialog (even when List All Printers is enabled) if the user has read permission to the printer initialization file defining the printer in the printers directory. You can thus reserve a printer for a certain group of users simply by means of ownership and permission flags for the printer inititialisation file. This is a very flexible way because there are no specific requirements as to how your organization should be structured. The best definition of groups for printer access is not necessarily identical to the group structure already defined in your system. The group of users who shall have access to one or more specific printers could reflect a department, a specific physical location, a job function, or any other unit within your company’s infrastructure. The group could also be related to the printer itself, say a group of large format plotters, or a group of photorealistic color printers. The rules of the game are simple:
dept_a:!:150:john,jane,peter,billy dept_b:!:151:susan,lisa,cliff plotter:!:159:peter,lisa This defines three groups. Two of these are departments, namely dept_a (users john, jane, peter, and billy) and dept_b (users susan, lisa, and cliff). In addition peter from dept_a and lisa from dept_b are members of another group called plotter. You can now allocate printers for Department A and B by changing ownership and permissions for their initialization files
in the printers directory:
In a similar way you can reserve a printer for the two users in the special plotter group:
Copyright © 1995-2005, AGI (autoGraph international). All rights reserved. www.augrin.com |