On Wed, Nov 05, 2003 at 08:12:16PM -0600, Tim Kelley
wrote:> I know this is only tangential to samba, but ...
>
> If in my cupsd.conf, should I be able to do something like:
>
> <Location /admin>
> AuthType Basic
> AuthClass Group
> AuthGroupName DOMAIN+Domain\ Admins
> </Location>
>
> I would think giving cupsd domain credentials which have membership in
> the proper group would authenticate you ... it isn't working .. yet
> "getent group" shows all the unix groups ...
>
> ... or am I having a clear text passwd problem?
>
>
> Same for "AuthClass User"
>
> Is this supposed to work?
What are your PAM settings for CUPS? Last I looked on Redhat, they
didn't use system-auth, so didn't use pam_winbind by default.
Andrew Bartlett