# LogLevel: controls the number of messages logged to the ErrorLog
LogLevel info
#Printcap /etc/printcap
Printcap /etc/printcap
######## Filter Options
User lp
Group lp
RunAsUser Yes
######## Network Options
Port 631
######## Browsing Options
# Show shared printers on the local network.
Browsing On
BrowseOrder allow,deny
BrowseAllow @LOCAL
######## Security Options
# The @LOCAL address allows or denies from all non point-to-point interfaces
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 127.0.0.2
Allow From @LOCAL
allow from 192.168.2.*
#
# You definitely will want to limit access to the administration functions.
# The default configuration requires a local connection from a user who
# is a member of the system group to do any admin tasks. You can change
# the group name using the SystemGroup directive.
#
AuthType BasicDigest
AuthClass Group
AuthGroupName sys
## Restrict access to local domain
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
#Encryption Required