<?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: Logging In with No Password in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256297#M100183</link>
    <description>I brain farted as indicated on my 2nd post in this thread!</description>
    <pubDate>Wed, 22 Sep 2010 18:03:21 GMT</pubDate>
    <dc:creator>Warren G Landrum</dc:creator>
    <dc:date>2010-09-22T18:03:21Z</dc:date>
    <item>
      <title>Logging In with No Password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256293#M100179</link>
      <description>VMS Admins,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Within the last week, I have noted that 3 of the OpenVMS Alpha systems (version 7.1, 7.2-1H1 and 7.3-1) that I manage  now allow my fully privileged account and the SYSTEM account to log in when telnetting or decnetting to them WITHOUT A PASSWORD.&lt;BR /&gt;&lt;BR /&gt;Obviously, this is disturbing. I did not make any changes to these systems to allow them to function like this and I can't figure out how it was done or who did it, so I have a problem.&lt;BR /&gt;&lt;BR /&gt;In regard to how it was done, do any of you have any ideas as to what I should check to turn off this aut-logon feature that has apparently been turned on somewhere?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 22 Sep 2010 17:25:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256293#M100179</guid>
      <dc:creator>Warren G Landrum</dc:creator>
      <dc:date>2010-09-22T17:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Logging In with No Password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256294#M100180</link>
      <description>The only way this could happen is by modifying the accounts with &lt;BR /&gt; authorize account /NOPASSWORD&lt;BR /&gt;or changing the UAF file by some other means.&lt;BR /&gt;&lt;BR /&gt;Reset it by setting a new password&lt;BR /&gt;SET PASSWORD &lt;BR /&gt;or &lt;BR /&gt;authorize mod account /PASSWORD=newpassword&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2010 17:44:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256294#M100180</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-09-22T17:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Logging In with No Password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256295#M100181</link>
      <description>Brainfart on me.&lt;BR /&gt;&lt;BR /&gt;When changing thosepasswords, i did a /nopasswdexp instead of /nopwdexp as I intended, so obviously, it just took the first 6 characters and set the accounts with no passwords.&lt;BR /&gt;&lt;BR /&gt;Bad me!</description>
      <pubDate>Wed, 22 Sep 2010 18:01:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256295#M100181</guid>
      <dc:creator>Warren G Landrum</dc:creator>
      <dc:date>2010-09-22T18:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Logging In with No Password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256296#M100182</link>
      <description>Have a look into the AUDIT log &lt;BR /&gt;(analyze/audit), and select AUTHORIZATION events to see if somebody else has done it.&lt;BR /&gt;Use SHOW AUDIT to see if these events are audited.&lt;BR /&gt;&lt;BR /&gt;Also it is good to enable auditing&lt;BR /&gt;(SET AUDIT/ENABLE=(list) for&lt;BR /&gt;SYSPRV,BYPASS,CONTROL,PRIVILEGE&lt;BR /&gt;or&lt;BR /&gt;put and audit control ACL on SYSUAF.DAT&lt;BR /&gt;(see HELP AUDIT /ENABLE).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2010 18:01:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256296#M100182</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2010-09-22T18:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Logging In with No Password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256297#M100183</link>
      <description>I brain farted as indicated on my 2nd post in this thread!</description>
      <pubDate>Wed, 22 Sep 2010 18:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256297#M100183</guid>
      <dc:creator>Warren G Landrum</dc:creator>
      <dc:date>2010-09-22T18:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Logging In with No Password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256298#M100184</link>
      <description>There has effectively been no password configured for SYSTEM for some years now, based on your description of your network and access patterns.    All you did here was enable that for yourself.  Might as well leave it turned off, too.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2010 18:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256298#M100184</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-09-22T18:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Logging In with No Password</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256299#M100185</link>
      <description>I'm sure Warren is deploying IPsec via Process Software's Multinet, thereby transparently bullet-proof securing all his TELNET and DECnet-over-IP communications.&lt;BR /&gt;&lt;BR /&gt;Cheers Richard Maher</description>
      <pubDate>Wed, 22 Sep 2010 21:36:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/logging-in-with-no-password/m-p/5256299#M100185</guid>
      <dc:creator>Richard J Maher</dc:creator>
      <dc:date>2010-09-22T21:36:54Z</dc:date>
    </item>
  </channel>
</rss>

