17 May 2007 at 11:05 #1 pallys pallys Associate Joined 2 Jul 2004 Posts 1,430 Hi, whats the best way to tack the issue of allowing a user to login and execute a script through an internet browser ? Cheers.
Hi, whats the best way to tack the issue of allowing a user to login and execute a script through an internet browser ? Cheers.
17 May 2007 at 13:21 #3 pallys pallys Associate OP Joined 2 Jul 2004 Posts 1,430 toosepin said: What kind of script are we talking about? Click to expand... Hi, A Shell script (which simply starts an exe if it is not already running). Its fine logging in via SSH to do it, but it needs to be done through a web browser button so that a user cant run any other shell commands. So... Web browser button executes a shell script. Cheers.
toosepin said: What kind of script are we talking about? Click to expand... Hi, A Shell script (which simply starts an exe if it is not already running). Its fine logging in via SSH to do it, but it needs to be done through a web browser button so that a user cant run any other shell commands. So... Web browser button executes a shell script. Cheers.