.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.

Also see .UTIL ADD USER and .UTIL CHG USER.

Comments:

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


-- JeanNeron - 2012-02-21


This topic: Main > WebHome > APPX510Features > APPXRuntimeSubroutineAPI > 0LASubrUtilChgAuxPass
Topic revision: r2 - 2012-02-27 - JeanNeron
 
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