Configure PAM authentication on Redhat version 6 for InfoSphere DataStage

Problem

The configuration file requires changes for Redhat v6 for InfoSphere DataStage

Resolving the problem

Perform the following steps:
  1. As root or your DataStage administrator user, cd to the DSEngine directory and edit the uvconfig file and set:
    AUTHENTICATION 1
  2. From the DSEngine directory run,
    . ./dsenv
    To set up your environment.
  3. Stop the DataStage engine
    bin/uv -admin -stop.
  4. Next, from the same directory run:
    bin/uv -admin -regen
  5. As the root user you will need to you must create a file named dsepam in the /etc/pam.d and add the following content:
#%PAM-1.0 
# for DataStage PAM authentication 
auth include system-auth 
account include system-auth 
password include system-auth 
session include system-auth 


6. Restart the DataStage engine. 
bin/uv -admin -start

--
Thank You.

Regards,
Guru





Popular posts from this blog

Shrink you container size up to 95%.

alma linux: dnf Module yaml error: Unexpected key in data