-1

Created a user with no password.

sudo adduser --disabled-password cowrie

I'm currently under this virtual env 'cowrie' but when trying to execute the following command it asks me for the password:

sudo apt-get install authbind

Even though I just hit enter after 3 attempts, it says the password is wrong. This user 'cowrie' doesn't have any password set.screenshot attached

1 Answers1

4

The admin account needs a password to work properly. Go into Recovery Mode and set a password

Setting up passwordless login properly is easy, and has nothing to do with whether or not the account has a password.

HowTos:

user535733
  • 68,493