<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - How big a security risk if we use a domain login for the cf application service</title>
    <link>https://forums.adobe.com/community/coldfusion/coldfusion_administration?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Thu, 30 Oct 2014 20:14:42 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-10-30T20:14:42Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: How big a security risk if we use a domain login for the cf application service</title>
      <link>https://forums.adobe.com/message/6884542?tstart=0#6884542</link>
      <description>&lt;!-- [DocumentBodyStart:6e34eac9-dada-46a8-b4c1-2423b69c06ca] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;No, not if you follow the Lockdown Guide directions.&amp;nbsp; It has a listing of which folders in the ColdFusion installation directory need to be granted permissions to the domain account.&lt;/p&gt;&lt;p&gt;-Carl V.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6e34eac9-dada-46a8-b4c1-2423b69c06ca] --&gt;&lt;img src='/beacon?t=1415918723025' /&gt;</description>
      <pubDate>Thu, 30 Oct 2014 20:14:42 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6884542?tstart=0#6884542</guid>
      <dc:date>2014-10-30T20:14:42Z</dc:date>
      <clearspace:dateToText>2 weeks 3 hours ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: How big a security risk if we use a domain login for the cf application service</title>
      <link>https://forums.adobe.com/message/6884099?tstart=0#6884099</link>
      <description>&lt;!-- [DocumentBodyStart:ff8d01a9-d538-42d0-85b9-53d6a7873708] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Carl: &lt;/p&gt;&lt;p&gt;Does changing from local to domain account for the CF application login cause a lot of broken CF security issues? Seems like there is potential for the CF application to NOT have all the permissions changed correctly and I would end up with a broken site. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Would CFX_EXEC (&lt;a class="jive-link-external-small" href="http://adiabata.com/cfx_exec.cfm" rel="nofollow"&gt;Adiabata, Inc. - CFX_EXEC&lt;/a&gt;)&amp;nbsp; be a better fix then working through all the permissions across the site? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks again&lt;/p&gt;&lt;p&gt;Jay&amp;nbsp; &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:ff8d01a9-d538-42d0-85b9-53d6a7873708] --&gt;</description>
      <pubDate>Thu, 30 Oct 2014 17:44:36 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6884099?tstart=0#6884099</guid>
      <dc:date>2014-10-30T17:44:36Z</dc:date>
      <clearspace:dateToText>2 weeks 5 hours ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: How big a security risk if we use a domain login for the cf application service</title>
      <link>https://forums.adobe.com/message/6883914?tstart=0#6883914</link>
      <description>&lt;!-- [DocumentBodyStart:a7b0aee5-b6e9-43ab-93ab-3d938d5f7f8f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I don't think the Lockdown Guides prohibit using domain accounts.&amp;nbsp; They just recommend not using an administrator-level domain account (and rightly so).&amp;nbsp; Create a domain user account and grant it access and permissions to the minimum network resources required for your applications to function, and no more.&amp;nbsp; So, for example, if ColdFusion needs to be able to access certain folders on certain network shares, only grant the domain account access to those specific folders; if ColdFusion only needs read permissions on those folders, only grant read permissions to the domain account.&amp;nbsp; The same principles apply to databases - if you are using SQL Server, add the domain account to SQL Server's logins, add that login as a user to the required databases, and only grant the user the minimum required permissions for each of those databases.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;-Carl V.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:a7b0aee5-b6e9-43ab-93ab-3d938d5f7f8f] --&gt;</description>
      <pubDate>Thu, 30 Oct 2014 17:21:47 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6883914?tstart=0#6883914</guid>
      <dc:date>2014-10-30T17:21:47Z</dc:date>
      <clearspace:dateToText>2 weeks 5 hours ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>How big a security risk if we use a domain login for the cf application service</title>
      <link>https://forums.adobe.com/message/6883939?tstart=0#6883939</link>
      <description>&lt;!-- [DocumentBodyStart:4f9701e3-92d0-45a1-a536-8c9f0b0d2484] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;The local account used as the login account for CF application service doesn't allow access via UNC to other servers in in the same subnet&amp;nbsp; (behind a firewall with private ip addresses in use) for security reasons. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It would be easier if we used a domain account -- but all the installation instructions and hardening pdf - recommend a local account which I am using.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I can't seem to find details on how using a domain account is creating a security issue.&amp;nbsp; Is this a major or minor security issue is another question...&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;TIA&lt;/p&gt;&lt;p&gt;Jay Bietz&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:4f9701e3-92d0-45a1-a536-8c9f0b0d2484] --&gt;</description>
      <pubDate>Thu, 30 Oct 2014 17:15:45 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6883939?tstart=0#6883939</guid>
      <dc:date>2014-10-30T17:15:45Z</dc:date>
      <clearspace:dateToText>2 weeks 5 hours ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

