ssh shouldn't block you from doing su. If you're blocked, it's most likely because you are in system where su is disabled (like Ubuntu), in which case you can use sudo; or your PAM service prohibited running su remotely (this one is harder to fix, I myself can't really remember which files to edit, etc.).
On Sun, Aug 31, 2008 at 11:00 AM, Yong Han <[EMAIL PROTECTED]> wrote: > hi, > > sorry to ask such simple question: > > how to add user with the ability to do the su command? > > thanks in advance! > > yonghan. > _______________________________________________ > Slugnet mailing list > [email protected] > http://wiki.lugs.org.sg/LugsMailingListFaq > http://www.lugs.org.sg/mailman/listinfo/slugnet > > -- Chris [EMAIL PROTECTED] [EMAIL PROTECTED] _______________________________________________ Slugnet mailing list [email protected] http://wiki.lugs.org.sg/LugsMailingListFaq http://www.lugs.org.sg/mailman/listinfo/slugnet
