Re: [newbie] Permissions help

2001-07-25 Thread Clifford C.Cook
On July 26, 2001 12:34 am, Scott Olfert wrote: > Hey all, > > Why would i be unable to launch the adsl-start script as a user? It's > permissions are as follows: > > -rwxr-xr-x 1 root root > > If i'm reading this correctly, the script then should be readable and > executable by my user accoun

Fwd: Re: [newbie] Permissions help

2001-07-25 Thread Scott Olfert
> Presumably the problem is that something the script attempts to execute is > only runnable by root. That's what i was thinking too.. i may try changing ownership, but i'm not sure if that'll work, as the file's current permissions should allow for me to run it anyway. I'm gonna go through the

Re: [newbie] Permissions help

2001-07-24 Thread Travis Olds
On Thu, 26 Jul 2001, Scott Olfert wrote: > Hey all, > > Why would i be unable to launch the adsl-start script as a user? It's > permissions are as follows: > > -rwxr-xr-x 1 root root > > If i'm reading this correctly, the script then should be readable and > executable by my user accoun

[newbie] Permissions help

2001-07-24 Thread Scott Olfert
Hey all, Why would i be unable to launch the adsl-start script as a user? It's permissions are as follows: -rwxr-xr-x 1 root root If i'm reading this correctly, the script then should be readable and executable by my user account? When i try to run it from bash i get "adsl-start: you mu