I have recently configured a linux server to allow access to AD domain-users by implementing winbind. I was wondering if I could control what users I allow to connect to this server via AD groups. Is there a way to specify that only members of a certain AD group can access a given machine? I've created a lookup script in php that gets called from /etc/profile that accomplishes this but wonder if this behavior was already implemented. -Ryan