zsfhaergta
Programmer
Hi,
I know it is possible to set up sudo so a user enters his own password for root access. Is it possible to set up su to do the same?
Something like this
user$ su 'someotheruser'
Password: 'user's password'
NOT:
Password: 'someotheruser's password'
Thanks
I know it is possible to set up sudo so a user enters his own password for root access. Is it possible to set up su to do the same?
Something like this
user$ su 'someotheruser'
Password: 'user's password'
NOT:
Password: 'someotheruser's password'
Thanks