<?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 Authentication under Apache in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/authentication-under-apache/m-p/3183606#M29082</link>
    <description>Does anyone have any info about authenticating a webuser who makes a connection to my Apache server?&lt;BR /&gt;As far as I found so far, ALL activities via web-access are done by WWW$APACHE, which is quite hard to trace back to a certain person.&lt;BR /&gt;I really would like to validate the accessor against SYSUAF, and allow/restrict access by granted rightsidentifiers, but if there is only a less "clean" way I would be willing to give it serious consideration.&lt;BR /&gt;The reason: nowadays the VMS applications are accessed by terminal emulator, but there is a really heavy management incentive that "all" functionality should be accessable "the same way", and for that way they chose Billy's IE.&lt;BR /&gt;At the moment serious development pilots are underway to replaced the VMS apps by some MS &amp;amp; some *NIX. To me that looks like spending LOTS of money to get to a reduced functionality with less security, but one GREAT advantage: it shows nice, flashy, colored displays that impress managers better than monochrome screens in character mode (and they can better use it to impress guests). &lt;BR /&gt;I would like to keep the VMS stuff and spend much less money, and if I can reach just about the same flashiness, then THAT would hopefully please management even better.&lt;BR /&gt;&lt;BR /&gt;Any help welcome!</description>
    <pubDate>Thu, 05 Feb 2004 03:01:03 GMT</pubDate>
    <dc:creator>Jan van den Ende</dc:creator>
    <dc:date>2004-02-05T03:01:03Z</dc:date>
    <item>
      <title>Authentication under Apache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/authentication-under-apache/m-p/3183606#M29082</link>
      <description>Does anyone have any info about authenticating a webuser who makes a connection to my Apache server?&lt;BR /&gt;As far as I found so far, ALL activities via web-access are done by WWW$APACHE, which is quite hard to trace back to a certain person.&lt;BR /&gt;I really would like to validate the accessor against SYSUAF, and allow/restrict access by granted rightsidentifiers, but if there is only a less "clean" way I would be willing to give it serious consideration.&lt;BR /&gt;The reason: nowadays the VMS applications are accessed by terminal emulator, but there is a really heavy management incentive that "all" functionality should be accessable "the same way", and for that way they chose Billy's IE.&lt;BR /&gt;At the moment serious development pilots are underway to replaced the VMS apps by some MS &amp;amp; some *NIX. To me that looks like spending LOTS of money to get to a reduced functionality with less security, but one GREAT advantage: it shows nice, flashy, colored displays that impress managers better than monochrome screens in character mode (and they can better use it to impress guests). &lt;BR /&gt;I would like to keep the VMS stuff and spend much less money, and if I can reach just about the same flashiness, then THAT would hopefully please management even better.&lt;BR /&gt;&lt;BR /&gt;Any help welcome!</description>
      <pubDate>Thu, 05 Feb 2004 03:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/authentication-under-apache/m-p/3183606#M29082</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-02-05T03:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication under Apache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/authentication-under-apache/m-p/3183607#M29083</link>
      <description>I wish you luck. If more people realised VMS can have web front ends parhaps less of them would get replaced. For V1.3 There is MOD_AUTH_VMS.&lt;BR /&gt;See&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/ips/apache/csws_install_001.html#anal_c" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ips/apache/csws_install_001.html#anal_c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and especically&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/ips/apache/csws_install_001.html#modauthsecurity" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ips/apache/csws_install_001.html#modauthsecurity&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Feb 2004 04:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/authentication-under-apache/m-p/3183607#M29083</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-02-05T04:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication under Apache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/authentication-under-apache/m-p/3183608#M29084</link>
      <description>WAUW!!!!&lt;BR /&gt;&lt;BR /&gt;Ian, I think I must have missed that one.&lt;BR /&gt;&lt;BR /&gt;A period of excersising &amp;amp; testing is imminent. And then (I hope and expect) the demonstrating and all other political stuff.</description>
      <pubDate>Thu, 05 Feb 2004 04:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/authentication-under-apache/m-p/3183608#M29084</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-02-05T04:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication under Apache</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/authentication-under-apache/m-p/3183609#M29085</link>
      <description>Jan,&lt;BR /&gt;&lt;BR /&gt;My experience: This works GREAT: check against SYSUAF on username (password must be valid and non-expired, user must be non-captive, non-disuser....) and on rights_id. &lt;BR /&gt;I use these both. I can advise!&lt;BR /&gt;only point: passwords are passed as text so the site will require SSL to get it encrypted on the Internet (still working on that ;-()&lt;BR /&gt;&lt;BR /&gt;Willem&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Feb 2004 14:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/authentication-under-apache/m-p/3183609#M29085</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-02-06T14:42:05Z</dc:date>
    </item>
  </channel>
</rss>

