Results 1 to 5 of 5
I added a new user in KDE to avoid using root all the time. The next time I rebooted and tried to log as new user in text modus - ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-20-2005 #1Just Joined!
- Join Date
- Feb 2005
- Location
- Refvik, Norway
- Posts
- 21
Added new user in KDE - but login failure after reboot
I added a new user in KDE to avoid using root all the time. The next time I rebooted and tried to log as new user in text modus - I got the message "Login failed". Aha I thought, I have to add the user in text modus as well. I tried that, but then got message that user has already been added. What do I do for it to work in both GUI and text modus?
- 02-20-2005 #2Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
how did you add the user?
if you use adduser you will be prompted for a password etc, then login as that user and xwmconfig to set up which default gui you use
if you use the command useradd then you manually have to use another command to configure their passwordOperating System: GNU Emacs
- 02-20-2005 #3
It doesn't matter which "modus" (mode?) you add it in, it should work. Perhaps you forgot to add a password? As root, type:
replacing username with your username, and then enter a new password.Code:passwd username
- 02-20-2005 #4Just Joined!
- Join Date
- Feb 2005
- Location
- Refvik, Norway
- Posts
- 21
Thank you lakerdonald. That did the trick!
- 02-20-2005 #5
No problem.


Reply With Quote
