Enabling and disabling password caching
To enable or disable password caching
Locate member #UPDADM in the SAMP library.
The following figure shows the default member #UPDADM://*--------------------------------------------------------------
//*
//* Load the BMC HFS PDSE with SAMP library member to update the
//* Password Caching setting.
//*
//*--------------------------------------------------------------
//UPDADM EXEC PGM=UIMHFSL,REGION=0K,
// PARM='=b =version $UPDADM'
//* memname Samplib control cards member, default is $HFSLOAD.
//* - $UPDADM is an update of Password cache member only
//* -t Activate tracing to SYSPRINT
//*
//*--------------------------------------------------------------
//STEPLIB DD DISP=SHR,DSN=hlq.LOAD
//*
//* SAS/C DD'S
//SYSTERM DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//STGRPT DD SYSOUT=*
//*
//* STANDARD JOB DD'S
//SYSUDUMP DD SYSOUT=*
//*
//HFSPDSE DD DISP=SHR,DSN=hlq.HFS
//SAMP DD DISP=SHR,DSN=hlq.SAMP- Edit member #UPDADM, and change hlq to the high-level qualifier according to your site standards.
- Save the edited member as UPDADMIN.
Locate member $ADMIN in the SAMP library.
The following figure shows the default member $ADMIN:AllowPasswordCaching=true- Perform one of the following actions:
- To disable password caching, set AllowPasswordCaching=false.
- To enable password caching, set AllowPasswordCaching=true.
- Save $ADMIN.
- Submit UPDADMIN.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*