Bug 378757

Summary: Enabling fingerprints not intuitive
Product: [openSUSE] openSUSE 11.0 Reporter: Michal Svec <msvec>
Component: YaST2Assignee: Jiří Suchomel <jsuchome>
Status: RESOLVED INVALID QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 3plus   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: hwinfo

Description Michal Svec 2008-04-10 14:06:37 UTC
If I want to set a fingerprint for a user for the first time, users plugin
just states I need to enable it in another module and returns.

Much more comfortable way would be to just offer enabling fingerprints
immediately and directly continue.
Comment 1 Jiří Suchomel 2008-04-11 09:45:34 UTC
Hm, but we don't setup PAM in yast2-users, this is the same for LDAP etc.

It looks more like a feature request. It could require a change in the API of the plugins. Please, create a fate entry.
Comment 2 Michal Svec 2008-04-11 10:16:34 UTC
I agree it's somewhere in between a feature and a bug.
I'll let Stano weigh in :-)
Comment 3 Jiří Suchomel 2008-04-11 11:57:35 UTC
Michal, pam_thinkfinger packagage wasn't installed by default? IMHO it should, it has the same 

Supplements:    modalias(usb:v0483p2016d*dc*dsc*dp*ic*isc*ip*)


as yast2-fingerprint-reader.

And if it is installed, it should get enabled during the installation.
Comment 4 Michal Svec 2008-04-11 12:08:55 UTC
Created attachment 207478 [details]
hwinfo

Just for the record, the hwinfo:

09: USB 00.0: 11600 Fingerprint Reader
  [Created at usb.122]
  UDI: /org/freedesktop/Hal/devices/usb_device_483_2016_noserial_if0
  Unique ID: wn1q.2ZOIHS5Eja7
  Parent ID: 2XnU.YzULqosAB+E
  SysFS ID: /devices/pci0000:00/0000:00:1d.2/usb5/5-2/5-2:1.0
  SysFS BusID: 5-2:1.0
  Model: "SGS Thomson Microelectronics Fingerprint Reader"
  Hotplug: USB
  Vendor: usb 0x0483 "SGS Thomson Microelectronics"
  Device: usb 0x2016 "Fingerprint Reader"
  Revision: "0.01"
  Speed: 12 Mbps
  Module Alias: "usb:v0483p2016d0001dc00dsc00dp00icFFisc00ip00"
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #5 (Hub)
Comment 5 Jiří Suchomel 2008-04-11 12:29:47 UTC
And the answer for question in comment 3?
Comment 6 Michal Svec 2008-04-11 12:35:26 UTC
At least yast wanted to install it (bug 378737) so I suppose it was not :)
For sure it could be possible to find out from the logs in that bug.
Comment 7 Jiří Suchomel 2008-04-14 07:07:51 UTC
Well, first - I think doing PAM configuration from a plugin  in users module is a feature, so please open a feature request if you want it.

Second - exactly this case should be actually solved by installing pam_thinkfinger, which should be preselected automatically. Let's solve this issue in bug 378737 (or maybe in another one).