RAGS - v1.10.0
    Preparing search index...

    Function authenticateUser

    • Authenticates a specific user with the given password via PAM.

      Parameters

      • username: string

        The username to authenticate

      • password: string

        The password to verify

      Returns Promise<unknown>

      A promise that resolves on success or rejects on failure