<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>john kelly - exchange|owa</title>
    <link>http://blog.johnkelly.co.uk/</link>
    <description>blackrock consultants</description>
    <language>en-us</language>
    <copyright>john kelly</copyright>
    <lastBuildDate>Sat, 11 Feb 2006 12:55:33 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>mail@johnkelly.co.uk</managingEditor>
    <webMaster>mail@johnkelly.co.uk</webMaster>
    <item>
      <trackback:ping>http://blog.johnkelly.co.uk/Trackback.aspx?guid=9f4e7676-d2d4-4576-ae8c-3f37a5ed175f</trackback:ping>
      <pingback:server>http://blog.johnkelly.co.uk/pingback.aspx</pingback:server>
      <pingback:target>http://blog.johnkelly.co.uk/PermaLink,guid,9f4e7676-d2d4-4576-ae8c-3f37a5ed175f.aspx</pingback:target>
      <dc:creator>Your DisplayName here!</dc:creator>
      <wfw:comment>http://blog.johnkelly.co.uk/CommentView,guid,9f4e7676-d2d4-4576-ae8c-3f37a5ed175f.aspx</wfw:comment>
      <wfw:commentRss>http://blog.johnkelly.co.uk/SyndicationService.asmx/GetEntryCommentsRss?guid=9f4e7676-d2d4-4576-ae8c-3f37a5ed175f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
This refers to OWA 2003 access to freedocs, documents that are shared as standalone
items in a folder.
</p>
        <p>
The shared item is not an attachment to a post; rather, it is considered a "free document"
or freedoc for short.Freedocs are not new to Exchange 2003; they are present in all
prior versions of Exchange. However, Exchange 2000 made them more useful by making
them accessible via OWA URLs (e.g., http://server/public/exchange2003/intro_e2k3.doc).
Microsoft made a security-related change to Exchange 2003 that is blocking OWA access
to freedocs.
</p>
        <p>
There is a registry entry you can add to your OWA servers that re-enables OWA access
to freedocs:
</p>
        <p>
Location: HKLM\System\CurrentControlSet\Services\MSExchangeWeb\OWA<br />
Value: EnableFreedocs<br />
Type: REG_DWORD<br />
Value: 0, 1, 2 or 3 (dec)
</p>
        <p>
If this value is not present or set to 0, freedocs are completely blocked in OWA.
This entry is not present by default, so freedocs are blocked out-of-the-box in OWA
2003. When set to 1, freedocs are only accessible when accessed directly via a back-end
server; freedocs will not accessible to OWA users connecting through a front-end server.
If you set the value to 2, freedocs are accessible from back-end servers, and from
any front-end server configured with a Host Header entry that matches the following
registry on the back-end server:
</p>
        <p>
Location: HKLM\System\CurrentControlSet\Services\MSExchangeWeb\OWA<br />
Value: AcceptedAttachmentFrontEnds<br />
Type: REG_SZ<br />
Value: comma-delimited list of FE servers<br />
(e.g., fesvr1.domain.com, fesvr2.domain.com, etc)
</p>
        <p>
Finally, when EnableFreedocs is set to 3, they are accessible to all OWA users.
</p>
        <img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=9f4e7676-d2d4-4576-ae8c-3f37a5ed175f" />
      </body>
      <title>Cannot open files directly from OWA or Public Folders in Web Folders View</title>
      <guid isPermaLink="false">http://blog.johnkelly.co.uk/PermaLink,guid,9f4e7676-d2d4-4576-ae8c-3f37a5ed175f.aspx</guid>
      <link>http://blog.johnkelly.co.uk/2006/02/11/CannotOpenFilesDirectlyFromOWAOrPublicFoldersInWebFoldersView.aspx</link>
      <pubDate>Sat, 11 Feb 2006 12:55:33 GMT</pubDate>
      <description>&lt;p&gt;
This refers to OWA 2003 access to freedocs, documents that are shared as standalone
items in a folder.
&lt;/p&gt;
&lt;p&gt;
The shared item is not an attachment to a post; rather, it is considered a "free document"
or freedoc for short.Freedocs are not new to Exchange 2003; they are present in all
prior versions of Exchange. However, Exchange 2000 made them more useful by making
them accessible via OWA URLs (e.g., http://server/public/exchange2003/intro_e2k3.doc).
Microsoft made a security-related change to Exchange 2003 that is blocking OWA access
to freedocs.
&lt;/p&gt;
&lt;p&gt;
There is a registry entry you can add to your OWA servers that re-enables OWA access
to freedocs:
&lt;/p&gt;
&lt;p&gt;
Location: HKLM\System\CurrentControlSet\Services\MSExchangeWeb\OWA&lt;br&gt;
Value: EnableFreedocs&lt;br&gt;
Type: REG_DWORD&lt;br&gt;
Value: 0, 1, 2 or 3 (dec)
&lt;/p&gt;
&lt;p&gt;
If this value is not present or set to 0, freedocs are completely blocked in OWA.
This entry is not present by default, so freedocs are blocked out-of-the-box in OWA
2003. When set to 1, freedocs are only accessible when accessed directly via a back-end
server; freedocs will not accessible to OWA users connecting through a front-end server.
If you set the value to 2, freedocs are accessible from back-end servers, and from
any front-end server configured with a Host Header entry that matches the following
registry on the back-end server:
&lt;/p&gt;
&lt;p&gt;
Location: HKLM\System\CurrentControlSet\Services\MSExchangeWeb\OWA&lt;br&gt;
Value: AcceptedAttachmentFrontEnds&lt;br&gt;
Type: REG_SZ&lt;br&gt;
Value: comma-delimited list of FE servers&lt;br&gt;
(e.g., fesvr1.domain.com, fesvr2.domain.com, etc)
&lt;/p&gt;
&lt;p&gt;
Finally, when EnableFreedocs is set to 3, they are accessible to all OWA users.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=9f4e7676-d2d4-4576-ae8c-3f37a5ed175f" /&gt;</description>
      <comments>http://blog.johnkelly.co.uk/CommentView,guid,9f4e7676-d2d4-4576-ae8c-3f37a5ed175f.aspx</comments>
      <category>exchange/owa</category>
    </item>
  </channel>
</rss>