Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

What does "everyone", "users", "IUSR",etc. group in server folder permission means?

What does "everyone", "users", "IUSR",etc. group in server folder permission means. I am using windows server 2008 and when i click on the security tab in the folders properties i find these groups there. What does they basically means?

3 Answers

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

They are user based file access permissions. There should be a variety of check-boxes available with labels like Full Control, Read, Write, Execute, etc. You can select which users or groups are allowed which permissions on a file by file, or folder by folder basis. Microsoft calls it User Access Control and their TechNet is a good online resource to further your knowledge.

Hope it helps.

the article is one of my favorite in my bookmark . its a full detail explain

here is a link is http://www.linuxquestions.org/linux/answers/Security/Quick_and_Dirty_Guide_to_Linux_File_Permissions

Ken Alger
Ken Alger
Treehouse Teacher

Brian;

Great reference! Just bookmarked it!

I was pointing him to TechNet because it was based on his Windows 2008 Server system he said he was using.

Ken

yea, thumb up! glad to heard that