SYNOPSIS
#include <nutc.h>
int _NutValidatePassword(const char *user, const char *password);
DESCRIPTION
The
If user is logged on locally,
- Note:
-
Passwords are case-sensitive. User names are not case-sensitive.
PARAMETERS
- user
-
Specifies a user name (up to 21 characters, including the terminating null character).
- password
-
Specifies the password.
RETURN VALUES
If verification is successful, the
CONFORMANCE
PTC MKS Toolkit UNIX APIs extension.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
On 8.1/2012R2/10/2016/2019/11/2022 the user calling
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
getpwnam() ,getpwuid()
PTC MKS Toolkit 10.4 Documentation Build 39.