---+ .UTIL CHG AUX PASS _This subroutine changes the auxiliary password for the specified user._ <br />%TOC% ---++ Usage: <pre> 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 </pre> ---++ 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 [[0LASubrUtilAddUser][.UTIL ADD USER]] and [[0LASubrUtilChgUser][.UTIL CHG USER]]. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-02-21
This topic: Main
>
WebHome
>
APPX510Features
>
APPXRuntimeSubroutineAPI
>
0LASubrUtilChgAuxPass
Topic revision: r2 - 2012-02-27 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback