<?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: about the privilege for AUTHORIZE in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603641#M7402</link>
    <description>The password history lifetime and limit are controlled by the logical names:&lt;BR /&gt; &lt;BR /&gt; System Logical Name   Default   Min   Max   Units&lt;BR /&gt;SYS$PASSWORD_HISTORY_LIFETIME&lt;BR /&gt; 365&lt;BR /&gt; 1&lt;BR /&gt; 28000&lt;BR /&gt; Days&lt;BR /&gt;SYS$PASSWORD_HISTORY_LIMIT&lt;BR /&gt; 60&lt;BR /&gt; 1&lt;BR /&gt; 2000&lt;BR /&gt; Absolute count &lt;BR /&gt;&lt;BR /&gt;see in the 'Guide to Security'.&lt;BR /&gt;&lt;BR /&gt;regards kalle</description>
    <pubDate>Mon, 15 Aug 2005 03:34:52 GMT</pubDate>
    <dc:creator>Karl Rohwedder</dc:creator>
    <dc:date>2005-08-15T03:34:52Z</dc:date>
    <item>
      <title>about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603635#M7396</link>
      <description>folks&lt;BR /&gt;&lt;BR /&gt;one account need access to UAF via MC AUTHORIZE, but i donot wanna give it more system privilege.&lt;BR /&gt;&lt;BR /&gt;is there any privilege in category for this request ?&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Aug 2005 01:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603635#M7396</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-08-15T01:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603636#M7397</link>
      <description>There are good reasons for the fact, that the SYSUAF... files are protected against access by 'normal' users.&lt;BR /&gt;&lt;BR /&gt;What are you trying to acomplish?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Mon, 15 Aug 2005 02:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603636#M7397</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-08-15T02:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603637#M7398</link>
      <description>my aim is to let the guy have enough privilege to show the user profile. and also, prevent him from doing some harmful command such as shutdown :)</description>
      <pubDate>Mon, 15 Aug 2005 02:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603637#M7398</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-08-15T02:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603638#M7399</link>
      <description>The privilege needed for access to SYSUAF is SYSPRV - but that also grants access to all other files to the user.&lt;BR /&gt;&lt;BR /&gt;The best way would probably be to add an ACL on SYSUAF.DAT that allows the user to read it.&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 15 Aug 2005 03:07:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603638#M7399</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-08-15T03:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603639#M7400</link>
      <description>This is always a difficult. If you can diplay the sys uaf you can also change the sysuaf (priv: oper and security).&lt;BR /&gt;&lt;BR /&gt;An other option is to make a special account for this work. Where everything id done true a menu and the account has a captive flag. This way the can never work on the prompt.</description>
      <pubDate>Mon, 15 Aug 2005 03:08:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603639#M7400</guid>
      <dc:creator>Jeroen Hartgers_3</dc:creator>
      <dc:date>2005-08-15T03:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603640#M7401</link>
      <description>thanks men~ i know it&lt;BR /&gt;&lt;BR /&gt;another question: where can i check the history password retention value?&lt;BR /&gt;UAF&amp;gt;help default&lt;BR /&gt;just /pwdlifetime, /pwdminimum, /pwdexpired qualifiers in it.&lt;BR /&gt;i want to check and modify the value defined before. how can i do?&lt;BR /&gt;&lt;BR /&gt;i'm a new manager, excuse me :)</description>
      <pubDate>Mon, 15 Aug 2005 03:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603640#M7401</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-08-15T03:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603641#M7402</link>
      <description>The password history lifetime and limit are controlled by the logical names:&lt;BR /&gt; &lt;BR /&gt; System Logical Name   Default   Min   Max   Units&lt;BR /&gt;SYS$PASSWORD_HISTORY_LIFETIME&lt;BR /&gt; 365&lt;BR /&gt; 1&lt;BR /&gt; 28000&lt;BR /&gt; Days&lt;BR /&gt;SYS$PASSWORD_HISTORY_LIMIT&lt;BR /&gt; 60&lt;BR /&gt; 1&lt;BR /&gt; 2000&lt;BR /&gt; Absolute count &lt;BR /&gt;&lt;BR /&gt;see in the 'Guide to Security'.&lt;BR /&gt;&lt;BR /&gt;regards kalle</description>
      <pubDate>Mon, 15 Aug 2005 03:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603641#M7402</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-08-15T03:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603642#M7403</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;another question: where can i check the history password retention value?&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;AFAIK, there's no such thing. The last 60 passwords are recorded, you can only enable or disable the check upon entering of a new password (see UAF flag DISPWDHIS).&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 15 Aug 2005 03:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603642#M7403</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-08-15T03:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603643#M7404</link>
      <description>Martin&lt;BR /&gt;&lt;BR /&gt;you mean that we just can enable/disable the password history function. but cannot define the value for system about how many pwd should be recorded ?</description>
      <pubDate>Mon, 15 Aug 2005 03:41:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603643#M7404</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-08-15T03:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603644#M7405</link>
      <description>Davor,&lt;BR /&gt;welcome to vms forum :-)&lt;BR /&gt; &lt;BR /&gt;I'm with Davor. For my user, I create a special user with a menu and Ctrl + Y disabled. They can see sysuaf but they cannot modify nothing.&lt;BR /&gt; &lt;BR /&gt;About default, you can nest into help reading examples&lt;BR /&gt;UAF&amp;gt;HELP DEFAULT EXAMPLE&lt;BR /&gt;&lt;BR /&gt;DEFAULT&lt;BR /&gt; &lt;BR /&gt; example&lt;BR /&gt; &lt;BR /&gt;UAF&amp;gt;DEFAULT -&lt;BR /&gt;/DEVICE=SYS$USER-&lt;BR /&gt;/LGICMD=SYS$MANAGER:SECURELGN -&lt;BR /&gt;/PRIVILEGES=(TMPMBX,GRPNAM,GROUP)&lt;BR /&gt;%UAF-I-MDFYMSG, user record(s) updated&lt;BR /&gt;&lt;BR /&gt;The command in this example modifies the DEFAULT record,&lt;BR /&gt;changing the default device, default login command file, and default privileges.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Aug 2005 03:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603644#M7405</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-15T03:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603645#M7406</link>
      <description>Davor,&lt;BR /&gt;&lt;BR /&gt;pls. see my last message, those limits can be modified with the mentioned logical names.&lt;BR /&gt;&lt;BR /&gt;The lifetime specifies, how long passwords are stored in the history file, the limit defines the number of different passwords a user can use, if he needs more passwords, he will be switched to generated passwords. &lt;BR /&gt;That means, if you prolong the lifetime, you must also increase the limit. But this is all descibed in more better words in the 'Guide to system security':&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/732FINAL/aa-rscub-te/aa-rscub-te.HTMl" target="_blank"&gt;http://h71000.www7.hp.com/doc/732FINAL/aa-rscub-te/aa-rscub-te.HTMl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Mon, 15 Aug 2005 04:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603645#M7406</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-08-15T04:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603646#M7407</link>
      <description>Sorry, I clicked the wrong link, the 'Guide to system security'can be found at:&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/732FINAL/aa-q2hlg-te/aa-q2hlg-te.HTMl" target="_blank"&gt;http://h71000.www7.hp.com/doc/732FINAL/aa-q2hlg-te/aa-q2hlg-te.HTMl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Mon, 15 Aug 2005 04:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603646#M7407</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-08-15T04:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603647#M7408</link>
      <description>I stand corrected. Kalle is right (of course ;-).&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 15 Aug 2005 05:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603647#M7408</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-08-15T05:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603648#M7409</link>
      <description>thanks all !!&lt;BR /&gt;&lt;BR /&gt;maybe i have a long way to go :)&lt;BR /&gt;need your help in the future ^_-</description>
      <pubDate>Mon, 15 Aug 2005 08:31:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603648#M7409</guid>
      <dc:creator>Davor_7</dc:creator>
      <dc:date>2005-08-15T08:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603649#M7410</link>
      <description>Davor,&lt;BR /&gt;&lt;BR /&gt;if the answers satisfied your needs, you cn show your appreciation of this free support by assigning points.&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 15 Aug 2005 09:28:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603649#M7410</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-08-15T09:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: about the privilege for AUTHORIZE</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603650#M7411</link>
      <description>Davor,&lt;BR /&gt;&lt;BR /&gt;I think you'll want to check out the GETUAI utility (Freeware).&lt;BR /&gt;&lt;BR /&gt;The reason I say that is this:&lt;BR /&gt;the documentation for the SYS$GETUAI service says that a user always has the right to call this service to get information about their own username.&lt;BR /&gt;&lt;BR /&gt;Robert&lt;BR /&gt;&lt;BR /&gt;Here is an excerpt:&lt;BR /&gt;&lt;BR /&gt;Description&lt;BR /&gt;&lt;BR /&gt;    The Get User Authorization Information service returns authorization information about a specified user.&lt;BR /&gt;&lt;BR /&gt;    The contxt value returned by $GETUAI should never be used as a value to the $SETUAI system service.&lt;BR /&gt;&lt;BR /&gt;    You examine for a valid login by checking the bits of UAI$V_PWD_EXPIRED and UAI$V_DISUSER, and by doing a comparison of the UAI$_PWD_DATE item code against the UAI$_PWD_LIFETIME item code.&lt;BR /&gt;&lt;BR /&gt;    The UAI$V_PWD_EXPIRED bit is only set by the system when the bit UAI$V_DISFORCE_PWD_CHANGE is set in the user's SYSUAF record and the comparison between the UAI$_PWD_DATE and UAI$_PWD_LIFETIME indicates a password is past its valid life.&lt;BR /&gt;&lt;BR /&gt;    During a normal login when the UAI$V_DISFORCE_PWD_CHANGE bit is not set, the system compares VAI$_PWD_DATE against UAI$_PWD_LIFETIME and, if expired, forces the user to change the password. With this configuration, the UAI$V_PWD_EXPIRED bit is not set.&lt;BR /&gt;&lt;BR /&gt;    During a normal login when the VAI$V_DISFORCE_PWD_EXPIRED is set, the system compares UAI$_PWD_DATE against UAI$_PWD_LIFETIME and, if expired, sets the UAI$_PWD_EXPIRED bit and notifies the user to change the now-expired password. In this case, the user is not forced to change the password.&lt;BR /&gt;&lt;BR /&gt;    Required Access or Privileges&lt;BR /&gt;&lt;BR /&gt;    Use the following list to determine the privileges required to use the $GETUAI service:&lt;BR /&gt;&lt;BR /&gt;        * BYPASS or SYSPRV---Allows access to any record in the user authorization file (UAF).&lt;BR /&gt;        * GRPPRV---Allows access to any record in the UAF whose UIC group matches that of the requester.&lt;BR /&gt;        * No privilege---Allows access to any UAF record whose UIC matches that of the requester.&lt;BR /&gt;          You need read access to the UAF to look up any information other than your own. &lt;BR /&gt;&lt;BR /&gt;    Required Quota&lt;BR /&gt;&lt;BR /&gt;    None&lt;BR /&gt;&lt;BR /&gt;    Related Services&lt;BR /&gt;&lt;BR /&gt;    $SETUAI &lt;BR /&gt;</description>
      <pubDate>Tue, 16 Aug 2005 09:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-the-privilege-for-authorize/m-p/3603650#M7411</guid>
      <dc:creator>Robert_Boyd</dc:creator>
      <dc:date>2005-08-16T09:07:02Z</dc:date>
    </item>
  </channel>
</rss>

