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
1) make sure the /etc/hosts file of your Linux VM looks similar to this 127.0.0.1 localhost ipaddress hostname .. .. CRLF aka enter I have seen authorization errors "thanks" to this. 2) the encryption is defined here: /etc/pam.d/system-auth (the columns with password) 3) edit $DLC/bin/proadsv, go to the end, edit the last line (exec ...) and add -Dtracesso=1 prior the -Djvmstart.debug... eg ... -Dtracesso=1 -Djvmstart.debug ... Save the file, and do "proadsv -start -interactive true" when logged as 'rtb', it should dip out password check.

Continue reading...
 
Status
Not open for further replies.
Back
Top