I have a working Kerberos authentication on my Apache. My AuthGroupFile directive points to a file where there is one group called rnd (rnd: user@my.domain.com).
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?