Re: lock session

2011-12-08 Thread Nicholas Marriott
tmux is not a really security program. If someone has access to your account to do "tmux attach" the game is already over. They can ptrace tmux and undo the locking or on Linux play games with /proc. I am not particularly excited by the idea of giving everyone a false sense of security by adding

Re: lock session

2011-12-08 Thread Avatar
I see your point, probably it's right. We always have to sacrifice something. On Thu, Dec 8, 2011 at 10:13 PM, Nicholas Marriott < nicholas.marri...@gmail.com> wrote: > tmux is not a really security program. > > If someone has access to your account to do "tmux attach" the game is > already over.

Re: lock session

2011-12-08 Thread Avatar
Exactly. We are using tmux the same way with open connection to 200 servers and don't want anybody to take one. That's the problem to solve. Could you improve it? On Wed, Dec 7, 2011 at 7:16 PM, Sylvain Rabot wrote: > Hi, > > On Mon, 2010-08-23 at 20:32 +0100, Thomas Adam wrote: > > [ Adding this

Re: lock session

2010-08-23 Thread Avatar
Great, thanks, I'm going to check it out today. P.S. It's really pleasure you to answer me, thanks. On Mon, Aug 23, 2010 at 11:32 PM, Thomas Adam wrote: > [ Adding this back to the tmux mailing-list.  Don't cull the Cc list, > please! ] > > On Mon, Aug 23, 2010 at 04:07:51PM +0400, Avatar wrote:

Re: lock session

2010-08-23 Thread Nicholas Marriott
tmux will set such permissions by default, nobody except you and root can attach to your server unless you change them. On Mon, Aug 23, 2010 at 08:32:12PM +0100, Thomas Adam wrote: > [ Adding this back to the tmux mailing-list. Don't cull the Cc list, > please! ] > > On Mon, Aug 23, 2010 at 04:

Re: lock session

2010-08-23 Thread Thomas Adam
[ Adding this back to the tmux mailing-list. Don't cull the Cc list, please! ] On Mon, Aug 23, 2010 at 04:07:51PM +0400, Avatar wrote: > That means if I have working session can anybody take one from local server? > Hmm, strange. But how can I make locked session at all so that nobody > can take

Re: lock session

2010-08-23 Thread Thomas Adam
On Mon, Aug 23, 2010 at 12:14:57PM +0400, Avatar wrote: > Hello > > I have some issue with lock session. > > The point is: > So I had tmux opened terminal through ssh connection. Then it had > being locked by timeout. I made new connection by ssh. Next I pressed > ^b+s

lock session

2010-08-23 Thread Avatar
Hello I have some issue with lock session. The point is: So I had tmux opened terminal through ssh connection. Then it had being locked by timeout. I made new connection by ssh. Next I pressed ^b+s to change my session and take first session. It had opened! tmux.conf set -g lock-after-time 3600

Re: Lock Session

2010-04-01 Thread Thomas Adam
projects. I am often away from my computer and would like a way to > blank and lock the screen so no one can walk up and start using my server. I > would just log out but it's a hassle to have to restart PuTTY each time I > come back. Is this possible? See the: lock-session and loc

Lock Session

2010-04-01 Thread Stealth alicious
Is it possible to have tmux lock the session? Here's my situation: I work in an IT-related company and I use tmux to access my home server to use some of my own utilities and to work on some personal projects. I am often away from my computer and would like a way to blank and lock the screen so no