Results 1 to 6 of 6
I just tried to install something in terminal....this is mint 7, when i typed my password, it came back...error: unexpeted root user... i don't like the sound of that.. any ...
- 08-02-2009 #1Linux Newbie
- Join Date
- Nov 2007
- Posts
- 223
unexpted user error ?...mint
I just tried to install something in terminal....this is mint 7, when i typed my password, it came back...error: unexpeted root user... i don't like the sound of that.. any help appriciated.
- 08-02-2009 #2
Is the user is in sudoer's list?
- 08-02-2009 #3Linux Newbie
- Join Date
- Nov 2007
- Posts
- 223
I have to rephrase that..my short term memory is so bad, when i type my password, it says error 39: unexpected operator .... I googled this and didnt find much.... where is the sudoers list at ? thanks
- 08-02-2009 #4
The sudoers file is located at /etc/sudoers
You should generally only edit this using visudo, which checks for errors, so you don't accidently screw up the file.
Is this the exact error message?error 39: unexpected operator
- 08-03-2009 #5
It really is not clear where this error comes from. What was the exact command you issued when you got this error?
- 08-03-2009 #6
Have you edited any pam configuration?
e.g /etc/pam.d/sudo


Reply With Quote