View Single Post
Ralph's Avatar
Posts: 14 | Thanked: 10 times | Joined on Jan 2010 @ Italy
#4
Maybe when you use ssh you log in as root, so your script runs fine. When you try from xterm you are user, not root.
Try to type:

Code:
id
in xterm via ssh and locally and see if there is any difference.

Last edited by Ralph; 2010-02-14 at 18:18.
 

The Following User Says Thank You to Ralph For This Useful Post: