MOO-cows Mailing List Archive
[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Checkpoint Problems Continue
- Date: Sat, 26 Jul 1997 15:28:27 -0500
- From: "Jay Shepherd" <js@datadriven.com>
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=ISO-8859-1
Hmmm.
The permissions are "xd". It's owned #2 who is a wizard. It executes fine
when I run it (I am a wizard, #95).
The code is:
#0:checkpoint_started this none this xd #2
#95:tell("CP!");
What could be "twisted" ?
----------
> From: Quinn <quinn@netsville.com>
> To: Jay Shepherd <js@datadriven.com>
> Cc: moo-cows@the-b.org
> Subject: Re: Checkpoint Problems Continue
> Date: Saturday, July 26, 1997 2:49 PM
>
> At 02:31 PM 7/26/97 -0500, Jay Shepherd wrote:
> >Yes, I forgot to mention that. Both of the verbs are 'this none this',
and
> >are owned by #2. They can be run manually and it works fine.
>
> If they can both be run manually, I'd check the security on them. It
> should be something like 'if (callers()) return E_PERM; endif'. Maybe
your
> logic is typographically twisted and the server isn't getting past the
> permissions check?
>
> Just a shot in the dark.
>
> -Quinn
> --
> Ron "Quinn" Straight <http://www.netsville.com/~quinn/>
> Creative Director and Senior Programmer, Netsville Inc.
Follow-Ups:
Home |
Subject Index |
Thread Index