Import Upstream version 4.12.4

This commit is contained in:
geos_one
2025-08-12 22:28:56 +02:00
parent 03a8170b15
commit 9181ee2487
1629 changed files with 874094 additions and 554378 deletions

View File

@@ -7,7 +7,7 @@
"actions": {
"apply": "Apply",
"automember_rebuild": "Rebuild auto membership",
"automember_rebuild_confirm": "Are you sure you want to rebuild auto membership?",
"automember_rebuild_confirm": "Are you sure you want to rebuild auto membership? In case of a high number of users, hosts or groups, the operation may require high CPU usage.",
"automember_rebuild_success": "Automember rebuild membership task completed",
"confirm": "Are you sure you want to proceed with the action?",
"delete_confirm": "Are you sure you want to delete ${object}?",
@@ -60,6 +60,8 @@
"type_radius": "RADIUS",
"type_pkinit": "PKINIT",
"type_hardened": "Hardened Password (by SPAKE or FAST)",
"type_idp": "External Identity Provider",
"type_passkey": "Passkey",
"user_tooltip": "<p>Per-user setting, overwrites the global setting if any option is checked.</p><p><strong>Password + Two-factor:</strong> LDAP and Kerberos allow authentication with either one of the authentication types but Kerberos uses pre-authentication method which requires to use armor ccache.</p><p><strong>RADIUS with another type:</strong> Kerberos always use RADIUS, but LDAP never does. LDAP only recognize the password and two-factor authentication options.</p>"
},
"buttons": {
@@ -553,6 +555,9 @@
"type_hotp": "Counter-based (HOTP)",
"type_totp": "Time-based (TOTP)"
},
"passkeyconfig": {
"options": "Options"
},
"permission": {
"add_custom_attr": "Add Custom Attribute",
"attribute": "Attribute",
@@ -682,7 +687,7 @@
"trust": {
"account": "Account",
"admin_account": "Administrative account",
"blacklists": "SID blacklists",
"blocklists": "SID blocklists",
"details": "Trust Settings",
"domain": "Domain",
"establish_using": "Establish using",

View File

@@ -153,7 +153,6 @@
"container_applications" : "cn=applications,cn=configs,cn=policies",
"container_automember" : "cn=automember,cn=etc",
"container_sudocmd" : "cn=sudocmds,cn=sudo",
"ca_ee_port" : 443,
"ca_agent_port" : 443,
"version" : "4.5.90.dev201706131442+gitd665224",
"basedn" : "dc=dom,dc=example,dc=com",
@@ -180,7 +179,6 @@
"tls_version_min" : "tls1.0",
"config_loaded" : true,
"logdir" : "/var/log/ipa",
"ca_ee_install_port" : null,
"jsonrpc_uri" : "https://vm.example.com/ipa/json",
"delegate" : false,
"container_hbacservicegroup" : "cn=hbacservicegroups,cn=hbac",
@@ -199,7 +197,6 @@
"container_configs" : "cn=configs,cn=policies",
"conf_default" : "/etc/ipa/default.conf",
"rpc_protocol" : "jsonrpc",
"ca_agent_install_port" : null,
"home" : "/"
},
"total" : 115,

View File

@@ -8689,7 +8689,7 @@
"label" : "Clock offset",
"confirm" : true,
"alwaysask" : false,
"doc" : "TOTP token / FreeIPA server time difference",
"doc" : "TOTP token / IPA server time difference",
"deprecated" : false,
"flags" : [
"no_update"
@@ -29875,7 +29875,7 @@
"primary_key" : false,
"alwaysask" : false,
"deprecated" : false,
"doc" : "TOTP token / FreeIPA server time difference",
"doc" : "TOTP token / IPA server time difference",
"flags" : [
"no_update"
],
@@ -63113,11 +63113,11 @@
"flags" : [
"no_create"
],
"doc" : "SID blacklist incoming",
"doc" : "SID blocklist incoming",
"deprecated" : false,
"alwaysask" : false,
"confirm" : true,
"label" : "SID blacklist incoming",
"label" : "SID blocklist incoming",
"cli_name" : "sid_blacklist_incoming",
"attribute" : true,
"name" : "ipantsidblacklistincoming",
@@ -63134,10 +63134,10 @@
},
{
"attribute" : true,
"label" : "SID blacklist outgoing",
"label" : "SID blocklist outgoing",
"confirm" : true,
"cli_name" : "sid_blacklist_outgoing",
"doc" : "SID blacklist outgoing",
"doc" : "SID blocklist outgoing",
"deprecated" : false,
"alwaysask" : false,
"query" : true,
@@ -91347,10 +91347,10 @@
"noextrawhitespace" : true,
"attribute" : true,
"confirm" : true,
"label" : "SID blacklist incoming",
"label" : "SID blocklist incoming",
"cli_name" : "sid_blacklist_incoming",
"deprecated" : false,
"doc" : "SID blacklist incoming",
"doc" : "SID blocklist incoming",
"alwaysask" : false,
"sortorder" : 2,
"query" : false,
@@ -91362,9 +91362,9 @@
"attribute" : true,
"cli_name" : "sid_blacklist_outgoing",
"confirm" : true,
"label" : "SID blacklist outgoing",
"label" : "SID blocklist outgoing",
"alwaysask" : false,
"doc" : "SID blacklist outgoing",
"doc" : "SID blocklist outgoing",
"deprecated" : false,
"flags" : [
"no_create"

View File

@@ -11160,9 +11160,11 @@
"nsds5replicalastinitend",
"nsds5replicalastinitstart",
"nsds5replicalastinitstatus",
"nsds5replicalastinitstatusjson",
"nsds5replicalastupdateend",
"nsds5replicalastupdatestart",
"nsds5replicalastupdatestatus",
"nsds5replicalastupdatestatusjson",
"nsds5replicalegacyconsumer",
"nsds5replicaname",
"nsds5replicaport",
@@ -21190,7 +21192,7 @@
"autofill" : true,
"multivalue" : false,
"deprecated" : false,
"doc" : "TOTP token / FreeIPA server time difference",
"doc" : "TOTP token / IPA server time difference",
"primary_key" : false,
"cli_metavar" : "INT",
"default" : 0,