Share via


LASS OS Design Development (Windows Embedded CE 6.0)

1/6/2010

Security services include the Local Authentication Subsystem (LASS). LASS provides the infrastructure that supports application-independent user authentication, consistent authentication regardless of the local authentication plugin (LAP) that is used, and policy-based authentication using authentication events (AEs).

In This Section

  • LASS Overview
    Provides OS design information and describes LASS modules. For Windows Embedded CE, Sysgen variables are also defined.
  • LASS Exponential Backoff
    Describes LASS exponential backoff, a mechanism that can be optionally enabled if a LAP is vulnerable to brute force attacks.
  • Creating a LAP
    Provides information that is necessary to create a custom LAP.
  • LASS Security
    Provides security information and best practices for LASS.
  • LASS Reference
    Describes the LASS application programming interface (API) components, including the functions exported by a LAP.

See Also

Other Resources

Local Authentication Subsystem (LASS)