Man page - globus_gsi_sysconfig_error_getting_cwd(3)
Packages contas this manual
- globus_gsi_sysconfig_get_authz_conf_filename_win32(3)
- globus_gsi_sysconfig_dir_exists_win32(3)
- globus_gsi_sysconfig_shared(3)
- globus_gsi_sysconfig_get_service_cert_filename_unix(3)
- globus_gsi_sysconfig_dir_exists_unix(3)
- globus_gsi_sysconfig_get_host_cert_filename_unix(3)
- globus_gsi_sysconfig_remove_all_owned_files_unix(3)
- globus_gsi_sysconfig_get_vhost_cred_dir(3)
- globus_gsi_sysconfig_set_key_permissions_win32(3)
- globus_gsi_sysconfig_get_authz_conf_filename_unix(3)
- globus_gsi_sysconfig_get_current_working_dir_unix(3)
- globus_gsi_sysconfig_get_user_cert_filename_unix(3)
- globus_gsi_sysconfig_get_current_working_dir_win32(3)
- globus_gsi_sysconfig_get_user_id_string_unix(3)
- globus_gsi_sysconfig_get_gaa_conf_filename_win32(3)
- globus_gsi_sysconfig_error_t(3)
- globus_gsi_sysconfig_make_absolute_path_for_filename_win32(3)
- globus_gsi_sysconfig_datatypes(3)
- globus_gsi_sysconfig_remove_all_owned_files_win32(3)
- globus_gsi_sysconfig_split_dir_and_filename_unix(3)
- globus_gsi_sysconfig_get_authz_lib_conf_filename_win32(3)
- globus_gsi_sysconfig(3)
- globus_gsi_system_config_constants.h(3)
- globus_gsi_sysconfig_activation(3)
- globus_gsi_sysconfig_get_unique_proxy_filename(3)
- globus_gsi_sysconfig_check_keyfile_uid_unix(3)
- globus_gsi_sysconfig_get_cert_dir_win32(3)
- globus_gsi_sysconfig_check_certfile_unix(3)
- globus_gsi_sysconfig_split_dir_and_filename_win32(3)
- globus_gsi_sysconfig_file_exists_unix(3)
- globus_gsi_sysconfig_check_certfile_uid_unix(3)
- globus_gsi_sysconfig_make_absolute_path_for_filename_unix(3)
- globus_gsi_system_config_defines(3)
- globus_gsi_system_config.h(3)
- globus_gsi_sysconfig_get_home_dir_unix(3)
- globus_gsi_sysconfig_get_gaa_conf_filename_unix(3)
- globus_gsi_sysconfig_get_authz_lib_conf_filename_unix(3)
- globus_gsi_sysconfig_get_cert_dir_unix(3)
- globus_gsi_sysconfig_is_superuser_unix(3)
- globus_gsi_proxy_file_type_t(3)
- globus_gsi_sysconfig_get_ca_cert_files_win32(3)
- globus_gsi_sysconfig_get_user_cert_filename_win32(3)
- globus_gsi_sysconfig_get_proxy_filename_win32(3)
- globus_gsi_sysconfig_get_host_cert_filename_win32(3)
- globus_gsi_sysconfig_win32(3)
- globus_gsi_sysconfig_get_signing_policy_filename_unix(3)
- globus_gsi_sysconfig_get_service_cert_filename_win32(3)
- globus_gsi_sysconfig_unix(3)
- globus_gsi_sysconfig_set_key_permissions_unix(3)
- globus_gsi_sysconfig_get_proxy_filename_unix(3)
- globus_gsi_sysconfig_get_proc_id_string_unix(3)
- globus_gsi_sysconfig_get_gridmap_filename_unix(3)
- globus_gsi_sysconfig_get_ca_cert_files_unix(3)
- globus_gsi_sysconfig_check_keyfile_unix(3)
- globus_gsi_sysconfig_get_username_unix(3)
- globus_gsi_sysconfig_get_gridmap_filename_win32(3)
- globus_gsi_sysconfig_file_exists_win32(3)
- globus_gsi_sysconfig_get_signing_policy_filename_win32(3)
- globus_gsi_sysconfig_is_superuser_win32(3)
apt-get install libglobus-gsi-sysconfig-doc
Manual
| globus_gsi_sysconfig_datatypes(3) | Library Functions Manual | globus_gsi_sysconfig_datatypes(3) |
NAME
globus_gsi_sysconfig_datatypes - Data Types
- Data Types.
SYNOPSIS
Enumerations
enum globus_gsi_sysconfig_error_t {
GLOBUS_GSI_SYSCONFIG_ERROR_SUCCESS = 0,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CERT_DIR = 1,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CERT_STRING = 2,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_KEY_STRING = 3,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_HOME_DIR = 4,
GLOBUS_GSI_SYSCONFIG_ERROR_ERRNO = 5,
GLOBUS_GSI_SYSCONFIG_ERROR_CHECKING_FILE_EXISTS = 6,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CERT_FILENAME = 7,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_PROXY_FILENAME = 8,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_DELEG_FILENAME = 9,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CA_CERT_FILENAMES = 10,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CWD = 11,
GLOBUS_GSI_SYSCONFIG_ERROR_REMOVING_OWNED_FILES = 12,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_GRIDMAP_FILENAME = 13,
GLOBUS_GSI_SYSCONFIG_ERROR_CHECKING_SUPERUSER = 14,
GLOBUS_GSI_SYSCONFIG_ERROR_SETTING_PERMS = 15,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_SIGNING_POLICY = 16,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_PW_ENTRY = 17,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_AUTHZ_FILENAME = 18,
GLOBUS_GSI_SYSCONFIG_ERROR_FILE_NOT_REGULAR = 19,
GLOBUS_GSI_SYSCONFIG_ERROR_FILE_DOES_NOT_EXIST = 20,
GLOBUS_GSI_SYSCONFIG_ERROR_FILE_BAD_PERMISSIONS = 21,
GLOBUS_GSI_SYSCONFIG_ERROR_FILE_NOT_OWNED = 22,
GLOBUS_GSI_SYSCONFIG_ERROR_FILE_IS_DIR = 23,
GLOBUS_GSI_SYSCONFIG_ERROR_FILE_ZERO_LENGTH = 24,
GLOBUS_GSI_SYSCONFIG_INVALID_ARG = 25,
GLOBUS_GSI_SYSCONFIG_ERROR_FILE_HAS_LINKS = 26,
GLOBUS_GSI_SYSCONFIG_ERROR_FILE_HAS_CHANGED = 27,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_AUTHZ_LIB_FILENAME = 28,
GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_GAA_FILENAME = 29,
GLOBUS_GSI_SYSCONFIG_ERROR_FILE_NOT_DIR = 30,
GLOBUS_GSI_SYSCONFIG_ERROR_LAST = 31 }
enum globus_gsi_proxy_file_type_t { GLOBUS_PROXY_FILE_INPUT,
GLOBUS_PROXY_FILE_OUTPUT }
Detailed Description
Data Types.
Enumeration Type Documentation
enum globus_gsi_proxy_file_type_t
Enumerator used to keep track of input/output types of filenames
Enumerator
- GLOBUS_PROXY_FILE_INPUT
- The proxy filename is intended for reading (it should already exist)
- GLOBUS_PROXY_FILE_OUTPUT
- The proxy filename is intended for writing (it does not need to exist)
enum globus_gsi_sysconfig_error_t
GSI System Config Error codes
Enumerator
- GLOBUS_GSI_SYSCONFIG_ERROR_SUCCESS
- Success - never used
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CERT_DIR
- Unable to determine trusted certificates directory
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CERT_STRING
- Error while generating certificate filename
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_KEY_STRING
- Error while generating private key filename
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_HOME_DIR
- Unable to determine user's home directory
- GLOBUS_GSI_SYSCONFIG_ERROR_ERRNO
- System Error -- see underlying error for details
- GLOBUS_GSI_SYSCONFIG_ERROR_CHECKING_FILE_EXISTS
- Unable to determine whether file exists
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CERT_FILENAME
- Unable to determine the location of the certificate file
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_PROXY_FILENAME
- Unable to determine the location of the proxy file
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_DELEG_FILENAME
- Unable to determine the location of the delegated proxy file
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CA_CERT_FILENAMES
- Unable to generate a list of CA certificate filenames
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_CWD
- Error while discovering the current working directory
- GLOBUS_GSI_SYSCONFIG_ERROR_REMOVING_OWNED_FILES
- Failed to remove all proxy files
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_GRIDMAP_FILENAME
- Unable to determine the location of the grid map file
- GLOBUS_GSI_SYSCONFIG_ERROR_CHECKING_SUPERUSER
- Failure while checking whether the current user is the super user
- GLOBUS_GSI_SYSCONFIG_ERROR_SETTING_PERMS
- Error while trying to set file permissions
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_SIGNING_POLICY
- Unable to determine the location of a signing policy file
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_PW_ENTRY
- Could not find password entry for user
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_AUTHZ_FILENAME
- Failed to locate the authorization callout configuration file
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_NOT_REGULAR
- File is not a regular file
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_DOES_NOT_EXIST
- File does not exist
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_BAD_PERMISSIONS
- File has incorrect permissions for operation
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_NOT_OWNED
- File is not owned by current user
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_IS_DIR
- File is a directory
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_ZERO_LENGTH
- File has zero length
- GLOBUS_GSI_SYSCONFIG_INVALID_ARG
- Invalid argument
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_HAS_LINKS
- File has more than one link
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_HAS_CHANGED
- File has changed in the meantime
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_AUTHZ_LIB_FILENAME
- Failed to locate the authorization callout library configuration file
- GLOBUS_GSI_SYSCONFIG_ERROR_GETTING_GAA_FILENAME
- Failed to locate the GAA configuration file
- GLOBUS_GSI_SYSCONFIG_ERROR_FILE_NOT_DIR
- File is not a directory
- GLOBUS_GSI_SYSCONFIG_ERROR_LAST
- Last marker - never used
Author
Generated automatically by Doxygen for globus_gsi_sysconfig from the source code.
| Version 9.6 | globus_gsi_sysconfig |