Apache, mod_auth and AuthGroupFile: how to allow access for all the users in an AD domain?
- by Lauri L
Hello
I have a working Kerberos authentication on my Apache. My AuthGroupFile directive points to a file where there is one group called rnd (rnd: [email protected]).
This works just fine, but I don't know how to grant access to all the users in the domain my.domain.com. Do you know how to do this?