PDA

View Full Version : Virtual Users With Postfix, PostfixAdmin, Courier, Mailscanner, ClamAV On CentOS


monster
17th May 2007, 04:08
[vmail@as i386]$ sudo yum install libtool postgresql-devel gdbm-devel pam-devel expect openldap-devel
Password:
Sorry, try again.
Password:
Sorry, try again.
Password:
sudo: 2 incorrect password attempts

What password is it asking for? yum?

till
17th May 2007, 13:32
It is asking for the password of the first user that you created, which is able to become root user under ubuntu.

monster
19th May 2007, 02:32
So do you mean root? I enter the root password and I keep asking me for more passwords

falko
19th May 2007, 16:19
It's not asking for the root password, but for the password of the user that is running sudo.

monster
20th May 2007, 06:48
Following the thread, http://www.howtoforge.com/virtual_users_postfix_courier_mailscanner_clamav_c entos

"Next we switch to this user

su vmail
sudo yum install libtool postgresql-devel gdbm-devel pam-devel expect openldap-devel"

Why does it need to sudo yum? yum is not a user in my CentOS at all.

falko
21st May 2007, 13:40
yum is not a user, but a command. Please see man sudo