OW_UserUtils.cpp File Reference

#include "OW_config.h"
#include "OW_Mutex.hpp"
#include "OW_MutexLock.hpp"
#include "OW_UserUtils.hpp"
#include <unistd.h>
#include <sys/types.h>
#include <pwd.h>
#include <cerrno>
#include <vector>

Include dependency graph for OW_UserUtils.cpp:

Go to the source code of this file.

Namespaces

namespace  OW_NAMESPACE
namespace  OW_NAMESPACE::UserUtils

Functions

String OW_NAMESPACE::UserUtils::getEffectiveUserId ()
 Get the effective user id.
String OW_NAMESPACE::UserUtils::getCurrentUserName ()
String OW_NAMESPACE::UserUtils::getUserName (UserID uid, bool &success)
 If the username is invalid, or if getUserName() fails for any other reason, 'success' will be set to false.
UserID OW_NAMESPACE::UserUtils::getUserId (const String &userName, bool &validUserName)
 Convert a textual username into a platform native user type.

Variables

Mutex OW_NAMESPACE::UserUtils::g_getpwMutex


Generated on Thu Feb 9 09:07:32 2006 for openwbem by  doxygen 1.4.6