Re: How to disable others attach to my session?

2013-07-30 Thread Nicholas Marriott
- Original message From: 高增琦 Date: 30/07/2013 08:39 (GMT+00:00) To: Nicholas Marriott Cc: "Marcel Partap (unterwegs)" ,tmux-users@lists.sourceforge.net Subject: Re: How to disable others attach to my session? 1) attach existing tty is not easy(or perfect), hope tumx

Re: How to disable others attach to my session?

2013-07-30 Thread 高增琦
1) attach existing tty is not easy(or perfect), hope tumx make attach to other session that hard if user want 2) or use kind of 'password' ? On Tue, Jul 30, 2013 at 2:25 PM, Nicholas Marriott < nicholas.marri...@gmail.com> wrote: > There is no way to stop root attaching to your session and there

Re: How to disable others attach to my session?

2013-07-29 Thread Nicholas Marriott
There is no way to stop root attaching to your session and there never will be, it's impossible. On Tue, Jul 30, 2013 at 11:48:12AM +0800, ? wrote: >Thanks. >how to prevent not "accidental" session take-over? >or support it future? > >On Fri, Jul 26, 2013 at 9:08 PM, Marc

Re: How to disable others attach to my session?

2013-07-29 Thread 高增琦
Thanks. how to prevent not "accidental" session take-over? or support it future? On Fri, Jul 26, 2013 at 9:08 PM, Marcel Partap (unterwegs) wrote: > > > >> tmux -L $(USER) > Uhhm 'tmux -L ${USER}' that is. Or simply '-L $USER'. Or '-L $RANDOM'... > > -- > Diese Nachricht wurde von meinem Android

Re: How to disable others attach to my session?

2013-07-26 Thread Marcel Partap (unterwegs)
>> tmux -L $(USER) Uhhm 'tmux -L ${USER}' that is. Or simply '-L $USER'. Or '-L $RANDOM'... -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. -- See everything from the browser to the dat

Re: How to disable others attach to my session?

2013-07-26 Thread Marcel Partap
> We all have root permission. How can I dissable > others attach to my session? Use a socket-name other than default. F.e. : > tmux -L $(USER) That'd prevent "accidental" session take-over. #regards -- See everything from

Re: How to disable others attach to my session?

2013-07-25 Thread Paul Hoffman
On Thu, Jul 25, 2013 at 02:51:45PM +0800, 高增琦 wrote: > Hi, I work with a group of people on same server. > We all have root permission. How can I dissable > others attach to my session? Take away root permission from everybody else -- root can do anything. Paul. -- Paul Hoffman --

How to disable others attach to my session?

2013-07-24 Thread 高增琦
Hi, I work with a group of people on same server. We all have root permission. How can I dissable others attach to my session? May I try screen or other software? Thanks a lot. -- GaoZengqi pgf...@gmail.com zengqi...@gmail.com