<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: CSA 5.2 MC install issues in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912502#M84854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can count on some things being programmed with the least security because it provides more functionality with less work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We get to clean up afterward or explain to programmers and users why their browser app doesn't work after the last security update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*sigh*&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2008 20:47:27 GMT</pubDate>
    <dc:creator>tsteger1</dc:creator>
    <dc:date>2008-02-21T20:47:27Z</dc:date>
    <item>
      <title>CSA 5.2 MC install issues</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912497#M84845</link>
      <description>&lt;P&gt;I am attempting to install the 5.2 CSA MC on a Windows 2003 server w/ SQL 2005 locally. &lt;/P&gt;&lt;P&gt;The SQL server permissions are tightened down, but my login has complete access to the server (both OS and SQL server).  I also followed the install instructions for the local install w/ SQL 2005.&lt;/P&gt;&lt;P&gt;However, during the install, after being questioned about rebooting after install, I get the following in my install log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"[1-24-2008 08:54:50]: Setup is checking for the existence of other customer databases&lt;/P&gt;&lt;P&gt;[1-24-2008 08:54:50]: Resuming service MSSQLSERVER&lt;/P&gt;&lt;P&gt;[1-24-2008 08:54:50]: --8-- Start Process Log ==&amp;gt; net.exe&lt;/P&gt;&lt;P&gt;[1-24-2008 08:54:50]:   The SQL Server (MSSQLSERVER) service was continued successfully.&lt;/P&gt;&lt;P&gt;[1-24-2008 08:54:50]: --8-- End Process Log ==&amp;gt; net.exe&lt;/P&gt;&lt;P&gt;[1-24-2008 08:54:50]: An ERROR occurred executing the database counting query. Work file 'dbcount.tmp' data conversion failed. First record should be numeric. Query result message is : &amp;lt;  Msg 208, Level 16, State 1, Server SQLSERVER1, Line 1 Invalid object name 'sysdatabases'. &amp;gt;&lt;/P&gt;&lt;P&gt;[1-24-2008 08:54:57]: ERROR: Setup has encountered an error interpreting the results from an internal SQL query. Query result message is : &amp;lt;  Msg 208, Level 16, State 1, Server SQLSERVER1, Line 1 Invalid object name 'sysdatabases'. &amp;gt; Setup will now abort.&lt;/P&gt;&lt;P&gt;[1-24-2008 08:54:57]: Exiting from the setup..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody have a similar issue?  Any ideas?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 10:57:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912497#M84845</guid>
      <dc:creator>matt_nels</dc:creator>
      <dc:date>2019-03-10T10:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: CSA 5.2 MC install issues</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912498#M84848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you say "The SQL server permissions are tightened down", is this something additional that you or the DB admin did to secure the database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the default system databases still present?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jan 2008 04:51:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912498#M84848</guid>
      <dc:creator>tsteger1</dc:creator>
      <dc:date>2008-01-27T04:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: CSA 5.2 MC install issues</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912499#M84851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes the default DB were present.  The tightening is actually only tightening permissions to the SQL server and the databases.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After getting my DBAs to give my login and a domain service account, complete access to the SQL server, I was able to do the install.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, once the install completed the services would not start. This is because they were starting under the Local System account. I changed the CSA services to use the aforementioned service account. The CSA services then worked correctly and are still working correctly.  I have tightened down the database/SQL server access to those prescribed in the install guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the root cause of my issue here was the "Local System" account being denied access to the SQL server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 15:06:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912499#M84851</guid>
      <dc:creator>matt_nels</dc:creator>
      <dc:date>2008-02-12T15:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: CSA 5.2 MC install issues</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912500#M84852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So is the moral of the story that the DBAs should leave you and CSA alone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 20:21:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912500#M84852</guid>
      <dc:creator>tsteger1</dc:creator>
      <dc:date>2008-02-13T20:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: CSA 5.2 MC install issues</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912501#M84853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ya, that's about it.  They are doing a good job though.  &lt;/P&gt;&lt;P&gt;I've ran into this issue with other products as well.  No vendor is prepared to install in a properly tightened down SQL environment.  In this case, I have the CSA agent to protect the server. But on another product install the box was somewhat vulnerable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 15:15:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912501#M84853</guid>
      <dc:creator>matt_nels</dc:creator>
      <dc:date>2008-02-20T15:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: CSA 5.2 MC install issues</title>
      <link>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912502#M84854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can count on some things being programmed with the least security because it provides more functionality with less work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We get to clean up afterward or explain to programmers and users why their browser app doesn't work after the last security update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*sigh*&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 20:47:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/csa-5-2-mc-install-issues/m-p/912502#M84854</guid>
      <dc:creator>tsteger1</dc:creator>
      <dc:date>2008-02-21T20:47:27Z</dc:date>
    </item>
  </channel>
</rss>

