Category Archives: Authentication Prompt

Outlook Integration – CRM Outlook Plugin Issue Part – 2

As you all are familiar that when it comes to set up client side add-ons with web application, security rights/restrictions becomes a mandatory thing which comes into consideration. We have been writing blogs on features as well as process been followed while installing Outlook integration with Sage CRM. You can go through the links added… Read More »

Sage CRM and IIS authentication settings

SageCRM is like any other web application which can be hosted on IIS for access over the network. Network access of applications is highly vulnerable to risks of injections. Hence IIS provides different Authentication methodologies that can be configured for any web application. However improper configuration of these parameters may lead to other issues and… Read More »

Permissions To Modify The CRM Configurations

With new versions of IIS, the security has been tightened a lot in order to setup secure environment for website deployment. You must have observed this behavior very commonly when you install SageCRM on latest windows servers with IIS7. When you try and edit any configuration under Administration tab, the authentication prompt comes up and… Read More »

How to restrict Users from accessing Default IIS page and Virtual Directory

Sage CRM being a web-based application requires a web server in order to function properly. The Primary role of this web server is to help store, process and deliver web pages as and when required to the users by means of HTTP. Now since Sage CRM is reliant on web server, IIS is one of… Read More »