Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Active Directory valid users groups

Status
Not open for further replies.

da644

Programmer
May 21, 2001
159
GB
Hi.

I have Samba setup to authicate from a Windows Active Directory and this is working and I can use the valid users configuration setting to allow particular users access:

valid users = ADC+username

However is there any way I can allow a whole user group access?

Kind regards,

Andrew.
 
Exactly the same way
valid users = @"ADC+Domain Users"
I use this with Winbind


"If you always do what you've always done, you will always be where you've always been."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top