On 08/23/2013 10:43 PM, John Andersen wrote:
On 8/23/2013 12:34 PM, ellanios82 wrote:
On 08/23/2013 10:08 PM, Darin Perusich wrote:
try grep'ing for scard in /etc/passwd
-- Later, Darin
On Fri, Aug 23, 2013 at 2:40 PM, ellanios82 <ellanios82@gmail.com> wrote:
after a recent zypper update, have noticed rkhunter warning :
Warning: User 'scard' has been added to the passwd file. Warning: Group 'scard' has been added to the group file.
____________
- any ideas please . . . where does this originate ? __________________-
- thanks, Darin . . . this is what i get :
# grep scard /etc/passwd scard:x:494:493:Smart Card Reader:/var/run/pcscd:/usr/sbin/nologin
......................
Hmm . . . am not aware of having installed any new program concerning Smart Card Reader . . . wonder what this could originate from??
[ have recently installed new desktop kernel : could this be a kernel-module thing?] [ kernel-desktop-3.10.9-24.1.ga0841e3.i686 ] .............
best regards
Now grep /etc/passwd for nologin and you will find quite a few things that use this, mostly to do things that might otherwise require elevated privileges. GnuPG supports reading of smart card usb devices, as do a few other packages. It could be that you installed or upgraded something that supports the ability to read credentials from a card.
- thank you kindly - this is product of grep : # grep nologin /etc/passwd pulse:x:106:108:PulseAudio daemon:/var/lib/pulseaudio:/sbin/nologin smolt:x:114:117:user for smolt:/usr/share/smolt:/sbin/nologin statd:x:105:65534:NFS statd daemon:/var/lib/nfs:/sbin/nologin usbmux:x:108:65534:usbmuxd daemon:/var/lib/usbmuxd:/sbin/nologin polkitd:x:499:498:User for polkitd:/var/lib/polkit:/sbin/nologin scard:x:494:493:Smart Card Reader:/var/run/pcscd:/usr/sbin/nologin ______________ Does this look Innocent and non-threatening ? it was rkhunter that brought this to my attention, thus my fear of root-kit threat? many thanks -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org