screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple user, multiple attach?


From: Angelina Carlton
Subject: Re: Multiple user, multiple attach?
Date: Mon, 24 Oct 2005 18:08:54 -0400
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Colin Kuskie <address@hidden> writes:

> I'm trying to allow another user (root) to attach to my currently
> running screen session and watch what I'm doing.
>
> Solaris 8 running screen 4.0.2 compiled with gcc.
>
> In my session, I've typed:
>
>       C-a   : multiuser on
>       C-a   : addacl root
>
> That all seems to go well.  The problem we're having occurs when
> he tries to attach.
>
> He types:
>
>       screen -list
>
>       No Sockets found in /tmp/screens/S-root
>
> (Note, all user screens seem to be going over to /tmp/uscreens)
>
> then, no matter what arguments we give to screen -x we it won't
> attach.
>

Hi Colin, 

This is what works for me..

,----
| 
|  username1 logs into host:  
|  start  screen              
|  Control-a : multiuser on   
|  Control-a : acladd username2
|                              
|  second user logs into same host:  
|  screen -x username1/              
| 
`----

I have also had to chmod 755 /var/run/screen and I think 
chmod 4755 /usr/bin/screen, but this was to get it working under Debian,
YMMV



-- 
-----Angelina Carlton-----
orchid on irc.freenode.net
     address@hidden
web:bzgirl.bakadigital.com
--------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]