<?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: Web Dispatcher permfile problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976951#M1340211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Heiko,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have sapwebdisp.exe, permfile.txt and sapwebdisp.pfl in the same directory.&lt;/P&gt;&lt;P&gt;That is why I dont give a path for permfile.txt&lt;/P&gt;&lt;P&gt;My productive running release of sapwebdisp.exe is 7.00 pl 94.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, did you copy the needed DLLs in the directory ?   sapcpp46.dll and sapcsa.dll  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check also in the dev_webdisp trace file  if the sapcsa.dll  is loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Thr 6264] CsiInit(): Initializing the Content Scan Interface&lt;/P&gt;&lt;P&gt;[Thr 6264]            PC with Windows NT (mt,ascii,SAP_CHAR/size_t/void* = 8/64/64)&lt;/P&gt;&lt;P&gt;[Thr 6264] CsiInit(): CSA_LIB = "(NULL) =&amp;gt; use environment variable CSA_LIB"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also have to setup CSA_LIB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2009 16:49:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-21T16:49:06Z</dc:date>
    <item>
      <title>Web Dispatcher permfile problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976948#M1340208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem like someone posted before in this forum:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="thread" id="1066958"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, the problem was not solved as such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to restrict client access to the WebDispatcher to certain IP ranges.&lt;/P&gt;&lt;P&gt;For testing purposes I have an ABAP server and a Web Dispatcher running on the same Windows machine.&lt;/P&gt;&lt;P&gt;They both work fine together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To restict access I would like to use the permfile option of the WD:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icm/HTTP/auth_0= PREFIX=/, PERMFILE=F:\usr\sap\WD1\SYS\profile\permfile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For testing I am using a permfile that does not contain any restrictions and is located in the WD profile directory:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P * * * * *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does NOT contain blank rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the default entry "icm/HTTP/auth_0= PREFIX=/, FILTER=SAP" everything works fine.&lt;/P&gt;&lt;P&gt;But as soon as I change anything in this parameter, my WD does not work anymore.&lt;/P&gt;&lt;P&gt;After the reboot the WD comes up again, but I donu00B4t even have access to the Web Administration Interface.&lt;/P&gt;&lt;P&gt;It just says: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_________________________________________________&lt;/P&gt;&lt;P&gt;403 Access denied&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not have the permissions to access this resource&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------------------------------------------------------------" /&gt;&lt;P&gt;Error: -13 &lt;/P&gt;&lt;P&gt;Version: 7000 &lt;/P&gt;&lt;P&gt;Component: HTTP_AUTH &lt;/P&gt;&lt;P&gt;Date/Time: Wed Aug 19 14:14:36 2009  &lt;/P&gt;&lt;P&gt;Module: http_auth.c &lt;/P&gt;&lt;P&gt;Line: 854 &lt;/P&gt;&lt;P&gt;Server: saptest_WD1_01 &lt;/P&gt;&lt;P&gt;Error Tag: &lt;SPAN __jive_macro_name="00000007"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Detail: Permission denied: no entry for user &amp;gt;&amp;lt; &lt;/P&gt;&lt;P&gt;_________________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought it should promt for a User/PW, but it doesnu00B4t.&lt;/P&gt;&lt;P&gt;In my "icmauth.txt" I have created the standard-user "webadm" to login into the Web Administration Interface.&lt;/P&gt;&lt;P&gt;But this only works with the default settings...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using the "FILTER" parameter set to "SAP" or to "System" without any effect, even without the "FILTER" parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did I forget something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, &lt;/P&gt;&lt;P&gt;Heiko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 13:27:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976948#M1340208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T13:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dispatcher permfile problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976949#M1340209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a quick answer : I have a running productive web dispatcher running OK with a permfile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the profile file (sapwebdisp.pfl) i have the lines :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;csi/SAP/csa_lib = sapcsa.dll
