On Wed, June 14, 2006 1:16 pm, Poul Moller wrote: > I'm just wondering why NIS is required to run LOCAL_APPS? (I get > headache when I see NIS) Any other client/server ssh setup do not > require NIS. Isn't the client user root a "normal" user? Why couldn't I > just, having done all the key stuff: > > [EMAIL PROTECTED]> ssh -l root ws001 "x11vnc -bg -display :0" > > I'm trying to run x11vnc as a local application on request, so I thought > a passwordless key pair could be used to automate the process.
If you are trying to do this as root, then the key pair should be enough. Try turning on debugging on sshd, and see why it's giving you a problem. ssh is VERY fussy about ownership and perms on files and directories. Jim McQuillan [EMAIL PROTECTED] _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net