Mailinglist Archive: opensuse (2271 mails)
| < Previous | Next > |
Cups admin login problem
- From: Jerome Lyles <susemail@xxxxxxxxxxxxx>
- Date: Mon, 26 Apr 2004 11:23:14 -1000
- Message-id: <200404261123.14285.susemail@xxxxxxxxxxxxx>
I can't log in to cups to do any admin tasks. My cups conf. file says:
# 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
so I added myself to the sys group and I still cannot login. I can't login as
root either. So the AuthGroupName is sys, I'm a member and I still can't
login. Anyone understand what is going on here?
Thanks,
Jerome
# 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
so I added myself to the sys group and I still cannot login. I can't login as
root either. So the AuthGroupName is sys, I'm a member and I still can't
login. Anyone understand what is going on here?
Thanks,
Jerome
| < Previous | Next > |