OW_PAMAuthentication.cpp File Reference

#include "OW_config.h"
#include "OW_String.hpp"
#include "OW_ConfigOpts.hpp"
#include "OW_AuthenticatorIFC.hpp"
#include "OW_Array.hpp"
#include <string.h>

Include dependency graph for OW_PAMAuthentication.cpp:

Go to the source code of this file.

Namespaces

namespace  OW_NAMESPACE

Classes

class  OW_NAMESPACE::LinuxPAMAuthentication

Defines

#define _pam_overwrite(x)

Functions

static int OW_NAMESPACE::PAM_conv (int num_msg, const struct pam_message **msgm, struct pam_response **response, void *appdata_ptr)
 This is the Linux-PAM "conversation" function.
 OW_AUTHENTICATOR_FACTORY (OpenWBEM::LinuxPAMAuthentication, pam)


Define Documentation

#define _pam_overwrite  ) 
 

Value:

do {                             \
   register char *__xx__;       \
   if ((__xx__=(x)))            \
   {                            \
      while (*__xx__)          \
      {                        \
         *__xx__++ = '\0';    \
      }                        \
   }                            \
} while (0)

Definition at line 185 of file OW_PAMAuthentication.cpp.


Function Documentation

OW_AUTHENTICATOR_FACTORY OpenWBEM::LinuxPAMAuthentication  ,
pam 
 


Generated on Thu Feb 9 09:02:53 2006 for openwbem by  doxygen 1.4.6