Eric Stevenson wrote:
Is it possible to use samba and winbind with apache to require membership in
a specific Windows domain group to authenticate to a realm. Similar to using
'require groups' with an .htaccess file and a UNIX group, I'd like to use
'require group' in an .htaccess file and a Windows domain group.

If it is possible to do with UNIX group, it should be possible to do with winbind as well. Just add 'winbind' to your 'group:' parameter in /etc/nsswitch.conf and then check that 'getent group' shows you Windows domain groups as well as UNIX ones.


Hope it helps,
Igor

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to