Forum Post: RE: AppServer Will not Start

  • Thread starter Thread starter Libor Laubacher
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top