|
|
| Author |
Message |
| 9 new of 58 responses total. |
wwwkb
|
|
response 50 of 58:
|
Jun 5 18:10 UTC 2002 |
I have a .cflist and I am using bash and I just received the error as well
when I tried to run ft:
Ok: quit
You have now left the Co-op conference.
bash-2.05$ ft
FrontTalk 0.2.4
Copyright 2001, Jan Wolter
Connected to server
(null): Permission denied, bozo
The only difference between Mic G. is that I have a .cflist. Well I am sure
there are other differences but really do we have to be picky. 8-)
|
wwwkb
|
|
response 51 of 58:
|
Jun 5 18:25 UTC 2002 |
Now this is really getting weird. I am receiving this - (null): Permission
denied, bozo - after every valid command entered. Here is a couple for you
to see:
Ok: browse 101
(null): Permission denied, bozo
Ok: read 101
(null): Permission denied, bozo
When I completed my previous post and ended it with I '.' on a line by itself
I received the error too. See:
*****
>there are other differences but really do we have to be picky. 8-)
>.
(null): Permission denied, bozo
*****
Is it possible that I am actually in FrontTalk and there is an actual
permission problem?
JMSaul or spooked did y'all see this as well? For clarification my error was
just like jmsaul. After the error the conference started up for me and I
continued to make these responses. Guys when you got the errors did you stay
in the conference that had started after the error or did you exit out?
Jan it's your baby. What did we break? 8-D
|
jmsaul
|
|
response 52 of 58:
|
Jun 6 02:13 UTC 2002 |
I get the same thing you're getting, but it executes the command after telling
me that:
Ok: browse
(null): Permission denied, bozo
item nresp header
1 311 Welcome To Spring
2 438 General Announcements Item
3 25 Grex System Announcements
<item is linked>
4 180 Grex System Problems
<item is linked>
5 63 Other Conferences on Grex
(etc.)
|
styles
|
|
response 53 of 58:
|
Jun 6 23:30 UTC 2002 |
heh.
|
davel
|
|
response 54 of 58:
|
Jun 8 14:13 UTC 2002 |
Well, for what it's worth:
> Respond or pass? !ft
> FrontTalk 0.2.4
> Copyright 2001, Jan Wolter
>
> Connected to server
>
>
> >> JELLYWARE <<
> -*-
> we talk of
> C & Unix things
> here
> -*-
> your host
> marcus watts (mdw)
> -*-
>
> 2 newresponse items
> First item 1, last 472
>
> Ok: q
>
> JELLYWARE bids you a good day
>
> !
I don't see that message. It's kind of a cute one, but I don't suppose it
is if you see it all the time.
|
janc
|
|
response 55 of 58:
|
Sep 27 15:53 UTC 2002 |
In case anyone still cares, I found the bug that caused the strange message
discussed above. It'll be fixed in the next Fronttalk release.
|
cross
|
|
response 56 of 58:
|
Sep 27 16:55 UTC 2002 |
Cool; what was the bug? That was a *strange* error message.
|
janc
|
|
response 57 of 58:
|
Sep 27 21:32 UTC 2002 |
Backtalk, when run from the web, runs a program called "partutil" that
permits your participation files read/write to group cfadmg. This
enables Backtalk to read and write your participation files, although it
isn't running as you, nor as group. Partutil is an suid root program,
written to be paranoid.
When you run Fronttalk on Grex, it runs backtalk directly, instead of
running making an HTTP connection to it. In this case, Backtalk is
actually running as you, so it doesn't need partutil. However, in some
instances, partutil would get called anyway. That's the bug. It's a
harmless bug, except that partutil, seeing that it was being run by
someone other than the user http runs as, declined to run. Being an
suid root program being run by an unauthorized user, it printed a rather
rude error message: "Permission denied, bozo" and declined to run.
So I've fixed Backtalk so that it doesn't run partutil unnecessarily,
and I've fixed partutil to print a slightly less rude message.
|
cross
|
|
response 58 of 58:
|
Sep 28 22:09 UTC 2002 |
Heh. :-)
|