slushpupie | 1 Nov 2005 05:52
Picon

Re: Multi-User Authentication

On 10/31/05, Chris Frederick <cdf123 <at> cdf123.net> wrote:
> Hi All,
>
> Has anyone here ever dealt with multi-user authentication?  I'm trying
> to set up a system that would require two separate users to authenticate
> before running certain programs.  This adds a level of accountability to
> the system and could be very useful.  I was thinking something on the
> lines of using pam_usb and sudo to control execution, but theres a
> couple things that I'm a little fuzzy about.
>
> Is there a way that if one of the usb keys got pulled out, the programs
> being run by sudo would be 'kill -9'ed?

I would think this requires a custom daemon of some sort.

> Can pam_usb be used to require two keys?  I'm sure you could cheat, and
> link the two keys using a software raid, that would make sure that you
> need both.  But if you wanted to require that two users out of 3 (or 4
> or 50) can use this, you would need a lot of keys and a lot of raids.
>

The general answer to this is yes. But I dont know the specifics of
the pam_usb module.  Pam lets you stack modules, even the same one
multiple times, with different options.

--
Jay Kline
http://www.slushpupie.com/
TCLUG Classifieds | 1 Nov 2005 06:35
Favicon

New TCLUG Classified Ad

New TCLUG Classified Ad

Category: Computer

Type of Ad: For Free

Subject: SGI Indigo2 and 19-in CRT

I've got an old SGI Indigo2 and huge 19" monitor that I'd like to give away to a good home. It ran the last time I
fired it up a year or so ago. It's got a recent version of IRIX, 150 MHz MIPS processor, 2GB of HD, and the
coolest screen saver you're ever seen (Electropaint). I don't recall much more about the specs, but it's
kind of fun to play with. No delivery. Pick up in Blaine only.

Seller Email address: wilson at visi dot com

http://www.mn-linux.org/cgi-bin/classifieds/index.cgi
Sam Martin | 1 Nov 2005 19:42
Picon

Visible click in X ?

Is there an easy way to intercept mouse-click events before they hit
the window manager?  I use kmousetool to help stave off repetitive
stress injuries (it auto-clicks when you pause the mouse for a given
interval, and starts a drag event if you move the mouse within another
given interval after the click), and it's difficult to hit that short
drag interval when trying to pinpoint things like window borders,
small toolbar/panel drag handles, etc.

What I'm really after is a visual indicator that the mouse was
clicked,  preferably something relatively unobtrusive, like a slight
cursor change.  I'd like to have a solution that doesn't depend on any
given window manager, since I'm always playing around in different
ones.   My target box is running Ubuntu, so something already sitting
in the apt repositories would be ideal.

Any help/info/suggestions would be appreciated.

Thanks,
SM
Leif Johnson | 2 Nov 2005 07:20
Picon

Re: Visible click in X ?

On 11/1/05, Sam Martin <s.earl.martin <at> gmail.com> wrote:

Is there an easy way to intercept mouse-click events before they hit
the window manager?  
No.  X Spec only allows one window to receive a button press event.

What I'm really after is a visual indicator that the mouse was
clicked,  preferably something relatively unobtrusive, like a slight
cursor change.  I'd like to have a solution that doesn't depend on any
given window manager, since I'm always playing around in different
ones.   My target box is running Ubuntu, so something already sitting
in the apt repositories would be ideal.
Are you after something to work outside of kmousetool, or just in conjunction with it?  If you want it to work with it, the simplest thing would be to get kmousetool to use the kde system bell or some similar mechanism.

leif

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
tclug-list <at> mn-linux.org
http://mailman.mn-linux.org/mailman/listinfo/tclug-list
Harv Nelson | 2 Nov 2005 14:09

USB to Serial adapter

Good Morning,

Has anyone used a USB to DB9 serial converter?  This model or similar


Is there any other (cheaper!) you'd care to recommend. Are any special drivers or modules required?  Is "Hotplug" sufficient?

Thanks

Harv
Washburn, WI
_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
tclug-list <at> mn-linux.org
http://mailman.mn-linux.org/mailman/listinfo/tclug-list
Dave Sherman | 2 Nov 2005 15:07
Picon

Re: USB to Serial adapter

On 11/2/05, Harv Nelson <ai9nl <at> arrl.net> wrote:
>  Has anyone used a USB to DB9 serial converter?  This model or similar
>
>
> http://www.usbgear.com/23210129.html
>
>  Is there any other (cheaper!) you'd care to recommend. Are any special
> drivers or modules required?  Is "Hotplug" sufficient?

