cups auth problem with ldap group

fernando zanini fernandozanini at gmail.com
Wed Jan 12 12:37:41 PST 2011


> Im using cups 1.3 and authenticating/limiting users (with pam.d).
>
> #case 1
> Require user localuser
> -works
>
> #case 2
> Require user ldapuser
> -works
>
> #case 3
> Require group localgroup
> -works (group members on ldap)
>
> #case 4
> Require user ldapgroup
> -doesnt work
>
> Any idea if its a cups limitation, wrong ldap config, or anything else?
>
> Thanks


Solved the problem... missing posixGroup on ldap group.




More information about the cups mailing list