#include <TWinNTSystem.h>
Public Attributes | |
char * | pw_name |
char * | pw_passwd |
int | pw_uid |
int | pw_gid |
int | pw_quota |
char * | pw_gecos |
char * | pw_dir |
char * | pw_shell |
char * | pw_group |
Definition at line 49 of file TWinNTSystem.h.
char* passwd::pw_name |
Definition at line 50 of file TWinNTSystem.h.
Referenced by TWinNTSystem::CollectMembers(), XrdSecsssID::genID(), XrdSecProtocolunix::getCredentials(), TWinNTSystem::GetUid(), TUnixSystem::GetUserInfo(), XrdProofdAux::GetUserInfo(), main(), ROOT::RpdGetRSAKeys(), ROOT::RpdRetrieveSpecialPass(), ROOT::RpdRfioAuth(), ROOT::RpdSetUid(), ROOT::RpdUser(), XrdSecProtocolgsi::ServerDoSigpxy(), and XrdFfsMisc_xrd_secsss_register().
char* passwd::pw_passwd |
Definition at line 51 of file TWinNTSystem.h.
Referenced by TWinNTSystem::CollectMembers(), TUnixSystem::GetUserInfo(), XrdSecProtocolpwd::QueryCrypt(), ROOT::RpdPass(), and ROOT::RpdUser().
int passwd::pw_uid |
Definition at line 52 of file TWinNTSystem.h.
Referenced by XrdProofdManager::CheckLogFileOwnership(), XrdSecProtocolkrb5::exp_krbTkn(), TWinNTSystem::GetEffectiveUid(), XrdConfig::getUG(), TWinNTSystem::GetUid(), TUnixSystem::GetUid(), TUnixSystem::GetUserInfo(), TWinNTSystem::GetUserInfo(), XrdProofdAux::GetUserInfo(), ROOT::GlbsToolStoreContext(), XrdSecProtocolpwd::Init(), XrdSecProtocolgsi::Init(), TWinNTSystem::LookupSID(), main(), ParseArguments(), XrdFrmAdmin::ParseOwner(), XrdSecProtocolpwd::QueryCrypt(), ROOT::RpdCheckAuthAllow(), ROOT::RpdCheckOffSet(), ROOT::RpdKrb5Auth(), ROOT::RpdLogin(), ROOT::RpdNoAuth(), ROOT::RpdRetrieveSpecialPass(), ROOT::RpdSavePubKey(), ROOT::RpdSetUid(), ROOT::RpdSRPUser(), ROOT::RpdSshAuth(), ROOT::RpdUser(), XrdSecProtocolgsi::ServerDoSigpxy(), and XrdSysPrivGuard::XrdSysPrivGuard().
int passwd::pw_gid |
Definition at line 53 of file TWinNTSystem.h.
Referenced by XrdProofdManager::CheckLogFileOwnership(), XrdSecProtocolkrb5::exp_krbTkn(), TWinNTSystem::GetEffectiveGid(), TWinNTSystem::GetGid(), XrdConfig::getUG(), TUnixSystem::GetUserInfo(), XrdProofdAux::GetUserInfo(), ROOT::GlbsToolStoreContext(), XrdAccGroups::Groups(), XrdSecProtocolpwd::Init(), TWinNTSystem::LookupSID(), XrdFrmAdmin::ParseOwner(), XrdSecProtocolpwd::QueryCrypt(), ROOT::RpdLogin(), ROOT::RpdRetrieveSpecialPass(), ROOT::RpdRfioAuth(), ROOT::RpdSavePubKey(), ROOT::RpdSetUid(), ROOT::RpdSshAuth(), and XrdSysPrivGuard::XrdSysPrivGuard().
int passwd::pw_quota |
Definition at line 54 of file TWinNTSystem.h.
char* passwd::pw_gecos |
Definition at line 55 of file TWinNTSystem.h.
Referenced by TWinNTSystem::CollectMembers(), and TUnixSystem::GetUserInfo().
char* passwd::pw_dir |
Definition at line 56 of file TWinNTSystem.h.
Referenced by TWinNTSystem::CollectMembers(), XrdProofdAux::GetUserInfo(), globus_l_gfs_posix_start(), HomeDirectory(), XrdProofConn::Login(), main(), XrdSecProtocolpwd::QueryCrypt(), XrdSecProtocolpwd::QueryUser(), RootdChdir(), ROOT::RpdCheckAuthAllow(), ROOT::RpdCheckHostsEquiv(), ROOT::RpdLogin(), ROOT::RpdRetrieveSpecialPass(), ROOT::RpdSetUid(), ROOT::RpdSRPUser(), ROOT::RpdSshAuth(), tilde_expand(), and TUnixSystem::UnixHomedirectory().
char* passwd::pw_shell |
Definition at line 57 of file TWinNTSystem.h.
Referenced by TWinNTSystem::CollectMembers(), TUnixSystem::GetUserInfo(), ROOT::RpdSRPUser(), ROOT::RpdSshAuth(), and ROOT::RpdUser().
char* passwd::pw_group |