[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_PermPasswordCheck

Overview

Check user's encrypted password

Syntax

    int Ns_PermPasswordCheck(
    char *user, 
    char *password
    );

Description

Validate a user's encrypted password. This function is only accessible if the nsperm module is loaded. NS_TRUE is returned if the password is correct.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.