Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

MODIFY-DEFAULT-ACCOUNT

&pagelevel(3)&pagelevel

Modify default account numbers

Component:

SRPMNUC                                                                                                                          

Functional area:

Job processing
User management
POSIX administration and application

Domain:

USER-ADMINISTRATION

Privileges:

STD-PROCESSING
HARDWARE-MAINTENANCE
OPERATING
SAT-FILE-EVALUATION
SAT-FILE-MANAGEMENT
SECURITY-ADMINISTRATION

Function

With the MODIFY-DEFAULT-ACCOUNT command the user modifies the default account numbers which are entered in the user catalog of the home pubset for BS2000 timesharing mode and POSIX access. The particular default account number entered is used in the following cases:

  • The default account number for BS2000 timesharing mode is used for interactive or batch access if no account number is specified in the SET-LOGON-PARAMETERS, ENTER-JOB or ENTER-PROCEDURE command (ACCOUNT=*NONE is the default).

  • The default account number for POSIX access is always used for POSIX Rlogin and remote access as POSIX access itself does not provide an account number.

Format

MODIFY-DEFAULT-ACCOUNT                                                                                                                   

LOGON-DEFAULT = *UNCHANGED / *NONE / <alphanum-name 1..8>

,POSIX-DEFAULT = *UNCHANGED / *NONE / *SAME / <alphanum-name 1..8>

Operands

LOGON-DEFAULT = *UNCHANGED / *NONE / <alphanum-name 1..8>
Specifies which account number is to be used as the default for interactive and batch access in BS2000 timesharing mode.

LOGON-DEFAULT = *UNCHANGED
The definition applicable so far remains unchanged.

LOGON-DEFAULT = *NONE
No default account number is to be used.

LOGON-DEFAULT = <alphanum-name 1..8>
The account number specified becomes the default account number.

POSIX-DEFAULT = *UNCHANGED / *NONE / *SAME / <alphanum-name 1..8>
Specifies which account number is to be used as the default for POSIX Rlogin and remote access.

POSIX-DEFAULT = *UNCHANGED
The definition applicable so far remains unchanged.

POSIX-DEFAULT = *NONE
No default account number is to be used.

POSIX-DEFAULT = *SAME
The same default account number is to be used as for BS2000 access.

POSIX-DEFAULT = <alphanum-name 1..8>
The account number specified becomes the default account number.

Return codes

(SC2)

SC1

Maincode

Meaning


0

CMD0001

Command executed without error

2

0

SRM6001

Command executed with warning


32

SRM6020

Command rejected owing to system error


64

SRM6040

Command rejected with error message


130

SRM6030

Command rejected owing to lack of resources