Mailing List Archive

questions on log scrolling and user permission
hello, all

I have two questions.

1. can i do scroll back in a console more than 20/60 lines?
I found a feature request 2 years ago
(https://www.conserver.com/pipermail/users/2003-October/msg00001.html)

giving user permission on this console log is not doable as the log belong to root and the user
may not have root previlege.

2.
I find that if user A trying to connect to a console while user B is already connected and logon
to the console, say as root, user A can bump user B off to spy mode and becomes whatever the user
B was, root in this case. should this behaviour be expected in conserver ? i would expect that
user B would be able to bump user A off and is asked to login to the console.
both user A and B have rw permission on this console.


thanks,

J.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
users mailing list
users@conserver.com
https://www.conserver.com/mailman/listinfo/users
RE: questions on log scrolling and user permission [ In reply to ]
On question #2...

It is useful for conserver to *NOT* try to interact with the
host (to escape from a root login) if a user changes their
'write' privs in conserver...

Consider the scenario of a junior admin, debugging a problem.
He can find the trouble, but not fix it...so, he contacts a
senior admin...she gets on the console, bumps the junior,
logs into root, and then can release the session back to
the junior (she enters 'spy mode' and conserver reverts
control to the previous user). The senior can watch, and
can advise the junior by phone, and she can ensure that the
junior logs out of root access when he is done.

In normal operation, the attached host never knows when the
conserver client sessions connect, disconnect, or change control.
(So, it would be difficult for the attached host to log out of
root access when a conserver client changes...)

-Z-

-----Original Message-----
From: users-bounces@conserver.com [mailto:users-bounces@conserver.com]On
Behalf Of James.Q.L
Sent: Monday, July 18, 2005 10:12 AM
To: users@conserver.com
Subject: questions on log scrolling and user permission

hello, all

I have two questions.

1. can i do scroll back in a console more than 20/60 lines?
I found a feature request 2 years ago
(https://www.conserver.com/pipermail/users/2003-October/msg00001.html)

giving user permission on this console log is not doable as the log belong to root and the user
may not have root previlege.

2.
I find that if user A trying to connect to a console while user B is already connected and logon
to the console, say as root, user A can bump user B off to spy mode and becomes whatever the user
B was, root in this case. should this behaviour be expected in conserver ? i would expect that
user B would be able to bump user A off and is asked to login to the console.
both user A and B have rw permission on this console.


thanks,

J.

_______________________________________________
users mailing list
users@conserver.com
https://www.conserver.com/mailman/listinfo/users
Re: questions on log scrolling and user permission [ In reply to ]
it's still on the todo list. but no eta on when it'll get done.

it's relatively easy to change the amount of replay in the code. look
at the arguments to Replay() in group.c. not perfect, but it might
help.

Bryan

On Mon, Jul 18, 2005 at 01:12:11PM -0400, James.Q.L wrote:
> 1. can i do scroll back in a console more than 20/60 lines?
> I found a feature request 2 years ago
> (https://www.conserver.com/pipermail/users/2003-October/msg00001.html)
>
> giving user permission on this console log is not doable as the log belong to root and the user
> may not have root previlege.
_______________________________________________
users mailing list
users@conserver.com
https://www.conserver.com/mailman/listinfo/users