authentication failure / Require group fails

angelb angelb at bugarin.us
Wed Jun 18 10:37:37 PDT 2008


> AuthType Basic
> Require group Staff

Run the following command:

grep Staff /etc/group

If the command above returns empty, there's your problem.

If it comes back with a line, check to see the login id you're using
is in the group. If the login id exist in the line, check to make sure
cups is in /etc/pam.d and contains auth and account lines accordingly.

If the above checks out, but you're still unable to login, set your
cups config to debug level 2 and post the results.

Thanks,
Angel










More information about the cups mailing list