I've successfully implemented this in an environment.
If I want to add users individually, they can get access. I've change the
secondary site collection administrator to a ADProvider user.
Again, it works great. It's just AD groups don't seem to work.
What I would like to do is add all authenticated users to a certain MOSS Group
(like viewers, or contributors, etc).
I've tried:
NT AUTHORITY\Authenticated Users
and
ADProvider:Everyone
ADProvider:Domain Users
Nothing seems to work...
I've scoured the web, and found nothing...
Any guru out there solved this problem yet?