itgeek Posted September 21, 2011 Posted September 21, 2011 Hi I am running iis7 server 2008. I have setup a website in php and want to block all from the admin section of the site. Any ideas how to do this, just want to add 5 users manually please? Thanks
TheMan100 Posted September 21, 2011 Posted September 21, 2011 You could set NTFS permissions on the folder of the website's physical path, so that only those 5 users can access that folder (website).
itgeek Posted September 21, 2011 Author Posted September 21, 2011 Thanks for the reply theman100. What ntfs permission would I select block everyone group? Thanks
TheMan100 Posted September 21, 2011 Posted September 21, 2011 (edited) Thanks for the reply theman100. What ntfs permission would I select block everyone group? Thanks Yes, you could do it like that, and then select the users you want to grant access to. Or, you could just delete all of the permissions on the folder at the moment, and then only select the users you want to grant access to it. Edited September 21, 2011 by TheMan100
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now