{} helyett kacsacsor...
cupsd.conf reszlet:
{Location /admin}
#
# 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 Basic
AuthClass System
## Restrict access to local domain
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From ===========> ide ird az IP-d. <========
#Encryption Required
{/Location}