Results 1 to 6 of 6
Hello Everyone!
I am working on an old laptop (ubuntu 9.04) and I was trying to add a new user.
So I went to recovery mode and went to root ...
- 10-30-2009 #1
Login Problems Ubunt 9.04
Hello Everyone!
I am working on an old laptop (ubuntu 9.04) and I was trying to add a new user.
So I went to recovery mode and went to root and executed the following.
useradd truewisdom
passwd truewisdom
It looks like it was a success since I did not receive an error until I logged in.
I got the following:
NO or YESCode:Your home directory is listed as:'/home/truewisdom' but it does not appear to exist. Do you want to log in with the / (root) directory as your home directory? It is unlikely anything will work unless you use a failsafe session.
I cannot log in anymore.
May I please ask how can I make a user that would just let me use ubuntu 9.04 without these complications?
If possible, how can also change the format so that I do not have to give a password every time I use this. I mean that it would just be open for any other users anytime.
Thank you very much as usual!
- 10-30-2009 #2
pass -m option with useradd command ,man page says
-m, --create-home create home directory for the new user accountI don't understand this, Do you want to login to your account in your local machine without password ?If possible, how can also change the format so that I do not have to give a password every time I use this. I mean that it would just be open for any other users anytime.- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 10-30-2009 #3
- 10-30-2009 #4
Hello again,
I was able to log in making a new user in the recovery mode as root using the '-m' as shown in manual.
Thank you very much!
I just have to figure how to change config that the username & password prompt is no longer needed.
Any help will be much appreciated.
- 10-30-2009 #5
I googled out these two links
Autologin with mingetty LG #27
How to enable automatic login on Linux
disclaimer : I haven't tried them.
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 10-30-2009 #6


Reply With Quote
