<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">BMC Atrium Discovery Community Forum</title>
    <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/" />
    <link rel="self" type="application/atom+xml" href="http://discovery.bmc.com/community/forum/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2012</rights>
    <generator uri="http://expressionengine.com/" version="1.6.8">ExpressionEngine</generator>
    <id>tag:discovery.bmc.com,2012:02:04</id>


    <entry>
      <title>Report on NoAccess</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2370/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2370</id>
      <published>2012-02-04T22:33:19Z</published>
      <updated></updated>
      <author><name>Jackson Yap</name></author>
      <content type="html">
      <![CDATA[
        	<p>Is there a way to produce a report from ADDM 8.3 for all hosts that have status of &#8220;No Access&#8221;?</p>

	<p>Thanks,<br />
JY</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Location for switches using SEARCH NetworkDevice WHERE (name HAS SUBWORD &#8216;&#63;&#8217;)</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2344/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2344</id>
      <published>2012-01-31T19:38:39Z</published>
      <updated></updated>
      <author><name>Joshua Noffsinger 2</name></author>
      <content type="html">
      <![CDATA[
        	<p>I know that their have been many post on this subject. But here is what I am looking to do.</p>

	<p>I need to assign a location to a switch by its name I.e. (stl0123addm) whst i would like to do is a use a (SEARCH NetworkDevice WHERE (name HAS SUBWORD &#8216;stl&#8217;)) stl being the location,  anybody have any suggestions?</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Discovery of Network Devices</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2368/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2368</id>
      <published>2012-02-03T22:18:59Z</published>
      <updated></updated>
      <author><name>James Zhou</name></author>
      <content type="html">
      <![CDATA[
        	<p>How do I get the following devices discovered?</p>

	<p>Juniper Firewall SSG-550<br />
Juniper Firewall SSG-350<br />
Juniper Firewall SSG-140<br />
Cisco Linksys Switches<br />
Cisco CSS load Balancers<br />
Force 10 Switches<br />
Cisco Iron Port Email Appliance<br />
Bay Network/Nortel routers &#38; Switches<br />
Cisco 881 Routers</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Disable port scanning</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/1686/" />      
      <id>tag:discovery.bmc.com,2011:community/forum/viewthread/.1686</id>
      <published>2011-06-15T14:18:55Z</published>
      <updated></updated>
      <author><name>Derek Phillips</name></author>
      <content type="html">
      <![CDATA[
        	<p>I have a customer that is not allowing any form of Nmap port scanning.  I would like to know if, by disabling the &#8220;Use IP Fingerprinting to Identify OS:&#8221; option in discovery configuration, this will inhibit the use of <em>any</em> port scanning, essentially making the sweep scan a ping sweep?  </p>

	<p>There are obviously going to be side effects to this I realize, but for now I need to know if this is the net effect of turning off this option?</p>

	<p>Many thanks in advance,<br />
Derek.</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>How do I write a query that can return a list of network cards that belong to our network devices&#63;</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2363/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2363</id>
      <published>2012-02-02T21:20:30Z</published>
      <updated></updated>
      <author><name>Brian Guilfoyle</name></author>
      <content type="html">
      <![CDATA[
        	<p>The network card info is a DirectlyDiscoveredListMember &#8220;DiscoveredCard&#8221;. I&#8217;m trying to return the &#8220;description&#8221; value for each one of our network devices, but I&#8217;m not sure how the relationship between the two tables is traversed.</p>

	<p>Thanks</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>difficulty with model.rel</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2367/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2367</id>
      <published>2012-02-03T18:03:12Z</published>
      <updated>2012-02-03T18:04:10Z</updated>
      <author><name>Nicola Attico</name></author>
      <content type="html">
      <![CDATA[
        	<p>I&#8217;m trying to build a dependency between a software component and a database detail<br />
There are 2 simmetric relationship in taxonomy (these are inherited by database detail from detail):<br />
•Dependant:Dependency:DependedUpon:SoftwareComponent [Depends On Software Component]<br />
•DependedUpon:Dependency:Dependant:SoftwareComponent [Depended Upon By Software Component]</p>

	<p>When I try to run the command model.rel.Dependency(Dependant := &#8230;, DependedUpon := &#8230;) I get a syntax error<br />
This is my (newbye) code<br />
I marked the line with a comment //syntax error</p>

	<p>Can you help how to fix this?<br />
Thanks<br />
Nicola</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">triggers<br />&nbsp;&nbsp;&nbsp;&nbsp;on&nbsp;si&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #0000BB">SoftwareInstance&nbsp;created</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">confirmed&nbsp;where&nbsp;type&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">"Apache&nbsp;HTTPD-based&nbsp;Webserver"</span><span style="color: #007700">;<br />&nbsp;&nbsp;</span><span style="color: #0000BB">end&nbsp;triggers</span><span style="color: #007700">;<br /><br />&nbsp;&nbsp;<br />&nbsp;&nbsp;</span><span style="color: #0000BB">body<br />&nbsp;&nbsp;&nbsp;&nbsp;log</span><span style="color: #007700">.</span><span style="color: #0000BB">info&nbsp;</span><span style="color: #007700">(</span><span style="color: #DD0000">"HTTPD&nbsp;entry"</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">host&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #0000BB">model</span><span style="color: #007700">.</span><span style="color: #0000BB">host</span><span style="color: #007700">(</span><span style="color: #0000BB">si</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">log</span><span style="color: #007700">.</span><span style="color: #0000BB">info&nbsp;</span><span style="color: #007700">(</span><span style="color: #DD0000">"host&nbsp;=&nbsp;%host.name%"</span><span style="color: #007700">);<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">result_list&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #0000BB">discovery</span><span style="color: #007700">.</span><span style="color: #0000BB">listDirectory</span><span style="color: #007700">(</span><span style="color: #0000BB">host</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'/var/www'</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">log</span><span style="color: #007700">.</span><span style="color: #0000BB">info&nbsp;</span><span style="color: #007700">(</span><span style="color: #DD0000">"%result_list%"</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;for&nbsp;</span><span style="color: #0000BB">result&nbsp;in&nbsp;result_list&nbsp;</span><span style="color: #007700">do<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;</span><span style="color: #0000BB">result</span><span style="color: #007700">.</span><span style="color: #0000BB">name&nbsp;matches&nbsp;regex&nbsp;</span><span style="color: #DD0000">'index.php$'&nbsp;</span><span style="color: #0000BB">then<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;log</span><span style="color: #007700">.</span><span style="color: #0000BB">info&nbsp;</span><span style="color: #007700">(</span><span style="color: #DD0000">"dir&nbsp;=&nbsp;%result.name%"</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">phpsc&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #0000BB">model</span><span style="color: #007700">.</span><span style="color: #0000BB">SoftwareComponent</span><span style="color: #007700">(</span><span style="color: #0000BB">key&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #DD0000">"%result.name%"</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">name&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #DD0000">"%result.name%"</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">type&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #DD0000">"%result.name%"</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">instance&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #DD0000">"%si%"&nbsp;</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">model</span><span style="color: #007700">.</span><span style="color: #0000BB">setContainment</span><span style="color: #007700">(</span><span style="color: #0000BB">si</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">phpsc</span><span style="color: #007700">);<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">mySchemas&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #0000BB">search</span><span style="color: #007700">(</span><span style="color: #0000BB">DatabaseDetail&nbsp;where&nbsp;instance</span><span style="color: #007700">=</span><span style="color: #DD0000">'information_schema'</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for&nbsp;</span><span style="color: #0000BB">mySchema&nbsp;in&nbsp;mySchemas&nbsp;</span><span style="color: #007700">do<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">log</span><span style="color: #007700">.</span><span style="color: #0000BB">info&nbsp;</span><span style="color: #007700">(</span><span style="color: #DD0000">"schema&nbsp;=&nbsp;%mySchema.instance%"</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">rel&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #0000BB">model</span><span style="color: #007700">.</span><span style="color: #0000BB">rel</span><span style="color: #007700">.</span><span style="color: #0000BB">Dependency</span><span style="color: #007700">(</span><span style="color: #0000BB">Dependant&nbsp;</span><span style="color: #007700">:=&nbsp;%</span><span style="color: #0000BB">phpsc</span><span style="color: #007700">%,&nbsp;</span><span style="color: #0000BB">DependedUpon&nbsp;</span><span style="color: #007700">:=&nbsp;%</span><span style="color: #0000BB">mySchema</span><span style="color: #007700">%&nbsp;);&nbsp;</span><span style="color: #FF8000">//syntax&nbsp;error<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">end&nbsp;</span><span style="color: #007700">for;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">end&nbsp;</span><span style="color: #007700">if;<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">end&nbsp;</span><span style="color: #007700">for;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//&nbsp;Done<br />&nbsp;&nbsp;</span><span style="color: #0000BB">end&nbsp;body</span><span style="color: #007700">;&nbsp;</span>
</span>
</code></div>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Reports</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2366/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2366</id>
      <published>2012-02-03T15:10:44Z</published>
      <updated></updated>
      <author><name>Craig Whittaker</name></author>
      <content type="html">
      <![CDATA[
        	<p>Good afternoon,</p>

	<p>Is there a report in ADDM that lists the endpoints that it can ping but is unable to perform full discovery for whatever reason?</p>

	<p>Regards</p>

	<p>Craig</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>runCommand &#45; AttributeError: &#8216;NoneType&#8217; object has no attribute &#8216;get&#8217;</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2361/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2361</id>
      <published>2012-02-02T15:49:59Z</published>
      <updated></updated>
      <author><name>Eric Herman</name></author>
      <content type="html">
      <![CDATA[
        	<p>I am attemping to obtain the &#8216;bytes per cluster&#8217; of a group of hosts.</p>

	<p>When running the following pattern against Server 2003, I am able to get this information. However, running against Server 2008 and 2008R2 returns an error:</p>

<blockquote>RuleError on rule tpl_cluster_size_body_1 due to: Error while executing a rule &#8212; AttributeError: &#8216;NoneType&#8217; object has no attribute &#8216;get&#8217;</blockquote>

	<p>From the host, I can execute the same command and retrieve the information.</p>

	<p>Thanks in advance.</p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">file_systems&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #0000BB">search&nbsp;</span><span style="color: #007700">(</span><span style="color: #0000BB">in&nbsp;host&nbsp;traverse&nbsp;Mounter</span><span style="color: #007700">:</span><span style="color: #0000BB">FileSystemMount</span><span style="color: #007700">:</span><span style="color: #0000BB">MountedFileSystem</span><span style="color: #007700">:</span><span style="color: #0000BB">FileSystem&nbsp;where&nbsp;fs_kind&nbsp;</span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">"LOCAL"</span><span style="color: #007700">);<br /><br />if&nbsp;</span><span style="color: #0000BB">file_systems&nbsp;then<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">for&nbsp;</span><span style="color: #0000BB">filesys&nbsp;in&nbsp;file_systems&nbsp;</span><span style="color: #007700">do;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">log</span><span style="color: #007700">.</span><span style="color: #0000BB">info</span><span style="color: #007700">(</span><span style="color: #DD0000">"Drive&nbsp;name:&nbsp;%filesys.mount%"</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">mount&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #0000BB">filesys</span><span style="color: #007700">.</span><span style="color: #0000BB">mount</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">cmd&nbsp;</span><span style="color: #007700">:=&nbsp;&nbsp;</span><span style="color: #DD0000">"fsutil&nbsp;fsinfo&nbsp;ntfsinfo&nbsp;%mount%"</span><span style="color: #007700">;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">log</span><span style="color: #007700">.</span><span style="color: #0000BB">info</span><span style="color: #007700">(</span><span style="color: #DD0000">"Command&nbsp;to&nbsp;run:&nbsp;%cmd%"</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">filesysinfo&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #0000BB">discovery</span><span style="color: #007700">.</span><span style="color: #0000BB">runCommand</span><span style="color: #007700">(</span><span style="color: #0000BB">host</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">cmd</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #FF8000">//If&nbsp;I&nbsp;don't&nbsp;print&nbsp;this&nbsp;line,&nbsp;it&nbsp;jumps&nbsp;to&nbsp;the&nbsp;else.&nbsp;Otherwise,&nbsp;the&nbsp;error&nbsp;is&nbsp;logged.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">log</span><span style="color: #007700">.</span><span style="color: #0000BB">info</span><span style="color: #007700">(</span><span style="color: #0000BB">filesysinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">result</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;</span><span style="color: #0000BB">filesysinfo&nbsp;then<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;bytes_per_cluster&nbsp;</span><span style="color: #007700">:=&nbsp;</span><span style="color: #0000BB">regex</span><span style="color: #007700">.</span><span style="color: #0000BB">extract</span><span style="color: #007700">(</span><span style="color: #0000BB">filesysinfo</span><span style="color: #007700">.</span><span style="color: #0000BB">result</span><span style="color: #007700">,</span><span style="color: #0000BB">regex</span><span style="color: #DD0000">'(?&lt;=Bytes&nbsp;Per&nbsp;Cluster&nbsp;:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;)(.+)'</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">log</span><span style="color: #007700">.</span><span style="color: #0000BB">info&nbsp;</span><span style="color: #007700">(</span><span style="color: #DD0000">"Bytes&nbsp;per&nbsp;cluster&nbsp;on&nbsp;%host.name%&nbsp;for&nbsp;drive:&nbsp;%mount%&nbsp;---&nbsp;%bytes_per_cluster%"</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;else<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">log</span><span style="color: #007700">.</span><span style="color: #0000BB">info</span><span style="color: #007700">(</span><span style="color: #DD0000">"Error&nbsp;executing&nbsp;command:&nbsp;%cmd%&nbsp;on&nbsp;%host.name%"</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">end&nbsp;</span><span style="color: #007700">if;<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">end&nbsp;</span><span style="color: #007700">for;<br />else<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">log</span><span style="color: #007700">.</span><span style="color: #0000BB">info</span><span style="color: #007700">(</span><span style="color: #DD0000">"No&nbsp;local&nbsp;file&nbsp;systems&nbsp;found&nbsp;on&nbsp;host&nbsp;%host.name%"</span><span style="color: #007700">);<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">stop</span><span style="color: #007700">;<br /></span><span style="color: #0000BB">end&nbsp;</span><span style="color: #007700">if;&nbsp;</span>
</span>
</code></div>
      ]]>
      </content>
    </entry>

    <entry>
      <title>8.3 filtering issues with Chrome</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2365/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2365</id>
      <published>2012-02-03T10:08:58Z</published>
      <updated></updated>
      <author><name>Tony Papworth</name></author>
      <content type="html">
      <![CDATA[
        <p>Is anyone else having issues with selecting filtered results via node list pages using 8.3.1 via Google Chrome??</p>

<p>I can see the filtered results but when I click to select a group of filtered results nothing happens.</p>

<p>I&#8217;m using Chrome 16.0.912.77
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>About WMI Encryption over the network</title>
      <link rel="alternate" type="text/html" href="http://discovery.bmc.com/community/forum/viewthread/2356/" />      
      <id>tag:discovery.bmc.com,2012:community/forum/viewthread/.2356</id>
      <published>2012-02-02T04:17:09Z</published>
      <updated></updated>
      <author><name>Eulise Silvera</name></author>
      <content type="html">
      <![CDATA[
        	<p>Hi Forum,</p>

	<p>Based on the fact the WMI sends data over the network in clear text, there are some methods to enhance the security by modifying the authentication level according to <a href="http://msdn.microsoft.com/en-us/library/windows/desktop/aa393266v=vs.85.aspx#setting_namespace_security_to_require_data_encryption_for_remote_connections">this link </a>from MS.</p>

	<p>The question here is, Is ADDM capable of handling the authentication level (tweak) required to encrypt the connection?</p>

	<p>There are some concerns (from my security team) about the details of the user being exposed to the network without security.</p>

	<p>I know there are some entries (in the Forum) related to this issue but they were addressed by the usage of PSTOOLS. Now that slaves have been updated and renamed to Windows Proxies would be nice to know if this matter was also covered and solved.</p>

	<p>Thanks.</p>

	<p>Eulise</p>
      ]]>
      </content>
    </entry>


</feed>
