Re: ctrl+alt+backspace bypasses xlock and allows terminal access

2012-03-24 Thread Paul Stoeber
This is what I do on 5.0/i386. I have this line in /etc/ttys: ttyC5 /bin/Lock vt220 on secure To lock the computer I run this executable /bin/Lock: #!/bin/sh pass=sparken exe=/bin/Lock fifo=/var/Lock case $1 in ttyC*) t=/dev/$1 tty=$t exec $exe exe $t $t 2 $t ;; exe);; *)

Re: Shut up and Hack

2012-03-24 Thread Eric Oyen
ah. I see. :) anyway, sounds pretty good from here. I may have to set aside some funds next month, buy a package of the latest OpenBSD and also the cd mix. the only other thing I need to do is setup the scripting I will need to allow an unattended installation and software setup for the blind.

Re: Latest ThinkPad model fully compatible with OpenBSD out of the box?

2012-03-24 Thread Jeremy O'Brien
On Thu, Sep 22, 2011 at 09:12:11AM -0700, James Hozier wrote: What's the latest ThinkPad that OpenBSD can be installed on, and have everything functional without having to tweak any special settings within OpenBSD? I just bought an X60s for cheap, and it's the first laptop I've used

Re: ctrl+alt+backspace bypasses xlock and allows terminal access

2012-03-24 Thread Kenneth R Westerback
On Fri, Mar 23, 2012 at 10:35:53PM -0400, Ted Unangst wrote: On Sat, Mar 24, 2012, Brett wrote: On Sat, 24 Mar 2012 02:43:53 +0100 Henning Brauer lists-open...@bsws.de wrote: how exactly is preventing yourself from killing your own X server increasing security again? By stopping

salve...

2012-03-24 Thread kic01
Caro signore o perdere misc misc si consiglia inoltre di acquistare regalo per la tua famiglia? questa C( una possibilitC migliore per voi misc misc si vendono soprattutto iPhone, fotocamere digitali, computer, orologio di gran marca, ipad misc misc

Re: ctrl+alt+backspace bypasses xlock and allows terminal access

2012-03-24 Thread ropers
On 24 March 2012 15:56, Kenneth R Westerback kwesterb...@rogers.com wrote: Option DontZap on Option DontVTSwitch on Option DontZoom on Was what I used with some success to keep people out of the console on some internet kiosk devices. Been a while, so I can't remember what the DontZoom was

Did you get my Facebook request?

2012-03-24 Thread andrea hayden
Have you been on Facebook lately? I just saw this picture of you: http://mywork-around.info?id=3d2a69e3b3

Re: Latest ThinkPad model fully compatible with OpenBSD out of the box?

2012-03-24 Thread Richard Thornton
Thats an old box. On Saturday, March 24, 2012, Jeremy O'Brien obrien6...@gmail.com wrote: On Thu, Sep 22, 2011 at 09:12:11AM -0700, James Hozier wrote: What's the latest ThinkPad that OpenBSD can be installed on, and have everything functional without having to tweak any special settings within