L
Libor Laubacher
Guest
For the sake of completeness as there have been few "debug" emails between me and Jeff, following has resolved the problem: In /etc/pam.d/system-auth we need to disable sha512 encryption comment out this line: #password sufficient pam_unix.so sha512 shadow nis nullok try_first_pass use_authtok put this one instead password sufficient pam_unix.so md5 shadow nis nullok try_first_pass use_authtok save the file and recreate the password for the user appbroker is desired to start under (rtb in the case).
Continue reading...
Continue reading...