Hi all
I am trying to execute following command as user asterisk, as I want to change password of user itudja:
sudo -u itudja passwd
Now, he asks me for password of user asterisk before executing passwd command. Can I avoid that and how in sudoers file?
Thanx
I am trying to execute following command as user asterisk, as I want to change password of user itudja:
sudo -u itudja passwd
Now, he asks me for password of user asterisk before executing passwd command. Can I avoid that and how in sudoers file?
Thanx