z/OS Security Server RACF Callable Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Usage notes

z/OS Security Server RACF Callable Services
SA23-2293-00

  1. When the function is get_key, this service returns the current DCE key in clear text form to the output area supplied by the caller. This is the value defined by the key_area parameter. The length of the key_area is supplied by the key_area_length parameter.
  2. If the key_area supplied by the caller is too small to contain the user's current DCE key or the profile's LDAP password, the service sets the required length in the key_area_length parameter.
  3. When the function is put_key, this service replaces the current DCE key in the specified user profile DCE segment with the value specified in the key_area parameter.
  4. When the function is get_ldap_pw, this service returns the LDAP bind password in clear text form to the output area supplied by the caller. This is the value defined by the key_area parameter. The length of the key_area is supplied by the key_area_length parameter.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014