csi/enable = TRUE
icm/HTTP/auth_0 = PREFIX=/,PERMFILE=permfile.txt,FILTER=1&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the FILTER=1 parameter. I don't remember why I had to set it to 1 but it works !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 13:24:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976949#M1340209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-20T13:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dispatcher permfile problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976950#M1340210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Olivier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the csi-parameters.&lt;/P&gt;&lt;P&gt;I did not know them before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunatlely this does not help me with the permfile problem.&lt;/P&gt;&lt;P&gt;It is still not recognized by my WD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It tried the same configuration on a UNIX machine and it works fine.&lt;/P&gt;&lt;P&gt;There I just added the permfile path to the auth-parameter, created a permfile and after a WD reboot voila - it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it still does not work on my Windows machine.&lt;/P&gt;&lt;P&gt;Where does the WD look for the permfile by default? I mean when I just enter the permfile filename without the path.&lt;/P&gt;&lt;P&gt;"PERMFILE=permfile.txt"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I am also going to check if there is a newer version of the WD for Windows...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Heiko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 09:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976950#M1340210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T09:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dispatcher permfile problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976951#M1340211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Heiko,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have sapwebdisp.exe, permfile.txt and sapwebdisp.pfl in the same directory.&lt;/P&gt;&lt;P&gt;That is why I dont give a path for permfile.txt&lt;/P&gt;&lt;P&gt;My productive running release of sapwebdisp.exe is 7.00 pl 94.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, did you copy the needed DLLs in the directory ?   sapcpp46.dll and sapcsa.dll  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check also in the dev_webdisp trace file  if the sapcsa.dll  is loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Thr 6264] CsiInit(): Initializing the Content Scan Interface&lt;/P&gt;&lt;P&gt;[Thr 6264]            PC with Windows NT (mt,ascii,SAP_CHAR/size_t/void* = 8/64/64)&lt;/P&gt;&lt;P&gt;[Thr 6264] CsiInit(): CSA_LIB = "(NULL) =&amp;gt; use environment variable CSA_LIB"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also have to setup CSA_LIB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 16:49:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976951#M1340211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-21T16:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dispatcher permfile problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976952#M1340212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Olivier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;though it was much easier to configure - it just worked right away - I´m using Solaris for my tests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your hints but I they didn´t solve my problem with the permfile&lt;/P&gt;&lt;P&gt;Although the "filter" funktion seems to work now...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, thank you very much for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Heiko&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2009 12:35:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976952#M1340212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-01T12:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Web Dispatcher permfile problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976953#M1340213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For those out there in AIX.&lt;/P&gt;&lt;P&gt;We had the same issue, our NWA screens /nwa&amp;nbsp; /ume etc came up blank.&lt;/P&gt;&lt;P&gt;Issue was at the SAP Router with the PermFile.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Files are located as noted for Web Dispatcher&amp;nbsp; (Where WPP is our SID) and W03 is choosen at install time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph5"&gt;/usr/sap/WPP/W03/sec/HTTPMOD/PermFile.txt&lt;/P&gt;&lt;P class="NoteParagraph5"&gt;&lt;/P&gt;&lt;P class="NoteParagraph5"&gt;For SAP Portal in NW 7.3 we have these settings to block access outside the firewall to NWA screens. We use Portal in Biller Direct to access Security etc.&lt;/P&gt;&lt;P class="NoteParagraph5"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;#SAPWBDISP Permission table for&lt;BR /&gt;ESS SWS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;#DONOT CAUSE/LEAVE BLANKS!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;# URI PATTERN : USER : GROUP :&lt;BR /&gt;ClientIP : ServerIP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;D * administrator * * *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;D * Administrator *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;P /webdynpro/dispatcher/sap.com/tc~sec~ume~wd~enduser*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;P /webdynpro/resources/sap.com/tc~sec~ume~wd~enduser*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;P /irj*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;P /webdynpro/resources/sap.com/tc~sec~ume~wd~enduser/UmeEnduserPortalApp*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;P /com*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;P /AFP*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;P /html*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;P /sap/*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;P /sws/*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;P /rtmf*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;P /logon_ui*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;P /webdynpro/resources/sap.com/pb*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;P /webdynpro/resources/sap.com/tc~wd~dispwda*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;D /webdynpro/resources/sap.com/tc~lm~itsam~ui~mainframe~wd/FloorPlanApp*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;D/webdynpro/dispatcher/sap.com/tc~sec~ume~wd~umeadmin/UmeAdminAp*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;D /webdynpro/*umeAdmin*&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;D /tshw*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;D /webdynpro/resources/sap.com/tc~sec~tools~tsh~wd/TCT*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;D /s*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;D /w*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;D /*/FloorPlan*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;D /nwa*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;D /useradmin*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #1f497d;"&gt;D /startPage*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; P /&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 18:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/web-dispatcher-permfile-problem/m-p/5976953#M1340213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-13T18:11:41Z</dc:date>
    </item>
  </channel>
</rss>

