Results 1 to 2 of 2
I can log into KDE as a user but when I use the same login on text it won't accept any commands. It works when I log in as root. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-12-2004 #1Just Joined!
- Join Date
- May 2004
- Posts
- 48
text logon
I can log into KDE as a user but when I use the same login on text it won't accept any commands. It works when I log in as root. The only place I can use user is in KDE.
- 07-12-2004 #2Linux Newbie
- Join Date
- May 2004
- Location
- Boston, MA
- Posts
- 246
Do you mean that when you log in to a terminal as a non-root user you just get a blank prompt and can't enter any commands? If that's the case then you need to change your default shell in /etc/passwd. To do this, open up a text editor as root and open the file /etc/passwd. Find the line that starts with your user name. It should look something like this:
If whatever's after that last colon isn't "/bin/bash", replace it with "/bin/bash". If this wasn't your problem then maybe I didn't understand your explanation.Code:dshock:x:1001:1001:,,,:/home/dshock:(something, or nothing)
But good luck anyway!Situations arise because of the weather,
And no kinds of love are better than others.


Reply With Quote
