From AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE
Part of GEN003920
Associated with IA controls: ECLP-1
Associated with: CCI-000225
Failure to give ownership of the hosts.lpd file to root, bin, sys, or lp provides the designated owner, and possible unauthorized users, with the potential to modify the hosts.lpd file. Unauthorized modifications could disrupt access to local printers from authorized remote hosts or permit unauthorized remote access to local printers.
Locate any print service configuration file on the system.  Consult vendor documentation to verify the names and locations of print service configuration files on the system.
Procedure:
# find /etc -name hosts.lpd -print
# find /etc -name Systems -print  
If no print service configuration file is found, this is not applicable.
Check the ownership of the print service configuration file(s).
Procedure:
# ls -lL 
Change the owner of the /etc/hosts.lpd file (or equivalent, such as /etc/lp/Systems) to root, lp, or another privileged UID. Consult vendor documentation to determine the name and location of print service configuration files. Procedure: # chown root /etc/hosts.lpd
	Lavender hyperlinks in small type off to the right (of CSS
	class id, if you view the page source) point to
	globally unique URIs for each document and item. Copy the
	link location and paste anywhere you need to talk
	unambiguously about these things.
	
      
	You can obtain data about documents and items in other
	formats. Simply provide an HTTP header Accept:
	text/turtle or
	Accept: application/rdf+xml.
      
Powered by sagemincer