Config: Difference between revisions
From Sage CRM Knowledge Base
Created page with " You see this error when you try change pages in the admin area. "Error, you need to be an administrator on the CRM server to use this function." In IIS, expand the server n..." |
No edit summary |
||
| Line 15: | Line 15: | ||
An IIS reset will be warranted after making this change. | An IIS reset will be warranted after making this change. | ||
*If the option is missing see how to enable it at this link | |||
http://weblogs.asp.net/zroiy/archive/2008/08/17/missing-windows-authentication-provider-for-iis-7-on-windows-server-2008.aspx | |||
---- | ---- | ||
Revision as of 23:33, 31 January 2013
You see this error when you try change pages in the admin area.
"Error, you need to be an administrator on the CRM server to use this function."
In IIS, expand the server name in the list where web deployment or CRM is running, then expand Web Sites, then Default Web Site.
Right-click the name of the CRM instance and click Properties.
Click the Directory Security tab, then Edit in the Anonymous access and authentication control.
In the Authentication Methods window, check the "Integrated Windows authentication" option.
Click OK to exit the windows.
An IIS reset will be warranted after making this change.
- If the option is missing see how to enable it at this link