|
a folder or a web folder?
To create a new physical directory and assign appropriate permissions
1. Create C:\Users\whatever
2. Right-click on the whatever folder and choose Sharing and Security…
3. Click the Security tab
4. Click Advanced
5. Clear the Allow inheritable permissions from the parent to propagate to this object and all child objects checkbox
6. Click Copy to copy the permissions previously applied from the parent to this object
7. Click OK to close the Advanced Security Settings dialog
8. Select CREATOR OWNER and click Remove
9. Click Add…
10. Enter the following accounts and groups into the Enter the object names to select texbox
a. MICROSOF-27TCOC\Everyone
b. MICROSOF-27TCOC\IIS_WPG
c. MICROSOF-27TCOC\IUSR_MICROSOF-27TCOC
d. MICROSOF-27TCOC\Users
e. NORTHAMERICA\whatever
11. Click OK to accept the Select Users, Computers or Groups dialog
12. Select Internet Guest Account
13. Clear the Read & Execute, List Folder Contents and Read checkboxes under the Allow column
14. Click the Write checkbox under the Deny column
15. Select whatever
16. Click the Modify checkbox under the Allow column
17. Click OK to accept the folder Properties dialog
18. Click Yes to acknowledge you are setting a deny permission in the Security dialog
Or to protect files (membership scripts) there are numerous ways, java (not so hot), asp or aspx scripts. There are also lots of free ones, and or portals.
If you are using a file management system, (lots of free ones out there, it's even easier)
Using frontpage server extentions - in frontpage
open the site, Highlight the web directory
select "tools", "server" "permissions"
The admin panel for the site will open assign the appropriate users permissions.
It's easy, have fun
Last edited by pinkfluffybunny : 03-29-2005 at 11:04 AM.
|