IIS and FTP permissions

IIS permissions

You will get to know on IIS and FTP permissions below, if you find any difficulty to resolve we are ready to fix it for you.

1.
To set IUSR permission for a domain, you must know what IUSR is for the particular domain. To find out the particular IUSR for the particular domain. Follow the steps:

IIS -> Domain -> Properties -> Directory Security -> Authentication and access control -> Edit -> Authentication methods: Here you can find the IUSR name in the username area. ex: IUSR_690

2.
Server application unavailable error: Permissions missing on domain folders can lead to this error.

IIS -> domain -> right click and open -> Properties -> Security:
> Add Asp.net (aspnet), Network service
> If still not working, Add application pool user permission to the domain. To know the application pool user, IIS -> domain -> right click -> properties -> directory settings -> application pool -> note the pool name.
> Now IIS -> application pool -> right the particular application pool -> properties -> note the name.
> Now give permission for that particular user to the domain.
> If still gives the same error, give IUSR permission to the domain. Follow step 1 to do this.

FTP issues
My computer- > manage -> users and groups -> check whether the particular FTP user is disabled or not.

If you still encounter errors, check event viewer

——————————

If domain asks for username and password to browse it,

1. Open IIS -> properties -> Directory security -> Authentication and Access control -> Edit -> Authentication methods -> Change the IUSR password in the 2nd text box.

2. My Computer -> right click -> Manage -> Computer management -> Users and groups -> Find that IUSR -> Right click and set the new password

Note: If the user is disabled, enable it.

Please feel free to contact us if there are any problems.

To get updates follow us on Facebook, Twitter, LinkedIn

Subscribe to get free blog content to your Inbox
Loading

Written by actsupp-r0cks