<?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: modprpw documentation? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188990#M748552</link>
    <description>If you have an HP-UX 11i system the modpwpr, getprpw, etc. commands have their man pages included.  Just do a 'man modprpw' from the command line.&lt;BR /&gt;&lt;BR /&gt;Have a look in this manual online:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90691/B2355-90691.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90691/B2355-90691.html&lt;/A&gt;</description>
    <pubDate>Wed, 11 Feb 2004 09:27:19 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2004-02-11T09:27:19Z</dc:date>
    <item>
      <title>modprpw documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188987#M748549</link>
      <description>In the area of 'trusted systems'; I need some kind of good documentation about the modprpw and related cmds. Where/what is a good source?&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Feb 2004 09:19:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188987#M748549</guid>
      <dc:creator>okcunix</dc:creator>
      <dc:date>2004-02-11T09:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: modprpw documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188988#M748550</link>
      <description>getprpw - display user's protected password database &lt;BR /&gt;USAGE&lt;BR /&gt;/usr/lbin/getprpw [-r] [-m option[,option]] logonid &lt;BR /&gt;OPTIONS&lt;BR /&gt;-r raw display of the protected database field values&lt;BR /&gt;-m display the value of the option given. If -m is not specified,&lt;BR /&gt;all protected database fields will be displayed.&lt;BR /&gt;Boolean values are returned as YES, NO, or DFT (default).&lt;BR /&gt;A -1 value indicates that the field is undefined.&lt;BR /&gt;The following values will be displayed or can be selected&lt;BR /&gt;using the -m option:&lt;BR /&gt;uid logonid's uid&lt;BR /&gt;bootpw boot authorization flag&lt;BR /&gt;audid audit id&lt;BR /&gt;&lt;BR /&gt;audflg audit flag&lt;BR /&gt;&lt;BR /&gt;mintm minimum time allowed between password changes&lt;BR /&gt;&lt;BR /&gt;exptm password expiration time&lt;BR /&gt;&lt;BR /&gt;lftm password lifetime&lt;BR /&gt;&lt;BR /&gt;acctexp account expiration time&lt;BR /&gt;&lt;BR /&gt;spwchg time of last successful password change&lt;BR /&gt;&lt;BR /&gt;upwchg time of last unsuccessful password change&lt;BR /&gt;&lt;BR /&gt;llog maximum time allowed between logins&lt;BR /&gt;&lt;BR /&gt;expwarn password expiration warning time&lt;BR /&gt;&lt;BR /&gt;usrpick user allowed to pick passwords&lt;BR /&gt;&lt;BR /&gt;nullpw null passwords allowed&lt;BR /&gt;&lt;BR /&gt;maxpwln maximum password length allowed&lt;BR /&gt;&lt;BR /&gt;rstrpw restricted passwords - checked for triviality&lt;BR /&gt;&lt;BR /&gt;syspnpw system generates pronounceable passwords&lt;BR /&gt;&lt;BR /&gt;admnum administrative number assigned&lt;BR /&gt;&lt;BR /&gt;syschpw system generates character only passwords&lt;BR /&gt;&lt;BR /&gt;sysltpw system generates letter only passwords&lt;BR /&gt;&lt;BR /&gt;timeod time of day allowed for login&lt;BR /&gt;&lt;BR /&gt;slogint time of last successful login&lt;BR /&gt;&lt;BR /&gt;ulogint time of last unsuccessful login&lt;BR /&gt;&lt;BR /&gt;sloginy terminal of last successful login&lt;BR /&gt;&lt;BR /&gt;uloginy terminal of last unsuccessful login&lt;BR /&gt;&lt;BR /&gt;culogin consecutive number of unsuccessful logins&lt;BR /&gt;&lt;BR /&gt;umaxlntr maximum number of unsuccessful logins allowed&lt;BR /&gt;&lt;BR /&gt;alock administrative lock&lt;BR /&gt;&lt;BR /&gt;lockout bit string representing reason account is disabled&lt;BR /&gt;&lt;BR /&gt;1 = true, 0 = false&lt;BR /&gt;&lt;BR /&gt;bit 1 password lifetime exceeded&lt;BR /&gt;&lt;BR /&gt;2 time between logins exceeded&lt;BR /&gt;&lt;BR /&gt;3 account absolute lifetime exceeded&lt;BR /&gt;&lt;BR /&gt;4 unsuccessful logon attempts exceeded&lt;BR /&gt;&lt;BR /&gt;5 null password set but not allowed&lt;BR /&gt;&lt;BR /&gt;6 administrative lock&lt;BR /&gt;&lt;BR /&gt;7 password is "*"&lt;BR /&gt;&lt;BR /&gt;RETURN VALUES&lt;BR /&gt;&lt;BR /&gt;0 success&lt;BR /&gt;&lt;BR /&gt;1 user not privileged&lt;BR /&gt;&lt;BR /&gt;2 incorrect use&lt;BR /&gt;&lt;BR /&gt;3 protected database not found for user&lt;BR /&gt;&lt;BR /&gt;NOTE. This is an undocumented command and not supported for direct use by&lt;BR /&gt;&lt;BR /&gt;end users.&lt;BR /&gt;&lt;BR /&gt;This documentation has been gathered from multiple sources, inferred or&lt;BR /&gt;&lt;BR /&gt;developed empirically. No warranty is provided for its accuracy,&lt;BR /&gt;&lt;BR /&gt;completeness or use. &lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------- &lt;BR /&gt;&lt;BR /&gt;getprdef (1M) getprdef (1M)&lt;BR /&gt;&lt;BR /&gt;NAME&lt;BR /&gt;&lt;BR /&gt;getprdef - display default database&lt;BR /&gt;&lt;BR /&gt;USAGE&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/getprdef -r [-m option],option] [-b] [-p] [-t] &lt;BR /&gt;&lt;BR /&gt;OPTIONS&lt;BR /&gt;&lt;BR /&gt;-r raw display of the protected database field values&lt;BR /&gt;&lt;BR /&gt;-m display the value of the option given. If -m is not specified,&lt;BR /&gt;&lt;BR /&gt;all protected database fields will be displayed.&lt;BR /&gt;&lt;BR /&gt;-b display password defaults&lt;BR /&gt;&lt;BR /&gt;-p display time defaults&lt;BR /&gt;&lt;BR /&gt;-t display login defaults&lt;BR /&gt;&lt;BR /&gt;Boolean values are returned as YES, NO, or DFT (default).&lt;BR /&gt;&lt;BR /&gt;A value of -1 indicates that the field is undefined.&lt;BR /&gt;&lt;BR /&gt;The following values will be displayed or can be selected&lt;BR /&gt;&lt;BR /&gt;using the -m option:&lt;BR /&gt;&lt;BR /&gt;bootpw boot authorization flag&lt;BR /&gt;&lt;BR /&gt;mintm minimum time allowed between password changes&lt;BR /&gt;&lt;BR /&gt;exptm password expiration time&lt;BR /&gt;&lt;BR /&gt;lftm password lifetime&lt;BR /&gt;&lt;BR /&gt;llog maximum time allowed between logins&lt;BR /&gt;&lt;BR /&gt;expwarn password expiration warning time&lt;BR /&gt;&lt;BR /&gt;usrpick user allowed to pick passwords&lt;BR /&gt;&lt;BR /&gt;nullpw null passwords allowed&lt;BR /&gt;&lt;BR /&gt;maxpwln maximum password length allowed&lt;BR /&gt;&lt;BR /&gt;rstrpw restricted passwords - checked for triviality&lt;BR /&gt;&lt;BR /&gt;syspnpw system generates pronounceable passwords&lt;BR /&gt;&lt;BR /&gt;syschpw system generates character only passwords&lt;BR /&gt;&lt;BR /&gt;sysltpw system generates letter only passwords&lt;BR /&gt;&lt;BR /&gt;umaxlntr max number of consecutive unsuccessful logins allowed&lt;BR /&gt;&lt;BR /&gt;tmaxlntr max number of consecutive unsuccessful logins allowed&lt;BR /&gt;&lt;BR /&gt;per terminal&lt;BR /&gt;&lt;BR /&gt;dlylntr time delay between unsuccessful login attempts&lt;BR /&gt;&lt;BR /&gt;lntmout login timeout in seconds&lt;BR /&gt;&lt;BR /&gt;RETURN VALUES&lt;BR /&gt;&lt;BR /&gt;0 success&lt;BR /&gt;&lt;BR /&gt;1 user not privileged&lt;BR /&gt;&lt;BR /&gt;2 incorrect use&lt;BR /&gt;&lt;BR /&gt;NOTE. This is an undocumented command and not supported for direct use by&lt;BR /&gt;&lt;BR /&gt;end users.&lt;BR /&gt;&lt;BR /&gt;This documentation has been gathered from multiple sources, inferred or&lt;BR /&gt;&lt;BR /&gt;developed empirically. No warranty is provided for its accuracy,&lt;BR /&gt;&lt;BR /&gt;completeness or use. &lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------- &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;modprpw (1M) modprpw (1M)&lt;BR /&gt;&lt;BR /&gt;NAME&lt;BR /&gt;&lt;BR /&gt;modprpw - modify a user's protected database &lt;BR /&gt;&lt;BR /&gt;USAGE&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprpw [-A][-E|V][-e|v][-k][-w][-x]&lt;BR /&gt;&lt;BR /&gt;-[m opt=value[,opt=value]] logonid&lt;BR /&gt;&lt;BR /&gt;modprpw updates the user Protected Database options with the values specified.&lt;BR /&gt;&lt;BR /&gt;It is the users responsibility to validate all options and values before&lt;BR /&gt;&lt;BR /&gt;execution.&lt;BR /&gt;&lt;BR /&gt;Any fields not specified remain unchanged in the database.&lt;BR /&gt;&lt;BR /&gt;OPTIONS&lt;BR /&gt;&lt;BR /&gt;-A Add a new user. Requires -m uid=value and returns the admin&lt;BR /&gt;&lt;BR /&gt;number the user must use as a password to login the first time.&lt;BR /&gt;&lt;BR /&gt;Logonid must not already exist and can not be used with&lt;BR /&gt;&lt;BR /&gt;-k, -w or -x options.&lt;BR /&gt;&lt;BR /&gt;-E Expire all passwords by removing the last successful login time&lt;BR /&gt;&lt;BR /&gt;from all users. All users will need to enter new passwords at&lt;BR /&gt;&lt;BR /&gt;next login. Loginid or any other options are not valid with&lt;BR /&gt;&lt;BR /&gt;this option.&lt;BR /&gt;&lt;BR /&gt;-e Expire the password of a specific logonid.&lt;BR /&gt;&lt;BR /&gt;-k Unlock or re-enable a specific logonid.&lt;BR /&gt;&lt;BR /&gt;-m Modify option specified below. If an invalid option is provided&lt;BR /&gt;&lt;BR /&gt;"invalid-opt" will be displayed and processing terminated.&lt;BR /&gt;&lt;BR /&gt;-m options are valid only with -A (add new user) or&lt;BR /&gt;&lt;BR /&gt;-k (unlock user).&lt;BR /&gt;&lt;BR /&gt;Boolean values are specified as YES, NO or DFT (default).&lt;BR /&gt;&lt;BR /&gt;The value=-1 indicates that the value in the database is to be&lt;BR /&gt;&lt;BR /&gt;removed, and the system default value used.&lt;BR /&gt;&lt;BR /&gt;Options:&lt;BR /&gt;&lt;BR /&gt;uid=value logonid's uid&lt;BR /&gt;&lt;BR /&gt;bootpw=YES/NO boot authorization flag&lt;BR /&gt;&lt;BR /&gt;audid=value audit id&lt;BR /&gt;&lt;BR /&gt;audflg=value audit flag&lt;BR /&gt;&lt;BR /&gt;mintm=value minimum days allowed between password changes&lt;BR /&gt;&lt;BR /&gt;exptm=value password expiration time in days&lt;BR /&gt;&lt;BR /&gt;lftm=value password lifetime in days&lt;BR /&gt;&lt;BR /&gt;acctexp=value account expiration in calendar date format&lt;BR /&gt;&lt;BR /&gt;llog=value maximum time allowed between logins in days&lt;BR /&gt;&lt;BR /&gt;expwarn=value password expiration warning time in days&lt;BR /&gt;&lt;BR /&gt;usrpick=YES/NO/DFT user allowed to pick passwords&lt;BR /&gt;&lt;BR /&gt;nullpw=YES/NO/DFT null passwords allowed (NOT RECOMMENDED!)&lt;BR /&gt;&lt;BR /&gt;maxpwln=value maximum password length allowed&lt;BR /&gt;&lt;BR /&gt;rstrpw=YES/NO/DFT restricted passwords - checked for triviality&lt;BR /&gt;&lt;BR /&gt;syspnpw=YES/NO/DFT system generates pronounceable passwords&lt;BR /&gt;&lt;BR /&gt;syschpw=YES/NO/DFT system generates character only passwords&lt;BR /&gt;&lt;BR /&gt;sysltpw=YES/NO/DFT system generates letter only passwords&lt;BR /&gt;&lt;BR /&gt;admnum=value administrative number assigned&lt;BR /&gt;&lt;BR /&gt;timeod=value time of day allowed for login&lt;BR /&gt;&lt;BR /&gt;umaxlntr=value maximum number of unsuccessful logins allowed&lt;BR /&gt;&lt;BR /&gt;alock=YES/NO/DFT administrative lock &lt;BR /&gt;&lt;BR /&gt;The format of the timeod value is:&lt;BR /&gt;&lt;BR /&gt;key0Starttime-Endtime,key1Starttime-Endtime,...&lt;BR /&gt;&lt;BR /&gt;keynStarttime-Endtime&lt;BR /&gt;&lt;BR /&gt;key has the value:&lt;BR /&gt;&lt;BR /&gt;Mo - Monday Sa - Saturday&lt;BR /&gt;&lt;BR /&gt;Tu - Tuesday Su - Sunday&lt;BR /&gt;&lt;BR /&gt;We - Wednesday&lt;BR /&gt;&lt;BR /&gt;Th - Thursday Any - all days&lt;BR /&gt;&lt;BR /&gt;Fr - Friday Wk - Monday - Friday&lt;BR /&gt;&lt;BR /&gt;Starttime and Endtime are hhmm 24 hour format times&lt;BR /&gt;&lt;BR /&gt;where hh = 00 - 23, and mm = 00 - 59 &lt;BR /&gt;&lt;BR /&gt;-V Start password aging for all users by setting the last successful&lt;BR /&gt;&lt;BR /&gt;login time to the curent time. No logonid or other arguments are&lt;BR /&gt;&lt;BR /&gt;allowed.&lt;BR /&gt;&lt;BR /&gt;-w Change the logonid's encrypted password. Not valid with any other&lt;BR /&gt;&lt;BR /&gt;option.&lt;BR /&gt;&lt;BR /&gt;Use: -w encrypted_password&lt;BR /&gt;&lt;BR /&gt;-x Remove user's password and return an admin number the user must&lt;BR /&gt;&lt;BR /&gt;logon with and pick a new password. Not valid with any other&lt;BR /&gt;&lt;BR /&gt;option.&lt;BR /&gt;&lt;BR /&gt;RETURN VALUES&lt;BR /&gt;&lt;BR /&gt;0 success&lt;BR /&gt;&lt;BR /&gt;1 user not privileged&lt;BR /&gt;&lt;BR /&gt;2 incorrect use&lt;BR /&gt;&lt;BR /&gt;3 protected database not found for logonid&lt;BR /&gt;&lt;BR /&gt;4 can not change entry &lt;BR /&gt;&lt;BR /&gt;NOTE. This is an undocumented command and not supported for direct use by&lt;BR /&gt;&lt;BR /&gt;end users.&lt;BR /&gt;&lt;BR /&gt;This documentation has been gathered from multiple sources, inferred or&lt;BR /&gt;&lt;BR /&gt;developed empirically. No warranty is provided for its accuracy,&lt;BR /&gt;&lt;BR /&gt;completeness or use. &lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------- &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;modprdef (1M) modprdef (1M)&lt;BR /&gt;&lt;BR /&gt;NAME&lt;BR /&gt;&lt;BR /&gt;modprdef - modify default database &lt;BR /&gt;&lt;BR /&gt;USAGE&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprdef -m option=value[,option=value]&lt;BR /&gt;&lt;BR /&gt;modprdef updates the Default Database options with the values specified.&lt;BR /&gt;&lt;BR /&gt;It is the users responsibility to validate all options and values before&lt;BR /&gt;&lt;BR /&gt;execution.&lt;BR /&gt;&lt;BR /&gt;Any fields not specified remain unchanged in the database.&lt;BR /&gt;&lt;BR /&gt;OPTIONS&lt;BR /&gt;&lt;BR /&gt;-m Modify option specified below. If an invalid option is provided&lt;BR /&gt;&lt;BR /&gt;"invalid-opt" will be displayed and processing terminated.&lt;BR /&gt;&lt;BR /&gt;Boolean values are specified as YES, NO.&lt;BR /&gt;&lt;BR /&gt;Options:&lt;BR /&gt;&lt;BR /&gt;bootpw=YES/NO boot authorization flag&lt;BR /&gt;&lt;BR /&gt;mintm=value minimum days allowed between password changes&lt;BR /&gt;&lt;BR /&gt;exptm=value password expiration time in days&lt;BR /&gt;&lt;BR /&gt;lftm=value password lifetime in days&lt;BR /&gt;&lt;BR /&gt;llog=value maximum time allowed between logins in days&lt;BR /&gt;&lt;BR /&gt;expwarn=value password expiration warning time in days&lt;BR /&gt;&lt;BR /&gt;usrpick=YES/NO user allowed to pick passwords&lt;BR /&gt;&lt;BR /&gt;nullpw=YES/NO null passwords allowed (NOT RECOMMENDED!)&lt;BR /&gt;&lt;BR /&gt;maxpwln=value maximum password length allowed&lt;BR /&gt;&lt;BR /&gt;rstrpw=YES/NO restricted passwords - checked for triviality&lt;BR /&gt;&lt;BR /&gt;syspnpw=YES/NO system generates pronounceable passwords&lt;BR /&gt;&lt;BR /&gt;syschpw=YES/NO system generates character only passwords&lt;BR /&gt;&lt;BR /&gt;sysltpw=YES/NO system generates letter only passwords&lt;BR /&gt;&lt;BR /&gt;umaxlntr=value maximum number of unsuccessful logins allowed&lt;BR /&gt;&lt;BR /&gt;tmaxlntr=value maximum number of consecutive unsuccessful&lt;BR /&gt;&lt;BR /&gt;logins allowed per terminal&lt;BR /&gt;&lt;BR /&gt;dlylntr=value time delay between unsuccessful login attempts&lt;BR /&gt;&lt;BR /&gt;lntmout=value login timeout in seconds&lt;BR /&gt;&lt;BR /&gt;RETURN VALUES&lt;BR /&gt;&lt;BR /&gt;0 success&lt;BR /&gt;&lt;BR /&gt;1 user not privileged&lt;BR /&gt;&lt;BR /&gt;2 incorrect use&lt;BR /&gt;&lt;BR /&gt;NOTE. This is an undocumented command and not supported for direct use by&lt;BR /&gt;&lt;BR /&gt;end users.&lt;BR /&gt;&lt;BR /&gt;This documentation has been gathered from multiple sources, inferred or&lt;BR /&gt;&lt;BR /&gt;developed empirically. No warranty is provided for its accuracy,&lt;BR /&gt;&lt;BR /&gt;completeness or use. &lt;BR /&gt;</description>
      <pubDate>Wed, 11 Feb 2004 09:26:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188988#M748550</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-02-11T09:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: modprpw documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188989#M748551</link>
      <description>Hi,&lt;BR /&gt;Take a look at the following thread ...&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=99766" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=99766&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;P.S. Found it by searching for "modprpw"&lt;BR /&gt;Regards,&lt;BR /&gt;Tom Geudens</description>
      <pubDate>Wed, 11 Feb 2004 09:26:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188989#M748551</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2004-02-11T09:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: modprpw documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188990#M748552</link>
      <description>If you have an HP-UX 11i system the modpwpr, getprpw, etc. commands have their man pages included.  Just do a 'man modprpw' from the command line.&lt;BR /&gt;&lt;BR /&gt;Have a look in this manual online:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B2355-90691/B2355-90691.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B2355-90691/B2355-90691.html&lt;/A&gt;</description>
      <pubDate>Wed, 11 Feb 2004 09:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188990#M748552</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-02-11T09:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: modprpw documentation?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188991#M748553</link>
      <description>Thank you ALL for such rapid and in-depth responces. Your assistance is greatly appreciated. (I see some "light" now).</description>
      <pubDate>Wed, 11 Feb 2004 09:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/modprpw-documentation/m-p/3188991#M748553</guid>
      <dc:creator>okcunix</dc:creator>
      <dc:date>2004-02-11T09:52:18Z</dc:date>
    </item>
  </channel>
</rss>

