‎06-03-2011 11:37 PM
‎06-06-2011 09:14 PM
mattgbarnes wrote:
I tried to follow this guide to lock down security to domain admins only:
http://www.lansweeper.com/kb/restrict.aspx
<configuration>
<appSettings>
<add key="MM_CONNECTION_HANDLER_Lansweeper" value="sqlserver.htm"/>
<add key="MM_CONNECTION_STRING_Lansweeper" value="Persist Security Info=False;Data Source=069-sql;Initial Catalog=lansweeperdb;User ID=lansweeperuser;Password=*****;Connect Timeout=120"/>
<add key="MM_CONNECTION_DATABASETYPE_Lansweeper" value="SQLServer"/>
<add key="MM_CONNECTION_SCHEMA_Lansweeper" value=""/>
<add key="MM_CONNECTION_CATALOG_Lansweeper" value=""/>
</appSettings>
<system.web>
<compilation debug="true" strict="false" explicit="true"/>
</system.web>
</configuration>
Please help.
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now