Skip to main content

Module config_access_api

Module config_access_api 

Source

Enums§

ConfigAccessCreateAdError
struct for typed errors of method config_access_create_ad
ConfigAccessCreateLdapError
struct for typed errors of method config_access_create_ldap
ConfigAccessCreateOpenidError
struct for typed errors of method config_access_create_openid
ConfigAccessDeleteAdError
struct for typed errors of method config_access_delete_ad
ConfigAccessDeleteLdapError
struct for typed errors of method config_access_delete_ldap
ConfigAccessDeleteOpenidError
struct for typed errors of method config_access_delete_openid
ConfigAccessGetAccessError
struct for typed errors of method config_access_get_access
ConfigAccessGetAdError
struct for typed errors of method config_access_get_ad
ConfigAccessGetConfigAccessAdByRealmError
struct for typed errors of method config_access_get_config_access_ad_by_realm
ConfigAccessGetConfigAccessLdapByRealmError
struct for typed errors of method config_access_get_config_access_ldap_by_realm
ConfigAccessGetConfigAccessOpenidByRealmError
struct for typed errors of method config_access_get_config_access_openid_by_realm
ConfigAccessGetLdapError
struct for typed errors of method config_access_get_ldap
ConfigAccessGetOpenidError
struct for typed errors of method config_access_get_openid
ConfigAccessGetPamError
struct for typed errors of method config_access_get_pam
ConfigAccessGetPbsError
struct for typed errors of method config_access_get_pbs
ConfigAccessGetTfaError
struct for typed errors of method config_access_get_tfa
ConfigAccessGetWebauthnError
struct for typed errors of method config_access_get_webauthn
ConfigAccessUpdateAdError
struct for typed errors of method config_access_update_ad
ConfigAccessUpdateLdapError
struct for typed errors of method config_access_update_ldap
ConfigAccessUpdateOpenidError
struct for typed errors of method config_access_update_openid
ConfigAccessUpdatePamError
struct for typed errors of method config_access_update_pam
ConfigAccessUpdatePbsError
struct for typed errors of method config_access_update_pbs
ConfigAccessUpdateWebauthnError
struct for typed errors of method config_access_update_webauthn

Functions§

config_access_create_ad
Create a new AD realm
config_access_create_ldap
Create a new LDAP realm
config_access_create_openid
Create a new OpenId realm
config_access_delete_ad
Remove an LDAP realm configuration
config_access_delete_ldap
Remove an LDAP realm configuration
config_access_delete_openid
Remove a OpenID realm configuration
config_access_get_access
Directory index.
config_access_get_ad
List configured AD realms
config_access_get_config_access_ad_by_realm
Read the AD realm configuration
config_access_get_config_access_ldap_by_realm
Read the LDAP realm configuration
config_access_get_config_access_openid_by_realm
Read the OpenID realm configuration
config_access_get_ldap
List configured LDAP realms
config_access_get_openid
List configured OpenId realms
config_access_get_pam
Read the PAM realm configuration
config_access_get_pbs
Read the Proxmox Backup authentication server realm configuration
config_access_get_tfa
Directory index.
config_access_get_webauthn
Get the TFA configuration.
config_access_update_ad
Update an AD realm configuration
config_access_update_ldap
Update an LDAP realm configuration
config_access_update_openid
Update an OpenID realm configuration
config_access_update_pam
Update the PAM realm configuration
config_access_update_pbs
Update the Proxmox Backup authentication server realm configuration
config_access_update_webauthn
Update the TFA configuration.