Previous Topic: Sm_PolicyApi_SetUserPasswordState()

Next Topic: Authentication Scheme Configuration

Sm_PolicyApi_ValidateDirectoryEntry()

Validates a user specification in a user directory.

Type

User directory function, global scope.

Syntax

int SM_EXTERN Sm_PolicyApi_ValidateDirectoryEntry (
   void*                  pSessionHandle,
   const char*            pszUserDirOid,
   const char*            pszPath,
   Sm_PolicyApi_User_t**  ppUserEntry
);

Parameter

I/O

Description

pSessionHandle

I

A pointer to an internal Policy Management API data structure. The structure holds information about the administrator session and the client session.

pszUserDirOid

I

A null-terminated string containing the object identifier of the user directory.

pszPath

I

A null-terminated string containing the path of a user.

ppUserEntry

O

The address of a pointer to a user structure.

Returns


Copyright © 2010 CA. All rights reserved. Email CA about this topic