Use Port Binding Permissions on Windows

Posted by Sharon on Server Fault See other posts from Server Fault or by Sharon
Published on 2011-03-13T05:46:03Z Indexed on 2011/03/13 8:11 UTC
Read the original article Hit count: 274

Filed under:
|

This should be an easy one, but I can't find anything on it.

I want to use IIS Express with my local user account to bind to a port on my netbios name. For example, http://computername:1315. My local user account doesn't have permission to do this, but I have administrator access on the machine.

Anyone know how to grant permission to my local user account to bind to a port with my computer name instead of localhost? This is on Windows 7.

© Server Fault or respective owner

Related posts about windows-7

Related posts about bindings