I know the ones we use at my work (a Belkin single-port adapter)
require special drivers for Windows, that create a virtual COM port.
Unfortunately I do not know if they work under Linux.

--
Dave Sherman
MCSA, MCSE, CCNA
Linux: Because rebooting is for adding new hardware.
Chase, Peter | 2 Nov 2005 15:18

RE: USB to Serial adapter

We use ones from ATEN (http://www.aten.com/products/productItem.php?pcid=20050107104554001&psid=20050117102915002&pid=2005022316346005).  They work flawlessly on Fedora Core 4 without any extra drivers or modules, however in Windows you do need a driver.
 
-Pete

From: tclug-list-bounces <at> mn-linux.org [mailto:tclug-list-bounces <at> mn-linux.org] On Behalf Of Harv Nelson
Sent: Wednesday, November 02, 2005 7:09 AM
To: TCLug
Subject: [tclug-list] USB to Serial adapter

Good Morning,

Has anyone used a USB to DB9 serial converter?  This model or similar


Is there any other (cheaper!) you'd care to recommend. Are any special drivers or modules required?  Is "Hotplug" sufficient?

Thanks

Harv
Washburn, WI
_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
tclug-list <at> mn-linux.org
http://mailman.mn-linux.org/mailman/listinfo/tclug-list
Nate Carlson | 2 Nov 2005 15:26
Favicon

Re: USB to Serial adapter

On Wed, 2 Nov 2005, Harv Nelson wrote:
> Has anyone used a USB to DB9 serial converter? This model or similar
>
> http://www.usbgear.com/23210129.html
>
> Is there any other (cheaper!) you'd care to recommend. Are any special 
> drivers or modules required? Is "Hotplug" sufficient?

I just purchased the cheapest piece of junk I could find on eBay (it was 
like $2 + $3 shipping or something); works great.  :)

------------------------------------------------------------------------
| nate carlson | natecars <at> natecarlson.com | http://www.natecarlson.com |
|       depriving some poor village of its idiot since 1981            |
------------------------------------------------------------------------
Jason Sievert | 2 Nov 2005 15:37
Picon

Re: USB to Serial adapter

I have used this one and it worked great.

http://www.bestbuy.com/site/olspage.jsp?skuId=7135664&type=product&id=1110263657278

On 11/2/05, Nate Carlson <tclug <at> natecarlson.com> wrote:
On Wed, 2 Nov 2005, Harv Nelson wrote:
> Has anyone used a USB to DB9 serial converter? This model or similar
>
> http://www.usbgear.com/23210129.html
>
> Is there any other (cheaper!) you'd care to recommend. Are any special
> drivers or modules required? Is "Hotplug" sufficient?

I just purchased the cheapest piece of junk I could find on eBay (it was
like $2 + $3 shipping or something); works great.  :)

------------------------------------------------------------------------
| nate carlson | natecars <at> natecarlson.com | http://www.natecarlson.com |
|       depriving some poor village of its idiot since 1981            |
------------------------------------------------------------------------

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
tclug-list <at> mn-linux.org
http://mailman.mn-linux.org/mailman/listinfo/tclug-list

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
tclug-list <at> mn-linux.org
http://mailman.mn-linux.org/mailman/listinfo/tclug-list
Jason Sievert | 2 Nov 2005 16:40
Picon

Re: USB to Serial adapter

Works on gentoo 2005.1 with 2.6.14, sorry i forgot which exact module but it showed up just fine under /dev/tty/USB0 and i was able to connect to a raid just fine with screen.

Jason

On 11/2/05, Dan Armbrust <daniel.armbrust.list <at> gmail.com> wrote:
Jason Sievert wrote:
> I have used this one and it worked great.
>
> http://www.bestbuy.com/site/olspage.jsp?skuId=7135664&type=product&id=1110263657278
> <http://www.bestbuy.com/site/olspage.jsp?skuId=7135664&type=product&id=1110263657278>
>
> On 11/2/05, *Nate Carlson* <tclug <at> natecarlson.com
> <mailto:tclug <at> natecarlson.com>> wrote:
>
>     I just purchased the cheapest piece of junk I could find on eBay (it
>     was
>     like $2 + $3 shipping or something); works great.  :)

When you guys say it works great, does that include working on linux -
just like a native serial port?

Or are we talking windows only here?

--
****************************
Daniel Armbrust
Biomedical Informatics
Mayo Clinic Rochester
daniel.armbrust(at)mayo.edu
http://informatics.mayo.edu/

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
tclug-list <at> mn-linux.org
http://mailman.mn-linux.org/mailman/listinfo/tclug-list

Gmane