Enabling and disabling password caching


By default, when you log on to the console or when you create connections, the console caches the password.

To enable or disable password caching

  1. 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=?????????.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=?????????.HFS
    //SAMP     DD  DISP=SHR,DSN=?????????.SAMP
  2. Edit member #UPDADM, and change????????? to the high-level qualifier according to your site standards.
  3. Save the edited member as UPDADMIN.
  4. Locate member $ADMIN in the SAMP library.The following figure shows the default member $ADMIN.

    AllowPasswordCaching=true
  5. Perform one of the following actions:
    • To disable password caching, set AllowPasswordCaching to false.
    • To enable password caching, set AllowPasswordCaching to true.
  6. Save $ADMIN.
  7. Submit the member UPDADMIN JCL.



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*