Mailing List
Home
Linux - General Red Hat Linux discussion list
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Installation - Getting started with Red Hat Linux
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Red Hat Linux 8.0 - Discussion of Red Hat Linux 8.0 (Psyche)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.1 - Discussion of Red Hat Linux 7.1 (Seawolf)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
How does USB work in RHEL?

How does USB work in RHEL?

2003-11-11       - By Your Name

 Back
Reply:     1     2     3     4  

Ok, leave off the obvious answers... I am looking for soemthing specific...

We have been trying with three different USB keys and have found that
Red Hat does NOT automount them as drives when inserted. It also adds
the key ID to a database somewhere (/proc/usb perhaps?) so whenever a
particular key is inserted, it is given the same scsi device every time.

The problem arrises when you want to be able to automount a usb key on
several different machines, or more importantly, automount several
different keys on several differetn machines.

Sure, I could sit down with every key I have and set up autofs on each
machine to automount the keys, BUT that would be a lot of work for a
company or group with more than a handfull of machines and keys.

Why is it that Red Hat handles USBKeys in this manner?

What handles the transaction? What decides that this key gets
/dev/sda1, and that key gets /dev/sdb1??

Also, why does the key info in /proc not get erased when the key is
removed???

I can plug various keys in and out of a machine wiht SuSE SLES8 all day
long, and every time the key is scanned, assigned a drive ID, and
mounted to a mount point, all without me having to do anything but plug
it in.

With RHEL 3, however, out of the box, straight install, all that happens
is the scan and the assignment of drive ID. No automounting, or anyting
of that nature.

I understand the security implications of such a thing, but it seems to
me that there should be a differetn way of doing it... perhaps a
passcode challenge before the key is mounted, or soemthing like that.

At the very least, if I knew where to look in the source code, I could
find the part that removes the USB info from /proc and maybe change that
so that the drive designation disappears when the key is removed. that
way any USB Key I am using will be assigned /dev/sda1, unless there is
another key already present.

Any ideas???

Cheers
Jeff