RAGS - v1.11.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

      • service: string = 'ags'

      Returns Promise<unknown>

      A promise that resolves on success or rejects on failure