This file is indexed.

/etc/netatalk/papd.conf is in netatalk 2.2.6-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# Attributes are:
#
#	Name Type Default	Description
#	pd   str  ".ppd"	Pathname to ppd file.
#	pr   str  "lp"		LPD printer name.
#       pa   str  "0.0"         AppleTalk address (not usually needed).
#	op   str  "operator"	Operator name, for LPD spooling.
#	au   flag not-present	If present, authentication required
#				note that if ca and sp are both set,
#				ca will be tried first and then sp
#	am   str  none		Comma separated list of uams to use
#				(for every printer) whenever 
#				authentication is on
#	ca   str  not-present	If present, use cap-style authentication
#				directory to place print authentication files 
#	sp   flag not-present	use PSSP authentication.
#
# Some examples:
#
#	On many systems (notably not Solaris), no papd.conf is required,
#	since papd shares the same defaults as lpd.
#
#	A simple example:
#
#		terminator:\
#			:pr=lp:op=wes:\
#			:pd=/usr/share/lib/ppd/HPLJ_4M.PPD:
#
#	An example with authenticated printing:
#		authprn:\
#			:pr=|/usr/bin/lpr -Plp:\
#			:pd=/usr/share/lib/ppd/HPLJ_4M.PPD:\
#			:sp:ca=/tmp/print:\
#			:am=uams_clrtxt.so:
#
#	Note also that papd.conf can list several printers.
#
#	The printer name in papd may be a full NBP-name of the form
#	name:type@zone, for example:
#		Printer 1:LaserWriter@Printing and Mailing:\
#			:pr=|/usr/bin/lpr -Plp1:
#
# Warning: If you are using more than 15 printers and you do not
# specify the zone in the printer name, only some of the printers may
# appear in the Chooser.