<?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: UserDir on CWS 1.3-1 on Itanium Problems in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739109#M51667</link>
    <description>Yes.&lt;BR /&gt;&lt;BR /&gt;It never prompts for username/password.  We can access a specific web page by entering it, e.g.&lt;BR /&gt;&lt;BR /&gt;http://node/~user/page.htm&lt;BR /&gt;&lt;BR /&gt;This is worthless to us, since we want to control access by username and password.  Additionally, we want the APACHE (CWS) execution context changed to the user's login.</description>
    <pubDate>Mon, 27 Feb 2006 10:48:57 GMT</pubDate>
    <dc:creator>RF Thomas</dc:creator>
    <dc:date>2006-02-27T10:48:57Z</dc:date>
    <item>
      <title>UserDir on CWS 1.3-1 on Itanium Problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739103#M51661</link>
      <description>We can't seem to get access using a user area to work:&lt;BR /&gt;&lt;BR /&gt;http://&lt;NODE&gt;/~&lt;USER&gt;&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mynode.com/~xyz" target="_blank"&gt;http://mynode.com/~xyz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We get a 403 Forbidden message displayed.&lt;BR /&gt;&lt;BR /&gt;Our httpd.conf file had the following code:&lt;BR /&gt;&lt;BR /&gt;# UserDir: The name of the directory which is appended onto a user's home&lt;BR /&gt;# directory if a ~user request is received.&lt;BR /&gt;#&lt;BR /&gt;UserDir public_html&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# Control access to UserDir directories.  The following is an example&lt;BR /&gt;# for a site where these directories are restricted to read-only.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;DIRECTORY&gt;&lt;BR /&gt;  Options Indexes FollowSymLinks Multiviews +ExecCGI&lt;BR /&gt;    AllowOverride None&lt;BR /&gt;    AuthType Basic&lt;BR /&gt;    AuthName "OpenVMS Authentication"&lt;BR /&gt;    AuthOpenVMSUser On&lt;BR /&gt;    Require valid-user&lt;BR /&gt;&lt;/DIRECTORY&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/USER&gt;&lt;/NODE&gt;</description>
      <pubDate>Fri, 24 Feb 2006 12:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739103#M51661</guid>
      <dc:creator>RF Thomas</dc:creator>
      <dc:date>2006-02-24T12:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: UserDir on CWS 1.3-1 on Itanium Problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739104#M51662</link>
      <description>Does the user that the webserver is running under (usually apache$www) have read &amp;amp; execute privileges for the directory [.public_html...]?&lt;BR /&gt;&lt;BR /&gt;Ken</description>
      <pubDate>Fri, 24 Feb 2006 13:37:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739104#M51662</guid>
      <dc:creator>Ken Robinson</dc:creator>
      <dc:date>2006-02-24T13:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: UserDir on CWS 1.3-1 on Itanium Problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739105#M51663</link>
      <description>Yes.  Full access.</description>
      <pubDate>Fri, 24 Feb 2006 14:47:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739105#M51663</guid>
      <dc:creator>RF Thomas</dc:creator>
      <dc:date>2006-02-24T14:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: UserDir on CWS 1.3-1 on Itanium Problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739106#M51664</link>
      <description>Are the real user directories under /home or have you mapped it accordingly (or was this just an example)?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Fri, 24 Feb 2006 16:04:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739106#M51664</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-02-24T16:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: UserDir on CWS 1.3-1 on Itanium Problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739107#M51665</link>
      <description>The configuration file fragement is what sits in my HTTPD.CONF file.&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Feb 2006 16:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739107#M51665</guid>
      <dc:creator>RF Thomas</dc:creator>
      <dc:date>2006-02-24T16:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: UserDir on CWS 1.3-1 on Itanium Problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739108#M51666</link>
      <description>Does the WEBserver account also have at least 'E' access to all the directories above [.public_html] ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 25 Feb 2006 06:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739108#M51666</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-02-25T06:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: UserDir on CWS 1.3-1 on Itanium Problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739109#M51667</link>
      <description>Yes.&lt;BR /&gt;&lt;BR /&gt;It never prompts for username/password.  We can access a specific web page by entering it, e.g.&lt;BR /&gt;&lt;BR /&gt;http://node/~user/page.htm&lt;BR /&gt;&lt;BR /&gt;This is worthless to us, since we want to control access by username and password.  Additionally, we want the APACHE (CWS) execution context changed to the user's login.</description>
      <pubDate>Mon, 27 Feb 2006 10:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739109#M51667</guid>
      <dc:creator>RF Thomas</dc:creator>
      <dc:date>2006-02-27T10:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: UserDir on CWS 1.3-1 on Itanium Problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739110#M51668</link>
      <description>RF,&lt;BR /&gt;&lt;BR /&gt;you may try the info in&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/ips/apache/csws_install_001.html#" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ips/apache/csws_install_001.html#&lt;/A&gt;&lt;BR /&gt;modauthsecurity &lt;BR /&gt;&lt;BR /&gt;Basically, it describes how to get a username/password screen. Validates against your default VMS login ( normally SYSUAF, but should also honour any defined alternate)&lt;BR /&gt;&lt;BR /&gt;It helped me a lot!&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Mon, 27 Feb 2006 12:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739110#M51668</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2006-02-27T12:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: UserDir on CWS 1.3-1 on Itanium Problems</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739111#M51669</link>
      <description>We have gotten further in our struggle learning the idiosyncracies of CWS/APACHE:&lt;BR /&gt;&lt;BR /&gt;The /home option was implemented as a special symbol in CWS incompletely.  The following allows username and password, for such to work all users need to share a common rooted directory.  We have not tested if a virtual directory can have UserDir commands.&lt;BR /&gt;&lt;BR /&gt;The following works:&lt;BR /&gt;&lt;BR /&gt;UserDir /ast$root/*/public_html&lt;BR /&gt;&lt;DIRECTORY&gt;&lt;BR /&gt;    Options Indexes FollowSymLinks Multiviews +ExecCGI&lt;BR /&gt;    AddHandler cgi-script com exe&lt;BR /&gt;    AllowOverride None&lt;BR /&gt;    AuthType Basic&lt;BR /&gt;    AuthName "OpenVMS Authentication"&lt;BR /&gt;    AuthOpenVMSUser On&lt;BR /&gt;    Require valid-user&lt;BR /&gt;&lt;/DIRECTORY&gt;&lt;BR /&gt;&lt;BR /&gt;Unfortunately, we can not get CGI to work.  Using the example .exe provided with CWS and copying it to the /public_html directory with protection of (SY:RWED,OW:RWED,GR:RWED,WO:RWED) the execution fails with an Internal Server Error page being displayed.&lt;BR /&gt;&lt;BR /&gt;We need ot have the authorized user have his proper account and other information.</description>
      <pubDate>Mon, 27 Feb 2006 12:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/userdir-on-cws-1-3-1-on-itanium-problems/m-p/3739111#M51669</guid>
      <dc:creator>RF Thomas</dc:creator>
      <dc:date>2006-02-27T12:30:32Z</dc:date>
    </item>
  </channel>
</rss>

