*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> sia_make_entity_pwd (3)              
Title
Content
Arch
Section
 

sia_make_entity_pwd(3)

Contents


NAME    [Toc]    [Back]

       sia_make_entity_pwd - Make entity password - SIA (Security
       Integration Architecture)

SYNOPSIS    [Toc]    [Back]

       #include <siad.h> #include <signal.h> #include <setjmp.h>

       int sia_make_entity_pwd(
               struct passwd *pwd,
               SIAENTITY *entity );

LIBRARY    [Toc]    [Back]

       Standard C library (libc.so and libc.a)

PARAMETERS    [Toc]    [Back]

       The entity parameter points  to  the  SIAENTITY  structure
       that  will  have  its  pwd data updated. The values in the
       SIAENTITY structure are changed by this routine.  The  pwd
       parameter  points  to  the passwd structure that will have
       its data duplicated by the pwd field of the entity  structure.

DESCRIPTION    [Toc]    [Back]

       The  sia_make_entity_pwd()  routine fills in the pwd field
       of the entity structure, using malloc() to ensure that the
       copied data is not overwritten by subsequent calls to getpwent().

RETURN VALUES    [Toc]    [Back]

       The sia_make_entity_pwd() routine  returns  SIASUCCESS  or
       SIAFAIL.

ERRORS    [Toc]    [Back]

       The  errno value is not (normally) set explicitly by sia_*
       routines. The errno values are  those  returned  from  the
       dynamic  loader  interface,  from  dependent (siad_*) routines,
 or from malloc. Possible  errors  include  resource
       constraints  (no  memory) and various authentication failures.

FILES    [Toc]    [Back]

       /etc/passwd

SEE ALSO    [Toc]    [Back]

      
      
       sia_ses_init(3)

       Security



                                           sia_make_entity_pwd(3)
[ Back ]
 Similar pages
Name OS Title
siad_endpwent Tru64 password routines for SIA (Security Integration Architecture)
siad_setpwent Tru64 password routines for SIA (Security Integration Architecture)
siad_getpwent Tru64 password routines for SIA (Security Integration Architecture)
siad_getpwuid Tru64 password routines for SIA (Security Integration Architecture)
siad_getpwnam Tru64 password routines for SIA (Security Integration Architecture)
sia_validate_user Tru64 perform password validation for SIA (Security Integration Architecture)
sia_become_user Tru64 su routine for SIA (Security Integration Architecture)
sialog Tru64 SIA (Security Integration Architecture) log file
sia_ses_authent Tru64 SIA session routines (Security Integration Architecture)
siad_endgrent Tru64 group routines for SIA (Security Integration Architecture)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service