OSI/MHS Management Programming Manual
Password Server Interfaces
OSI/MHS Management Programming Manual—424824-001
7-9
MS Process Requests to the MS Password Server
MS Process Requests to the MS Password Server
The MS process makes a request to the password server on the following events:
•
MS bind operation invoked
•
Register-MS operation invoked (change credentials only)
The MS process sends an SPI-formatted request to the password server process. The
password server process then performs the specified request (to validate parameters) and
sends an SPI-formatted reply to the MS process. The MS process opens the server
process in nowait mode, and does a WRITEREADX followed by an MFM_AWAITIOX
call on the server process with a timeout: thus, it is effectively a waited interface.
MHS Manager Process Requests to the MS Password Server
The MHS manager makes a request to the password server on the following events:
ADD MS APPL
ALTER MS APPL
DELETE MS APPL
Figure 7-2. MIS Password Server Programmatic Interface
112CDT .CDD
Password
Server
SCP
ADD/ALTER/DELETE APPL
MHS
Manager
MS
MRP
Remote
UA
MHS
Database
Password
Database
MS Bind
Register-MS
SPI
Messages
SPI
Messages
OSI/MHS Subsystem