ocfserv

 


 
 
 
 Maintenance Commands                                  ocfserv(1M)
 
 
 


NAME

ocfserv - OCF server

SYNOPSIS

ocfserv start ocfserv stop

DESCRIPTION

The OCF server, ocfserv, is a per-host daemon that acts as the central point of communications with all smartcards con- nected to the host. Any application needing to use a smartcard communicates with the smartcard through this server, which is responsible for handling all traffic to the smartcards. All APIs exposed by this project are internally implemented to communicate with the OCF server. Applications communicate with the OCRF server using a socket-based proto- col. At startup time, the server reads the properties file to determine the terminals and cards currently registered. EXIT STATUS The following exit values are returned: 0 Successful completion. >0 An error occurred. USAGE Root priveleges are required to execute this utility.

FILES

/etc/smartcard/opencard.properties file where server stores properties

ATTRIBUTES

See attributes(5) for descriptions of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Availability | SUNWocfr | |_____________________________|_____________________________|

SEE ALSO

smartcard(1M), attributes(5), smartcard(5) SunOS 5.8 Last change: 13 Sep 1999 1