PC Authentication OS Design Development (Windows CE 5.0)
The PC Authentication Catalog item provides a Windows CE Local Authentication Plugin (LAP) that performs user authentication by determining if a computer running Windows is locked or unlocked. It does this by using the network to query an application, also provided by this Catalog item, that runs on that specific computer.
The Telephony User Interface (TUI) uses this LAP and PC application to avoid requiring user input when the computer is unlocked and a phone user asks for confidential information. For more information about how the TUI uses this Catalog item, see Limiting Access to Sensitive Information in the TUI.
For more information about LAPs and the Windows CE Local Authentication Subsystem (LASS), see Local Authentication Subsystem (LASS).
For more information about building an IP phone using Windows CE, including links to other VoIP-related Catalog items, see Developing an IP Phone.
OS Design Information
The following table shows operating system design information for the TUI.
Concept | Description |
---|---|
Dependencies | Credential Manager
Kerberos Authentication Windows Networking API/Redirector (SMB/CIFS) Core Server Support |
Hardware considerations | Windows PC
Network connection |
Modules and Components
The following table shows the components and modules that implement PC Authentication.
Item | Module | Component |
---|---|---|
voiplap | PC Authentication Local Authentication Plugin | None |
Implementation Considerations
The following table shows the Sysgen variables for PC Authentication.
Sysgen variable | Description |
---|---|
SYSGEN_VOIPPHONE_LAP | Adds PC Authentication functionality. |
See Also
Send Feedback on this topic to the authors