Sponsored Content
Full Discussion: Smartcard in redhat 5.7
Operating Systems Linux Red Hat Smartcard in redhat 5.7 Post 302606554 by shilpam,edappal on Monday 12th of March 2012 03:17:37 AM
Old 03-12-2012
Smartcard in redhat 5.7

Currently we are using redhat 5.7.We need to configure smartcard authentication.While loading the smartcard reader,.now we are able to see which all readers are connected to system.But not the certificate details.How to get the smartcard certyificate details.Please help me in this regard.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

RedHat

Hi all, I'm installing RedHat 7.0 on a laptop. As it's a dual boot with win2k I make a boot sector instead of using the MBR. After the install I mark the boot sector active in windows then I can boot into Linux. First question. When I make the boot sector active it deletes the swap... (3 Replies)
Discussion started by: merlin
3 Replies

2. Linux

redhat

hello people i just installed redhat, everything seemes to be fine, but when i start it, it boots up normally and starts firstboot or whatever, then it opens something, i can move the mouse for a while(thats all i see.. first the X then an arrow..) but then the whole computer freezes.. i think the... (3 Replies)
Discussion started by: thenewestuser
3 Replies

3. SuSE

redhat

i just bought a redhat 9.0 book which comes with the operating system and Ive install it as a server however Im having difficulties installing Swat and I just wonder if I have to spend buy an enterprise server or what ? (1 Reply)
Discussion started by: keliy1
1 Replies

4. UNIX for Advanced & Expert Users

SCO Vs Redhat

Hi, Can anyone tell me briefly the difference between SCO Unix and Linux RedHat? Thanks (3 Replies)
Discussion started by: homerjj
3 Replies

5. Red Hat

redhat

if sombody can help it will be very good.I want to have some information concerning redhat 9.How to go in the internet with :confused: ,how to programmate in c or c++,and finally how i can use it esaly.Sorry for my english i'm a french speaker ;) (1 Reply)
Discussion started by: boyep
1 Replies

6. IP Networking

NFS mount smartcard reader

I have a satellite receiver with Linux OS and networking capabilities, unfortunately without usb connection. I would like to insert my usb smartcard reader into a PC on the same lan and connect it to the receiver. Up to now I have established nfs connection, exporting /dev directory and... (0 Replies)
Discussion started by: activeco
0 Replies

7. UNIX for Dummies Questions & Answers

Redhat 5.8 to 6.0

Hi, Currently running Redhat 5.8, I am thinking about upgrading to 6. After the upgrade, in case, I want to downgrade. How would I do that? Please let me know. Thanks. (2 Replies)
Discussion started by: samnyc
2 Replies

8. UNIX for Advanced & Expert Users

Sort command results are different in Redhat 4 vs Redhat 5

Hi, I am having a text file with the following contents ########### File1 ########### some page1.txt text page.txt When I sort this file on Red Hat 5, then I get the following output ########### File1 ########### page1.txt page.txt some (3 Replies)
Discussion started by: sarbjit
3 Replies

9. Red Hat

Redhat Clone

What is the best method to use to clone a Redhat machine, to ensure all software and config can be easily installed on new hardware? Thank you! (3 Replies)
Discussion started by: da2013
3 Replies

10. UNIX for Dummies Questions & Answers

Redhat Certification

Hi, I have been in IT for 7 yrs. I worked in different sort of project in unix (know to right shell script). Now I would like to do certification in Red hat (also its mandatory to take). Shall I go for admin or programming certification. Please help me out which one will suit me, also will... (3 Replies)
Discussion started by: stew
3 Replies
libsmartcard(3LIB)                                              Interface Libraries                                             libsmartcard(3LIB)

NAME
libsmartcard - smartcard library SYNOPSIS
cc [ flag... ] file... -lsmartcard [ library...] #include <smartcard/scf.h> DESCRIPTION
Functions in this library allow an application to select a smartcard terminal, determine when cards are inserted or removed, and exchange data with the card. INTERFACES
The shared object libsmartcard.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces. SCF_Card_close SCF_Card_exchangeAPDU SCF_Card_freeInfo SCF_Card_getInfo SCF_Card_lock SCF_Card_reset SCF_Card_unlock SCF_Card_waitForCardRemoved SCF_Session_close SCF_Session_freeInfo SCF_Session_getInfo SCF_Session_getSession SCF_Session_getTerminal SCF_Terminal_addEventListener SCF_Terminal_close SCF_Terminal_freeInfo SCF_Terminal_getCard SCF_Terminal_getInfo SCF_Terminal_removeEventListener SCF_Terminal_updateEventListener SCF_Terminal_waitForCardAbsent SCF_Terminal_waitForCardPresent SCF_strerror FILES
/usr/lib/libsmartcard.so.1 shared object /usr/lib/64/libsmartcard.so.1 64-bit shared object ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWocf | +-----------------------------+-----------------------------+ |Availability |SUNWocf (32-bit) | +-----------------------------+-----------------------------+ | |SUNWocfx (64-bit) | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+ SEE ALSO
smartcard(1M), intro(3), attributes(5), smartcard(5) SunOS 5.10 22 May 2003 libsmartcard(3LIB)
All times are GMT -4. The time now is 03:12 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy