Recreate original set up user

Questions and answers about how to do stuff
Post Reply
colin
Posts: 99
Joined: 13 Feb 2014 16:09

Recreate original set up user

Post by colin »

I can still login as root but it appears that the original user "admin" is no longer there. I cannot see it in /etc/passwd.

How can I recreate that user?
User avatar
shawniverson
Posts: 3649
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Recreate original set up user

Post by shawniverson »

Code: Select all

useradd <myefauser>
Should be all you need.

Are you able to log into MailWatch ok?
Post Reply