.UTIL CHG AUX PASS

This subroutine changes the auxiliary password for the specified user.


Usage:

      PASS         <user_id>                  FIELD            SHARE? N
      PASS         <aux_password>             FIELD            SHARE? N
      PASS         <new_aux_password>         FIELD            SHARE? N
      GOSUB    --- .UTIL CHG AUX PASS
      *        Check for errors
      IF       --- .UTIL CHG AUX PASS         NE

Description:

This subroutine changes the auxiliary password for the specified user. All parameters are required, if any are missing the subroutine will CANCEL.

<user_id> is the 3 character Appx User Id for which you want to change the password (Required).

<aux_password> is the current auxiliary password for this user (Required). You can pass a blank field if the user does not currently have a auxiliary password.

<new_aux_password> is the desired new password for the user. You can pass a blank field to remove the auxiliary password.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2012-02-21

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2012-02-21 - JeanNeron
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback