jawj / IKEv2-setup

Set up Ubuntu Server 20.04 (or 18.04) as an IKEv2 VPN server
1.35k stars 338 forks source link

Root User lost after a few days #85

Closed 1d0navan closed 5 years ago

1d0navan commented 5 years ago

Hello,

i don't know if im alone with this problem, but if i set up my server with this script my root account is inaccessable after a few days. So im reinstalling it, creating a new pw and so on. But the problem still exists then. after a few days i cant access it anymore.

jawj commented 5 years ago

The script changes settings so as to disable root login and create a new login user who is a sudoer. Does that explain your problem?

1d0navan commented 5 years ago

a few hours later i found it out. but thanks for the explanation! Very well done job man :)