Mailing List Archive

Read Only Roller Coaster
Everytime I search for read-only, I get what a feature it is. However, when
I invoke console, that's all I get.

#console system
console: console: [read-only -- use ^E c ? for help]
[read-only -- use ^E c ? for help]
#

No chance to do anything, just a roller coaster through the application.

conserver.cf

system:/dev/ttyD000:9600n:&:1h
%%

trusted: 127.0.0.1 hostname
allowed: 127.0.0.1 hostname
#fini

conserver.passwd

any:*passwd*:any
#fini

Any ideas?

Ken
Re: Read Only Roller Coaster [ In reply to ]
>Everytime I search for read-only, I get what a feature it is. However, when
>I invoke console, that's all I get.
>
>#console system
>console: console: [read-only -- use ^E c ? for help]
>[read-only -- use ^E c ? for help]
>#
>
>No chance to do anything, just a roller coaster through the application.

Not entirly sure I understand your question, but new connections
will be put in read-only mode if the server already has a connection
in read-write mode. What happens if you do ^Ecw to see who else is
connected? What about ^Ecf to force you into read-write?

>Ken

John R. Jackson, Technical Software Specialist, jrj@purdue.edu
RE: Read Only Roller Coaster [ In reply to ]
-----Original Message-----
From: John R. Jackson [mailto:jrj@purdue.edu]
Sent: Friday, January 10, 2003 10:59 AM
To: Stephens, Kenneth G
Cc: users@conserver.com
Subject: Re: Read Only Roller Coaster


>Everytime I search for read-only, I get what a feature it is. However,
when
>I invoke console, that's all I get.
>
>#console system
>console: console: [read-only -- use ^E c ? for help]
>[read-only -- use ^E c ? for help]
>#
>
>No chance to do anything, just a roller coaster through the application.

Not entirly sure I understand your question, but new connections
will be put in read-only mode if the server already has a connection
in read-write mode. What happens if you do ^Ecw to see who else is
connected? What about ^Ecf to force you into read-write?

>Ken

John R. Jackson, Technical Software Specialist, jrj@purdue.edu
RE: Read Only Roller Coaster [ In reply to ]
Does not give me chance to do anything. System has been rebooted and
services restarted. Doing this as root.

Thanks for the reply.

Ken

-----Original Message-----
From: John R. Jackson [mailto:jrj@purdue.edu]
Sent: Friday, January 10, 2003 10:59 AM
To: Stephens, Kenneth G
Cc: users@conserver.com
Subject: Re: Read Only Roller Coaster


>Everytime I search for read-only, I get what a feature it is. However,
when
>I invoke console, that's all I get.
>
>#console system
>console: console: [read-only -- use ^E c ? for help]
>[read-only -- use ^E c ? for help]
>#
>
>No chance to do anything, just a roller coaster through the application.

Not entirly sure I understand your question, but new connections
will be put in read-only mode if the server already has a connection
in read-write mode. What happens if you do ^Ecw to see who else is
connected? What about ^Ecf to force you into read-write?

>Ken

John R. Jackson, Technical Software Specialist, jrj@purdue.edu
Re: Read Only Roller Coaster [ In reply to ]
there's one other possibility. if the local device has permissions
that are read-only for the user running conserver, you'll get read-only
connections to the console (since it can't open the port read-write).

so, what are the perms on /dev/ttyD000? 444? if you temporarily
change them to 777 and start conserver, does it fix the problem?

just a wild guess. aside from this and the already mentioned "another
user", i can't think of a reason why you'd get read-only connections
(well, aside from a bizarre bug).

hope this helps.

Bryan

On Fri, Jan 10, 2003 at 09:52:56AM -0800, Stephens, Kenneth G wrote:
> system:/dev/ttyD000:9600n:&:1h