Actually, the first quote below was from the original poster, not me. I had offered a solution to their query.
And I like your solution better, Renzo. > Quoting Joe Nestlerode <[EMAIL PROTECTED]>: > > > > I want the user to be able to use the su command to switch to any > > user > > > without requring a password, like root? > > > How do I do this?? [EMAIL PROTECTED] wrote: > > from the sudoers man page: > > john ALPHA = /usr/bin/su [!-]*, !/usr/bin/su *root* > > On the ALPHA machines, user john may su to anyone except > root but he is not allowed to give su(1) any flags. > > you could also get rid of the [!-]* to let it pass flags... but the one > mentioned in the man page should be the best solution... isn't it? > _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list