The Microsoft recommendations <Securing Your Database Server> for securing
SQL Server installations are â?? among others â?? to:
â?¢ Use named instances
â?¢ Only allow TCP/IP for remote connections
â?¢ Restrict protocols to TCP/IP
â?¢ NOT to use dynamic ports or the default ports for SQL Serverâ??s listener
â?¢ Configure Windows Firewall on the SQL Server to block the default SQL
Server Listener ports (TCP 1433 and UDP 1434 and only allow the custom
configured port
If you follow these â?? may I add: sound â?? recommendations your Microsoft CRM
installation will not work!
According to the installation guide CRM demands a default instance of SQL
Server and that Named Pipes are used for remote connections.
Does anybody know?
1. how to implement CRM in a secure environment according to the
abovementioned MS recommendations
2. whether the MS CRM team consider conforming to the MS standards in these
matters
Thanks to anybody who care to answer
Erik Bo