Forum Discussion

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Try this settings:

    login: root

    As password type nothing only put Enter-Key

    Kind regards

    ERIK
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Or maybe skip the login step directly? Change the login command to login you automatically as root without prompting for a password. Which is more secure: you can still keep a super-complex root password ;-)

    try: 'login -f root' as the login command. In the worst case, make a wrapper script that will run that and pass it as the login command.