On Wed, Nov 17, 2004 at 02:30:05PM +0100, Harm Hamberg wrote:
> Hello,
> 
> I've got a question about the usbkey detection in Linux. We have a 
> product in which we use a usbkey to identify a user. We now have used 
> the GUID to identify the unique users (keys). But now we have the 
> problem that the keys we had are not for sale anymore and the keys that 
> ARE for sale do have a GUID but not a unique one, so we cannot detect 
> (in our way) the different keys.
> 
> Now is my question : how does linux detect the different keys, so we can 
> use the same tric to identify the keys ?

Have userspace do the detection.  Use udev to detect different label
ids, or other unique filesystem options that you can save on the
different keys.

Good luck,

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to