# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat # This file is distributed under the same license as the ipa package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: ipa\n" "Report-Msgid-Bugs-To: https://fedorahosted.org/freeipa/newticket\n" "POT-Creation-Date: 2016-07-01 09:08+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: ipaclient/plugins/automember.py:32 ipaserver/plugins/automember.py:337 msgid "Failed to add" msgstr "" #: ipaclient/plugins/automount.py:93 msgid "maps not connected to /etc/auto.master:" msgstr "" #: ipaclient/plugins/automount.py:110 msgid "Import automount files for a specific location." msgstr "" #: ipaclient/plugins/automount.py:114 msgid "Master file" msgstr "" #: ipaclient/plugins/automount.py:115 msgid "Automount master file." msgstr "" #: ipaclient/plugins/automount.py:122 msgid "" "Continuous operation mode. Errors are reported but the process continues." msgstr "" #: ipaclient/plugins/automount.py:140 #, python-format msgid "File %(file)s not found" msgstr "" #: ipaclient/plugins/automount.py:190 #, python-format msgid "key %(key)s already exists" msgstr "" #: ipaclient/plugins/automount.py:205 #, python-format msgid "map %(map)s already exists" msgstr "" #: ipaclient/plugins/automount.py:254 msgid "Imported maps:" msgstr "" #: ipaclient/plugins/automount.py:257 #, python-format msgid "Added %(map)s" msgstr "" #: ipaclient/plugins/automount.py:261 msgid "Imported keys:" msgstr "" #: ipaclient/plugins/automount.py:264 #, python-format msgid "Added %(src)s to %(dst)s" msgstr "" #: ipaclient/plugins/automount.py:271 msgid "Ignored keys:" msgstr "" #: ipaclient/plugins/automount.py:274 #, python-format msgid "Ignored %(src)s to %(dst)s" msgstr "" #: ipaclient/plugins/automount.py:282 msgid "Duplicate maps skipped:" msgstr "" #: ipaclient/plugins/automount.py:285 #, python-format msgid "Skipped %(map)s" msgstr "" #: ipaclient/plugins/automount.py:291 msgid "Duplicate keys skipped:" msgstr "" #: ipaclient/plugins/automount.py:294 #, python-format msgid "Skipped %(key)s" msgstr "" #: ipaclient/plugins/cert.py:61 msgid "Unrevoked" msgstr "" #: ipaclient/plugins/cert.py:64 ipaserver/plugins/internal.py:296 msgid "Error" msgstr "" #: ipaclient/plugins/cert.py:74 msgid "Input filename" msgstr "" #: ipaclient/plugins/cert.py:75 msgid "File to load the certificate from." msgstr "" #: ipaclient/plugins/cert.py:84 msgid "cannot specify both raw certificate and file" msgstr "" #: ipaclient/plugins/certprofile.py:25 #, python-format msgid "Profile configuration stored in file '%(file)s'" msgstr "" #: ipaclient/plugins/dns.py:167 msgid "Please choose a type of DNS resource record to be added" msgstr "" #: ipaclient/plugins/dns.py:168 #, python-format msgid "The most common types for this type of zone are: %s\n" msgstr "" #: ipaclient/plugins/dns.py:173 msgid "DNS resource record type" msgstr "" #: ipaclient/plugins/dns.py:189 #, python-format msgid "Invalid or unsupported type. Allowed values are: %s" msgstr "" #: ipaclient/plugins/dns.py:214 msgid "No option to modify specific record provided." msgstr "" #: ipaclient/plugins/dns.py:217 ipaclient/plugins/dns.py:283 msgid "Current DNS record contents:\n" msgstr "" #: ipaclient/plugins/dns.py:240 #, python-format msgid "Modify %(name)s '%(value)s'?" msgstr "" #: ipaclient/plugins/dns.py:249 #, python-format msgid "" "%(count)d %(type)s record skipped. Only one value per DNS record type can be " "modified at one time." msgid_plural "" "%(count)d %(type)s records skipped. Only one value per DNS record type can " "be modified at one time." msgstr[0] "" msgstr[1] "" #: ipaclient/plugins/dns.py:257 ipaserver/plugins/dns.py:3778 msgid "" "Neither --del-all nor options to delete a specific record provided.\n" "Command help may be consulted for all supported record types." msgstr "" #: ipaclient/plugins/dns.py:275 msgid "No option to delete specific record provided." msgstr "" #: ipaclient/plugins/dns.py:276 msgid "Delete all?" msgstr "" #: ipaclient/plugins/dns.py:304 #, python-format msgid "Delete %(name)s '%(value)s'?" msgstr "" #: ipaclient/plugins/dns.py:320 ipaclient/plugins/dns.py:332 #: ipaclient/plugins/dns.py:344 msgid "Server will check DNS forwarder(s)." msgstr "" #: ipaclient/plugins/dns.py:322 ipaclient/plugins/dns.py:334 #: ipaclient/plugins/dns.py:346 msgid "This may take some time, please wait ..." msgstr "" #: ipaclient/plugins/host.py:42 ipaclient/plugins/service.py:44 #: ipaclient/plugins/user.py:75 #, python-format msgid "Certificate(s) stored in file '%(file)s'" msgstr "" #: ipaclient/plugins/location.py:23 msgid "Servers details:" msgstr "" #: ipaclient/plugins/migration.py:37 msgid "Migration mode is disabled. Use 'ipa config-mod' to enable it." msgstr "" #: ipaclient/plugins/migration.py:40 msgid "" "Passwords have been migrated in pre-hashed format.\n" "IPA is unable to generate Kerberos keys unless provided\n" "with clear text passwords. All migrated users need to\n" "login at https://your.domain/ipa/migration/ before they\n" "can use their Kerberos accounts." msgstr "" #: ipaclient/plugins/otptoken.py:67 msgid "" "Unable to display QR code using the configured output encoding. Please use " "the token URI to configure your OTP device" msgstr "" #: ipaclient/plugins/otptoken.py:83 msgid "" "QR code width is greater than that of the output tty. Please resize your " "terminal." msgstr "" #: ipaclient/plugins/otptoken.py:140 msgid "Synchronize an OTP token." msgstr "" #: ipaclient/plugins/otptoken.py:145 msgid "User ID" msgstr "" #: ipaclient/plugins/otptoken.py:146 ipaserver/plugins/baseldap.py:49 #: ipaserver/plugins/baseuser.py:260 ipaserver/plugins/internal.py:206 #: ipaserver/plugins/internal.py:335 ipaserver/plugins/internal.py:828 #: ipaserver/plugins/migration.py:505 msgid "Password" msgstr "" #: ipaclient/plugins/otptoken.py:147 msgid "First Code" msgstr "" #: ipaclient/plugins/otptoken.py:148 msgid "Second Code" msgstr "" #: ipaclient/plugins/otptoken.py:152 ipaserver/plugins/internal.py:836 msgid "Token ID" msgstr "" #: ipaclient/plugins/otptoken_yubikey.py:34 msgid "" "\n" "YubiKey Tokens\n" msgstr "" #: ipaclient/plugins/otptoken_yubikey.py:36 msgid "" "\n" "Manage YubiKey tokens.\n" msgstr "" #: ipaclient/plugins/otptoken_yubikey.py:38 msgid "" "\n" "This code is an extension to the otptoken plugin and provides support for\n" "reading/writing YubiKey tokens directly.\n" msgstr "" #: ipaclient/plugins/otptoken_yubikey.py:41 ipaserver/plugins/automember.py:63 #: ipaserver/plugins/cert.py:87 ipaserver/plugins/dnsserver.py:38 #: ipaserver/plugins/host.py:94 ipaserver/plugins/location.py:37 #: ipaserver/plugins/otptoken.py:49 ipaserver/plugins/permission.py:96 #: ipaserver/plugins/radiusproxy.py:42 ipaserver/plugins/schema.py:30 #: ipaserver/plugins/server.py:34 ipaserver/plugins/serverrole.py:17 #: ipaserver/plugins/sudorule.py:70 ipaserver/plugins/vault.py:73 msgid "" "\n" "EXAMPLES:\n" msgstr "" #: ipaclient/plugins/otptoken_yubikey.py:43 msgid "" "\n" " Add a new token:\n" " ipa otptoken-add-yubikey --owner=jdoe --desc=\"My YubiKey\"\n" msgstr "" #: ipaclient/plugins/otptoken_yubikey.py:66 msgid "Add a new YubiKey OTP token." msgstr "" #: ipaclient/plugins/otptoken_yubikey.py:71 msgid "YubiKey slot" msgstr "" #: ipaclient/plugins/otptoken_yubikey.py:125 msgid "No free YubiKey slot!" msgstr "" #: ipaclient/plugins/server.py:16 #, python-format msgid "Removing %(servers)s from replication topology, please wait..." msgstr "" #: ipaclient/plugins/sudorule.py:30 #, python-format msgid "Enabled Sudo Rule \"%s\"" msgstr "" #: ipaclient/plugins/sudorule.py:36 #, python-format msgid "Disabled Sudo Rule \"%s\"" msgstr "" #: ipaclient/plugins/sudorule.py:43 #, python-format msgid "Added option \"%(option)s\" to Sudo Rule \"%(rule)s\"" msgstr "" #: ipaclient/plugins/sudorule.py:54 #, python-format msgid "Removed option \"%(option)s\" from Sudo Rule \"%(rule)s\"" msgstr "" #: ipaclient/plugins/topology.py:26 #, python-format msgid "Replication topology of suffix \"%(suffix)s\" is in order." msgstr "" #: ipaclient/plugins/topology.py:29 #, python-format msgid "Replication topology of suffix \"%(suffix)s\" contains errors." msgstr "" #: ipaclient/plugins/topology.py:34 msgid "Topology is disconnected" msgstr "" #: ipaclient/plugins/topology.py:36 #, python-format msgid "Server %(srv)s can't contact servers: %(replicas)s" msgstr "" #: ipaclient/plugins/topology.py:41 msgid "Recommended maximum number of agreements per replica exceeded" msgstr "" #: ipaclient/plugins/topology.py:44 msgid "Maximum number of agreements per replica" msgstr "" #: ipaclient/plugins/topology.py:48 #, python-format msgid "Server \"%(srv)s\" has %(n)d agreements with servers:" msgstr "" #: ipaclient/plugins/user.py:40 msgid "Delete a user, keeping the entry available for future use" msgstr "" #: ipaclient/plugins/user.py:45 msgid "Delete a user" msgstr "" #: ipaclient/plugins/user.py:54 msgid "preserve and no-preserve cannot be both set" msgstr "" #: ipaclient/plugins/vault.py:60 ipaclient/plugins/vault.py:637 #, python-format msgid "Cannot read file '%(filename)s': %(exc)s" msgstr "" #: ipaclient/plugins/vault.py:67 #, python-format msgid "Cannot decode file '%(filename)s': %(exc)s" msgstr "" #: ipaclient/plugins/vault.py:150 ipaclient/plugins/vault.py:169 #: ipaserver/plugins/passwd.py:126 msgid "Invalid credentials" msgstr "" #: ipaclient/plugins/vault.py:185 msgid "Create a new vault." msgstr "" #: ipaclient/plugins/vault.py:191 ipaclient/plugins/vault.py:562 #: ipaclient/plugins/vault.py:797 msgid "Vault password" msgstr "" #: ipaclient/plugins/vault.py:196 ipaclient/plugins/vault.py:567 #: ipaclient/plugins/vault.py:802 msgid "File containing the vault password" msgstr "" #: ipaclient/plugins/vault.py:201 msgid "File containing the vault public key" msgstr "" #: ipaclient/plugins/vault.py:243 msgid "Password can be specified only for symmetric vault" msgstr "" #: ipaclient/plugins/vault.py:249 msgid "Public key can be specified only for asymmetric vault" msgstr "" #: ipaclient/plugins/vault.py:269 ipaclient/plugins/vault.py:670 #: ipaclient/plugins/vault.py:943 msgid "Password specified multiple times" msgstr "" #: ipaclient/plugins/vault.py:291 msgid "Public key specified multiple times" msgstr "" #: ipaclient/plugins/vault.py:307 msgid "Missing vault public key" msgstr "" #: ipaclient/plugins/vault.py:319 #, python-format msgid "Invalid or unsupported vault public key: %s" msgstr "" #: ipaclient/plugins/vault.py:353 msgid "Modify a vault." msgstr "" #: ipaclient/plugins/vault.py:358 msgid "Change password" msgstr "" #: ipaclient/plugins/vault.py:363 msgid "Old vault password" msgstr "" #: ipaclient/plugins/vault.py:368 msgid "File containing the old vault password" msgstr "" #: ipaclient/plugins/vault.py:373 msgid "New vault password" msgstr "" #: ipaclient/plugins/vault.py:378 msgid "File containing the new vault password" msgstr "" #: ipaclient/plugins/vault.py:383 msgid "Old vault private key" msgstr "" #: ipaclient/plugins/vault.py:388 msgid "File containing the old vault private key" msgstr "" #: ipaclient/plugins/vault.py:393 msgid "File containing the new vault public key" msgstr "" #: ipaclient/plugins/vault.py:486 msgid "New public key specified multiple times" msgstr "" #: ipaclient/plugins/vault.py:499 msgid "Missing new vault public key" msgstr "" #: ipaclient/plugins/vault.py:548 msgid "Archive data into a vault." msgstr "" #: ipaclient/plugins/vault.py:553 msgid "Binary data to archive" msgstr "" #: ipaclient/plugins/vault.py:557 msgid "File containing data to archive" msgstr "" #: ipaclient/plugins/vault.py:571 msgid "Override existing password" msgstr "" #: ipaclient/plugins/vault.py:623 msgid "Input data specified multiple times" msgstr "" #: ipaclient/plugins/vault.py:628 ipaclient/plugins/vault.py:641 #, python-format msgid "" "Size of data exceeds the limit. Current vault data size limit is %(limit)d B" msgstr "" #: ipaclient/plugins/vault.py:722 ipaclient/plugins/vault.py:992 msgid "Invalid vault type" msgstr "" #: ipaclient/plugins/vault.py:787 msgid "Retrieve a data from a vault." msgstr "" #: ipaclient/plugins/vault.py:792 msgid "File to store retrieved data" msgstr "" #: ipaclient/plugins/vault.py:807 msgid "Vault private key" msgstr "" #: ipaclient/plugins/vault.py:812 msgid "File containing the vault private key" msgstr "" #: ipaclient/plugins/vault.py:819 ipaserver/plugins/internal.py:480 msgid "Data" msgstr "" #: ipaclient/plugins/vault.py:968 msgid "Private key specified multiple times" msgstr "" #: ipaclient/plugins/vault.py:981 msgid "Missing vault private key" msgstr "" #: ipaclient/remote_plugins/schema.py:89 ipaclient/remote_plugins/schema.py:146 #: ipaserver/plugins/baseldap.py:52 ipaserver/plugins/servicedelegation.py:114 msgid "Failed members" msgstr "" #: ipaclient/remote_plugins/schema.py:93 ipaserver/plugins/baseldap.py:169 msgid "Failed source hosts/hostgroups" msgstr "" #: ipaclient/remote_plugins/schema.py:97 ipaserver/plugins/baseldap.py:172 msgid "Failed hosts/hostgroups" msgstr "" #: ipaclient/remote_plugins/schema.py:101 ipaserver/plugins/baseldap.py:175 msgid "Failed users/groups" msgstr "" #: ipaclient/remote_plugins/schema.py:105 ipaserver/plugins/baseldap.py:178 msgid "Failed service/service groups" msgstr "" #: ipaclient/remote_plugins/schema.py:109 ipaserver/plugins/baseldap.py:181 msgid "Failed to remove" msgstr "" #: ipaclient/remote_plugins/schema.py:114 ipaserver/plugins/baseldap.py:185 msgid "Failed RunAs" msgstr "" #: ipaclient/remote_plugins/schema.py:118 ipaserver/plugins/baseldap.py:188 msgid "Failed RunAsGroup" msgstr "" #: ipaclient/remote_plugins/schema.py:123 ipaserver/plugins/caacl.py:525 msgid "Failed profiles" msgstr "" #: ipaclient/remote_plugins/schema.py:127 ipaserver/plugins/caacl.py:528 msgid "Failed CAs" msgstr "" #: ipaclient/remote_plugins/schema.py:132 ipaserver/plugins/host.py:202 msgid "Failed managedby" msgstr "" #: ipaclient/remote_plugins/schema.py:137 ipaserver/plugins/host.py:229 #: ipaserver/plugins/service.py:150 msgid "Failed allowed to retrieve keytab" msgstr "" #: ipaclient/remote_plugins/schema.py:141 ipaserver/plugins/host.py:232 #: ipaserver/plugins/service.py:153 msgid "Failed allowed to create keytab" msgstr "" #: ipaclient/remote_plugins/schema.py:150 #: ipaserver/plugins/servicedelegation.py:118 msgid "Failed targets" msgstr "" #: ipaclient/remote_plugins/schema.py:155 ipaserver/plugins/vault.py:309 #: ipaserver/plugins/vault.py:621 msgid "Failed owners" msgstr "" #: ipalib/cli.py:609 #, python-format msgid "Enter %(label)s again to verify: " msgstr "" #: ipalib/cli.py:617 client/ipa-getkeytab.c:592 #, c-format msgid "Passwords do not match!" msgstr "" #: ipalib/cli.py:640 msgid "No matching entries found" msgstr "" #: ipalib/cli.py:684 msgid "Topic or Command" msgstr "" #: ipalib/cli.py:685 msgid "The topic or command name." msgstr "" #: ipalib/cli.py:852 msgid "Topic commands:" msgstr "" #: ipalib/cli.py:857 msgid "To get command help, use:" msgstr "" #: ipalib/cli.py:858 msgid " ipa --help" msgstr "" #: ipalib/cli.py:867 msgid "Command name" msgstr "" #: ipalib/cli.py:1041 msgid "Positional arguments" msgstr "" #: ipalib/cli.py:1186 #, python-format msgid "Same as --%s" msgstr "" #: ipalib/cli.py:1189 msgid "Deprecated options" msgstr "" #: ipalib/cli.py:1313 msgid "No file to read" msgstr "" #: ipalib/crud.py:247 msgid "A string searched in all relevant object attributes" msgstr "" #: ipalib/errors.py:291 #, python-format msgid "%(cver)s client incompatible with %(sver)s server at '%(server)s'" msgstr "" #: ipalib/errors.py:309 #, python-format msgid "unknown error %(code)d from %(server)s: %(error)s" msgstr "" #: ipalib/errors.py:325 msgid "an internal error has occurred" msgstr "" #: ipalib/errors.py:347 #, python-format msgid "an internal error has occurred on server at '%(server)s'" msgstr "" #: ipalib/errors.py:363 #, python-format msgid "unknown command '%(name)s'" msgstr "" #: ipalib/errors.py:380 ipalib/errors.py:405 #, python-format msgid "error on server '%(server)s': %(error)s" msgstr "" #: ipalib/errors.py:396 #, python-format msgid "cannot connect to '%(uri)s': %(error)s" msgstr "" #: ipalib/errors.py:414 #, python-format msgid "Invalid JSON-RPC request: %(error)s" msgstr "" #: ipalib/errors.py:430 #, python-format msgid "error marshalling data for XML-RPC transport: %(error)s" msgstr "" #: ipalib/errors.py:446 #, python-format msgid "Missing or invalid HTTP Referer, %(referer)s" msgstr "" #: ipalib/errors.py:473 #, python-format msgid "Kerberos error: %(major)s/%(minor)s" msgstr "" #: ipalib/errors.py:490 msgid "did not receive Kerberos credentials" msgstr "" #: ipalib/errors.py:506 #, python-format msgid "Service '%(service)s' not found in Kerberos database" msgstr "" #: ipalib/errors.py:522 msgid "No credentials cache found" msgstr "" #: ipalib/errors.py:538 msgid "Ticket expired" msgstr "" #: ipalib/errors.py:554 msgid "Credentials cache permissions incorrect" msgstr "" #: ipalib/errors.py:570 msgid "Bad format in credentials cache" msgstr "" #: ipalib/errors.py:586 msgid "Cannot resolve KDC for requested realm" msgstr "" #: ipalib/errors.py:598 msgid "Session error" msgstr "" #: ipalib/errors.py:606 #, python-format msgid "Principal %(principal)s cannot be authenticated: %(message)s" msgstr "" #: ipalib/errors.py:642 #, python-format msgid "Insufficient access: %(info)s" msgstr "" #: ipalib/errors.py:686 #, python-format msgid "command '%(name)s' takes no arguments" msgstr "" #: ipalib/errors.py:706 #, python-format msgid "command '%(name)s' takes at most %(count)d argument" msgid_plural "command '%(name)s' takes at most %(count)d arguments" msgstr[0] "" msgstr[1] "" #: ipalib/errors.py:736 #, python-format msgid "overlapping arguments and options: %(names)s" msgstr "" #: ipalib/errors.py:752 #, python-format msgid "'%(name)s' is required" msgstr "" #: ipalib/errors.py:768 ipalib/errors.py:784 #, python-format msgid "invalid '%(name)s': %(error)s" msgstr "" #: ipalib/errors.py:800 #, python-format msgid "api has no such namespace: '%(name)s'" msgstr "" #: ipalib/errors.py:809 msgid "Passwords do not match" msgstr "" #: ipalib/errors.py:818 msgid "Command not implemented" msgstr "" #: ipalib/errors.py:827 msgid "Client is not configured. Run ipa-client-install." msgstr "" #: ipalib/errors.py:836 #, python-format msgid "Could not get %(name)s interactively" msgstr "" #: ipalib/errors.py:851 #, python-format msgid "Command '%(name)s' has been deprecated" msgstr "" #: ipalib/errors.py:867 #, python-format msgid "Domain '%(domain)s' is not a root domain for forest '%(forest)s'" msgstr "" #: ipalib/errors.py:895 ipalib/errors.py:1135 ipalib/errors.py:1214 #: ipalib/errors.py:1380 ipalib/errors.py:1715 ipalib/errors.py:1732 #, python-format msgid "%(reason)s" msgstr "" #: ipalib/errors.py:911 msgid "This entry already exists" msgstr "" #: ipalib/errors.py:927 msgid "You must enroll a host in order to create a host service" msgstr "" #: ipalib/errors.py:943 #, python-format msgid "" "Service principal is not of the form: service/fully-qualified host name: " "%(reason)s" msgstr "" #: ipalib/errors.py:959 msgid "" "The realm for the principal does not match the realm for this IPA server" msgstr "" #: ipalib/errors.py:975 msgid "This command requires root access" msgstr "" #: ipalib/errors.py:991 msgid "This is already a posix group" msgstr "" #: ipalib/errors.py:1007 #, python-format msgid "Principal is not of the form user@REALM: '%(principal)s'" msgstr "" #: ipalib/errors.py:1023 msgid "This entry is already enabled" msgstr "" #: ipalib/errors.py:1039 msgid "This entry is already disabled" msgstr "" #: ipalib/errors.py:1055 msgid "This entry cannot be enabled or disabled" msgstr "" #: ipalib/errors.py:1071 msgid "This entry is not a member" msgstr "" #: ipalib/errors.py:1087 msgid "A group may not be a member of itself" msgstr "" #: ipalib/errors.py:1103 msgid "This entry is already a member" msgstr "" #: ipalib/errors.py:1119 #, python-format msgid "Base64 decoding failed: %(reason)s" msgstr "" #: ipalib/errors.py:1151 msgid "A group may not be added as a member of itself" msgstr "" #: ipalib/errors.py:1167 msgid "The default users group cannot be removed" msgstr "" #: ipalib/errors.py:1183 msgid "Deleting a managed group is not allowed. It must be detached first." msgstr "" #: ipalib/errors.py:1198 msgid "A managed group cannot have a password policy." msgstr "" #: ipalib/errors.py:1230 #, python-format msgid "'%(entry)s' doesn't have a certificate." msgstr "" #: ipalib/errors.py:1246 #, python-format msgid "Unable to create private group. A group '%(group)s' already exists." msgstr "" #: ipalib/errors.py:1262 #, python-format msgid "" "A problem was encountered when verifying that all members were %(verb)s: " "%(exc)s" msgstr "" #: ipalib/errors.py:1280 #, python-format msgid "%(attr)s does not contain '%(value)s'" msgstr "" #: ipalib/errors.py:1297 #, python-format msgid "" "The search criteria was not specific enough. Expected 1 and found %(found)d." msgstr "" #: ipalib/errors.py:1314 msgid "This group already allows external members" msgstr "" #: ipalib/errors.py:1331 msgid "This group cannot be posix because it is external" msgstr "" #: ipalib/errors.py:1348 msgid "This is already a posix group and cannot be converted to external one" msgstr "" #: ipalib/errors.py:1397 #, python-format msgid "Server removal aborted: %(reason)s." msgstr "" #: ipalib/errors.py:1407 #, python-format msgid "%(operation)s is not supported for %(principal_type)s principals" msgstr "" #: ipalib/errors.py:1431 #, python-format msgid "no command nor help topic '%(topic)s'" msgstr "" #: ipalib/errors.py:1455 msgid "change collided with another change" msgstr "" #: ipalib/errors.py:1471 msgid "no modifications to be performed" msgstr "" #: ipalib/errors.py:1487 #, python-format msgid "%(desc)s: %(info)s" msgstr "" #: ipalib/errors.py:1503 msgid "limits exceeded for this query" msgstr "" #: ipalib/errors.py:1518 #, python-format msgid "%(info)s" msgstr "" #: ipalib/errors.py:1533 msgid "modifying primary key is not allowed" msgstr "" #: ipalib/errors.py:1549 #, python-format msgid "%(attr)s: Only one value allowed." msgstr "" #: ipalib/errors.py:1565 #, python-format msgid "%(attr)s: Invalid syntax." msgstr "" #: ipalib/errors.py:1581 #, python-format msgid "Bad search filter %(info)s" msgstr "" #: ipalib/errors.py:1597 msgid "Not allowed on non-leaf entry" msgstr "" #: ipalib/errors.py:1613 msgid "LDAP timeout" msgstr "" #: ipalib/errors.py:1629 #, python-format msgid "%(task)s LDAP task timeout, Task DN: '%(task_dn)s'" msgstr "" #: ipalib/errors.py:1638 msgid "Configured time limit exceeded" msgstr "" #: ipalib/errors.py:1647 msgid "Configured size limit exceeded" msgstr "" #: ipalib/errors.py:1657 msgid "Configured administrative server limit exceeded" msgstr "" #: ipalib/errors.py:1682 #, python-format msgid "Certificate operation cannot be completed: %(error)s" msgstr "" #: ipalib/errors.py:1698 #, python-format msgid "Certificate format error: %(error)s" msgstr "" #: ipalib/errors.py:1749 msgid "Already registered" msgstr "" #: ipalib/errors.py:1765 msgid "Not registered yet" msgstr "" #: ipalib/errors.py:1781 #, python-format msgid "%(key)s cannot be deleted because %(label)s %(dependent)s requires it" msgstr "" #: ipalib/errors.py:1797 #, python-format msgid "" "%(key)s cannot be deleted or disabled because it is the last member of " "%(label)s %(container)s" msgstr "" #: ipalib/errors.py:1813 #, python-format msgid "%(label)s %(key)s cannot be deleted/modified: %(reason)s" msgstr "" #: ipalib/errors.py:1830 #, python-format msgid "%(name)s certificate is not valid" msgstr "" #: ipalib/errors.py:1848 #, python-format msgid "Schema is up to date (FP '%(fingerprint)s', TTL %(ttl)s s)" msgstr "" #: ipalib/errors.py:1875 #, python-format msgid "Host '%(hostname)s' does not have corresponding DNS A/AAAA record" msgstr "" #: ipalib/errors.py:1893 #, python-format msgid "DNS check failed: Expected {%(expected)s} got {%(got)s}" msgstr "" #: ipalib/errors.py:1909 #, python-format msgid "%(exception)s" msgstr "" #: ipalib/frontend.py:423 msgid "Results are truncated, try a more specific search" msgstr "" #: ipalib/frontend.py:558 #, python-format msgid "Unknown option: %(option)s" msgstr "" #: ipalib/frontend.py:948 msgid "" "Retrieve and print all attributes from the server. Affects command output." msgstr "" #: ipalib/frontend.py:954 msgid "Print entries as stored on the server. Only affects output format." msgstr "" #: ipalib/frontend.py:960 ipaserver/plugins/batch.py:78 msgid "Client version. Used to determine if server will accept request." msgstr "" #: ipalib/frontend.py:1166 msgid "Forward to server instead of running locally" msgstr "" #: ipalib/messages.py:84 msgid "Additional instructions:" msgstr "" #: ipalib/messages.py:151 #, python-format msgid "" "API Version number was not sent, forward compatibility not guaranteed. " "Assuming server's API version, %(server_version)s" msgstr "" #: ipalib/messages.py:163 msgid "" "DNS forwarder semantics changed since IPA 4.0.\n" "You may want to use forward zones (dnsforwardzone-*) instead.\n" "For more details read the docs." msgstr "" #: ipalib/messages.py:175 #, python-format msgid "" "DNSSEC support is experimental.\n" "%(additional_info)s" msgstr "" #: ipalib/messages.py:185 #, python-format msgid "'%(option)s' option is deprecated. %(additional_info)s" msgstr "" #: ipalib/messages.py:195 #, python-format msgid "" "Semantic of %(label)s was changed. %(current_behavior)s\n" "%(hint)s" msgstr "" #: ipalib/messages.py:206 #, python-format msgid "DNS server %(server)s: %(error)s." msgstr "" #: ipalib/messages.py:216 #, python-format msgid "" "DNS server %(server)s does not support DNSSEC: %(error)s.\n" "If DNSSEC validation is enabled on IPA server(s), please disable it." msgstr "" #: ipalib/messages.py:229 #, python-format msgid "" "forward zone \"%(fwzone)s\" is not effective because of missing proper NS " "delegation in authoritative zone \"%(authzone)s\". Please add NS record " "\"%(ns_rec)s\" to parent zone \"%(authzone)s\"." msgstr "" #: ipalib/messages.py:243 #, python-format msgid "" "DNS server %(server)s does not support EDNS0 (RFC 6891): %(error)s.\n" "If DNSSEC validation is enabled on IPA server(s), please disable it." msgstr "" #: ipalib/messages.py:256 #, python-format msgid "" "DNSSEC validation failed: %(error)s.\n" "Please verify your DNSSEC configuration or disable DNSSEC validation on all " "IPA servers." msgstr "" #: ipalib/messages.py:270 #, python-format msgid "" "The _kerberos TXT record from domain %(domain)s could not be created " "(%(error)s).\n" "This can happen if the zone is not managed by IPA. Please create the record " "manually, containing the following value: '%(realm)s'" msgstr "" #: ipalib/messages.py:286 #, python-format msgid "" "The _kerberos TXT record from domain %(domain)s could not be removed " "(%(error)s).\n" "This can happen if the zone is not managed by IPA. Please remove the record " "manually." msgstr "" #: ipalib/messages.py:300 msgid "" "No DNSSEC key master is installed. DNSSEC zone signing will not work until " "the DNSSEC key master is installed." msgstr "" #: ipalib/messages.py:315 #, python-format msgid "" "Relative record name '%(record)s' contains the zone name '%(zone)s' as a " "suffix, which results in FQDN '%(fqdn)s'. This is usually a mistake caused " "by a missing dot at the end of the name specification." msgstr "" #: ipalib/messages.py:328 #, python-format msgid "'%(command)s' is deprecated. %(additional_info)s" msgstr "" #: ipalib/messages.py:338 #, python-format msgid "%(line)s" msgstr "" #: ipalib/messages.py:348 #, python-format msgid "Search result has been truncated: %(reason)s" msgstr "" #: ipalib/messages.py:358 #, python-format msgid "" "Your trust to %(domain)s is broken. Please re-create it by running 'ipa " "trust-add' again." msgstr "" #: ipalib/messages.py:376 #, python-format msgid "DNS record(s) of host %(host)s could not be removed. (%(reason)s)" msgstr "" #: ipalib/messages.py:390 msgid "" "Forwarding policy conflicts with some automatic empty zones. Queries for " "zones specified by RFC 6303 will ignore forwarding and recursion and always " "result in NXDOMAIN answers. To override this behavior use forward policy " "'only'." msgstr "" #: ipalib/messages.py:404 #, python-format msgid "Update of system record '%(record)s' failed with error: %(error)s" msgstr "" #: ipalib/messages.py:415 #, python-format msgid "" "IPA does not manage the zone %(zone)s, please add records to your DNS server " "manually" msgstr "" #: ipalib/messages.py:424 msgid "" "Automatic update of DNS system records failed. Please re-run update of " "system records manually to get list of missing records." msgstr "" #: ipalib/messages.py:434 #, python-format msgid "" "Service %(service)s requires restart on IPA server %(server)s to apply " "configuration changes." msgstr "" #: ipalib/messages.py:443 #, python-format msgid "" "No DNS servers in IPA location %(location)s. Without DNS servers location is " "not working as expected." msgstr "" #: ipalib/messages.py:470 #, python-format msgid "%(subject)s: Invalid certificate. %(reason)s" msgstr "" #: ipalib/output.py:109 msgid "A dictionary representing an LDAP entry" msgstr "" #: ipalib/output.py:117 msgid "A list of LDAP entries" msgstr "" #: ipalib/output.py:169 msgid "All commands should at least have a result" msgstr "" #: ipalib/output.py:172 msgid "User-friendly description of action performed" msgstr "" #: ipalib/output.py:176 msgid "The primary_key value of the entry, e.g. 'jdoe' for a user" msgstr "" #: ipalib/output.py:191 msgid "Number of entries returned" msgstr "" #: ipalib/output.py:192 msgid "True if not all results were returned" msgstr "" #: ipalib/output.py:197 ipalib/output.py:203 msgid "List of deletions that failed" msgstr "" #: ipalib/output.py:209 ipalib/output.py:217 ipaserver/plugins/dns.py:343 msgid "True means the operation was successful" msgstr "" #: ipalib/parameters.py:388 msgid "incorrect type" msgstr "" #: ipalib/parameters.py:391 msgid "Only one value is allowed" msgstr "" #: ipalib/parameters.py:877 msgid "this option is deprecated" msgstr "" #: ipalib/parameters.py:971 msgid "must be True or False" msgstr "" #: ipalib/parameters.py:1069 msgid "must be an integer" msgstr "" #: ipalib/parameters.py:1119 #, python-format msgid "must be at least %(minvalue)d" msgstr "" #: ipalib/parameters.py:1129 #, python-format msgid "can be at most %(maxvalue)d" msgstr "" #: ipalib/parameters.py:1145 msgid "must be a decimal number" msgstr "" #: ipalib/parameters.py:1191 #, python-format msgid "must be at least %(minvalue)s" msgstr "" #: ipalib/parameters.py:1201 #, python-format msgid "can be at most %(maxvalue)s" msgstr "" #: ipalib/parameters.py:1209 #, python-format msgid "" "number class '%(cls)s' is not included in a list of allowed number classes: " "%(allowed)s" msgstr "" #: ipalib/parameters.py:1332 #, python-format msgid "must match pattern \"%(pattern)s\"" msgstr "" #: ipalib/parameters.py:1350 msgid "must be binary data" msgstr "" #: ipalib/parameters.py:1369 #, python-format msgid "must be at least %(minlength)d bytes" msgstr "" #: ipalib/parameters.py:1379 #, python-format msgid "can be at most %(maxlength)d bytes" msgstr "" #: ipalib/parameters.py:1389 #, python-format msgid "must be exactly %(length)d bytes" msgstr "" #: ipalib/parameters.py:1420 msgid "must be Unicode text" msgstr "" #: ipalib/parameters.py:1451 msgid "Leading and trailing spaces are not allowed" msgstr "" #: ipalib/parameters.py:1459 #, python-format msgid "must be at least %(minlength)d characters" msgstr "" #: ipalib/parameters.py:1469 #, python-format msgid "can be at most %(maxlength)d characters" msgstr "" #: ipalib/parameters.py:1479 #, python-format msgid "must be exactly %(length)d characters" msgstr "" #: ipalib/parameters.py:1499 #, python-format msgid "The character %(char)r is not allowed." msgstr "" #: ipalib/parameters.py:1551 #, python-format msgid "must be '%(value)s'" msgstr "" #: ipalib/parameters.py:1554 #, python-format msgid "must be one of %(values)s" msgstr "" #: ipalib/parameters.py:1657 msgid "must be datetime value" msgstr "" #: ipalib/parameters.py:1671 msgid "does not match any of accepted formats: " msgstr "" #: ipalib/parameters.py:1855 msgid "incomplete time value" msgstr "" #: ipalib/parameters.py:1929 msgid "must be DNS name" msgstr "" #: ipalib/parameters.py:1959 msgid "must be absolute" msgstr "" #: ipalib/parameters.py:1963 msgid "must be relative" msgstr "" #: ipalib/parameters.py:1972 msgid "must be dictionary" msgstr "" #: ipalib/rpc.py:947 msgid "any of the configured servers" msgstr "" #: ipalib/util.py:156 msgid "Filename is empty" msgstr "" #: ipalib/util.py:160 #, python-format msgid "Permission denied: %(file)s" msgstr "" #: ipalib/util.py:202 ipalib/util.py:738 msgid "empty DNS label" msgstr "" #: ipalib/util.py:205 msgid "DNS label cannot be longer that 63 characters" msgstr "" #: ipalib/util.py:210 #, python-format msgid "" "only letters, numbers, %(chars)s are allowed. DNS label may not start or end " "with %(chars2)s" msgstr "" #: ipalib/util.py:229 msgid "too many '@' characters" msgstr "" #: ipalib/util.py:245 msgid "cannot be longer that 255 characters" msgstr "" #: ipalib/util.py:251 msgid "hostname contains empty label (consecutive dots)" msgstr "" #: ipalib/util.py:255 msgid "not fully qualified" msgstr "" #: ipalib/util.py:267 ipalib/util.py:273 msgid "invalid SSH public key" msgstr "" #: ipalib/util.py:276 msgid "options are not allowed" msgstr "" #: ipalib/util.py:540 msgid "invalid hostmask" msgstr "" #: ipalib/util.py:552 #, python-format msgid "query '%(owner)s %(rtype)s': %(error)s" msgstr "" #: ipalib/util.py:556 #, python-format msgid "query '%(owner)s %(rtype)s' with EDNS0: %(error)s" msgstr "" #: ipalib/util.py:560 #, python-format msgid "" "answer to query '%(owner)s %(rtype)s' is missing DNSSEC signatures (no RRSIG " "data)" msgstr "" #: ipalib/util.py:565 #, python-format msgid "record '%(owner)s %(rtype)s' failed DNSSEC validation on server %(ip)s" msgstr "" #: ipalib/util.py:736 msgid "invalid escape code in domain name" msgstr "" #: ipalib/util.py:740 msgid "domain name cannot be longer than 255 characters" msgstr "" #: ipalib/util.py:742 msgid "DNS label cannot be longer than 63 characters" msgstr "" #: ipalib/util.py:744 msgid "invalid domain name" msgstr "" #: ipalib/util.py:757 #, python-format msgid "domain name '%(domain)s' should be normalized to: %(normalized)s" msgstr "" #: ipalib/util.py:865 #, python-format msgid "invalid domain-name: %s" msgstr "" #: ipalib/util.py:877 #, python-format msgid "invalid IP address version (is %(value)d, must be %(required_value)d)!" msgstr "" #: ipalib/util.py:883 msgid "invalid IP address format" msgstr "" #: ipalib/util.py:901 #, python-format msgid "%(port)s is not a valid port" msgstr "" #: ipalib/x509.py:313 msgid "improperly formatted DER-encoded certificate" msgstr "" #: ipapython/dogtag.py:85 #, python-format msgid "Retrieving CA cert chain failed: %s" msgstr "" #: ipapython/dogtag.py:91 #, python-format msgid "request failed with HTTP status %d" msgstr "" #: ipapython/dogtag.py:103 #, python-format msgid "Retrieving CA status failed: %s" msgstr "" #: ipapython/dogtag.py:123 #, python-format msgid "Retrieving CA status failed with status %d" msgstr "" #: ipapython/ipaldap.py:1043 #, python-format msgid "objectclass %s not found" msgstr "" #: ipaserver/dcerpc.py:68 msgid "" "\n" "Classes to manage trust joins using DCE-RPC calls\n" "\n" "The code in this module relies heavily on samba4-python package\n" "and Samba4 python bindings.\n" msgstr "" #: ipaserver/dcerpc.py:94 msgid "CIFS server denied your credentials" msgstr "" #: ipaserver/dcerpc.py:97 msgid "communication with CIFS server was unsuccessful" msgstr "" #: ipaserver/dcerpc.py:102 msgid "AD domain controller" msgstr "" #: ipaserver/dcerpc.py:102 msgid "unsupported functional level" msgstr "" #: ipaserver/dcerpc.py:105 msgid "" "AD domain controller complains about communication sequence. It may mean " "unsynchronized time on both sides, for example" msgstr "" #: ipaserver/dcerpc.py:109 msgid "CIFS server configuration does not allow access to \\\\pipe\\lsarpc" msgstr "" #: ipaserver/dcerpc.py:114 msgid "Cannot find specified domain or server name" msgstr "" #: ipaserver/dcerpc.py:116 msgid "" "AD DC was unable to reach any IPA domain controller. Most likely it is a DNS " "or firewall issue" msgstr "" #: ipaserver/dcerpc.py:118 msgid "At least the domain or IP address should be specified" msgstr "" #: ipaserver/dcerpc.py:138 #, python-format msgid "" "CIFS server communication error: code \"%(num)s\",\n" " message \"%(message)s\" (both may be \"None\")" msgstr "" #: ipaserver/dcerpc.py:247 msgid "no trusted domain is configured" msgstr "" #: ipaserver/dcerpc.py:254 msgid "domain is not configured" msgstr "" #: ipaserver/dcerpc.py:261 msgid "SID is not valid" msgstr "" #: ipaserver/dcerpc.py:276 msgid "SID does not match exactlywith any trusted domain's SID" msgstr "" #: ipaserver/dcerpc.py:287 msgid "SID does not match any trusted domain" msgstr "" #: ipaserver/dcerpc.py:327 ipaserver/dcerpc.py:333 ipaserver/dcerpc.py:672 msgid "Trust setup" msgstr "" #: ipaserver/dcerpc.py:328 msgid "Our domain is not configured" msgstr "" #: ipaserver/dcerpc.py:334 msgid "No trusted domain is not configured" msgstr "" #: ipaserver/dcerpc.py:339 ipaserver/dcerpc.py:354 ipaserver/dcerpc.py:369 #: ipaserver/dcerpc.py:376 ipaserver/dcerpc.py:388 ipaserver/dcerpc.py:395 #: ipaserver/dcerpc.py:456 ipaserver/dcerpc.py:508 msgid "trusted domain object" msgstr "" #: ipaserver/dcerpc.py:340 msgid "domain is not trusted" msgstr "" #: ipaserver/dcerpc.py:355 msgid "no trusted domain matched the specified flat name" msgstr "" #: ipaserver/dcerpc.py:357 msgid "trusted domain object not found" msgstr "" #: ipaserver/dcerpc.py:370 msgid "SSSD was unable to resolve the object to a valid SID" msgstr "" #: ipaserver/dcerpc.py:377 ipaserver/dcerpc.py:509 msgid "Ambiguous search, user domain was not specified" msgstr "" #: ipaserver/dcerpc.py:389 ipaserver/dcerpc.py:457 msgid "Trusted domain did not return a unique object" msgstr "" #: ipaserver/dcerpc.py:396 msgid "Trusted domain did not return a valid SID for the object" msgstr "" #: ipaserver/dcerpc.py:494 ipaserver/dcerpc.py:504 msgid "trusted domain user not found" msgstr "" #: ipaserver/dcerpc.py:673 msgid "Cannot retrieve trusted domain GC list" msgstr "" #: ipaserver/dcerpc.py:814 msgid "CIFS credentials object" msgstr "" #: ipaserver/dcerpc.py:852 #, python-format msgid "CIFS server %(host)s denied your credentials" msgstr "" #: ipaserver/dcerpc.py:856 #, python-format msgid "Cannot establish LSA connection to %(host)s. Is CIFS server running?" msgstr "" #: ipaserver/dcerpc.py:1054 #, python-format msgid "" "the IPA server and the remote domain cannot share the same NetBIOS name: %s" msgstr "" #: ipaserver/dcerpc.py:1160 #, python-format msgid "" "IPA master denied trust validation requests from AD DC %(count)d times. Most " "likely AD DC contacted a replica that has no trust information replicated " "yet. Additionally, please check that AD DNS is able to resolve %(records)s " "SRV records to the correct IPA server." msgstr "" #: ipaserver/install/certs.py:406 #, python-format msgid "Unable to communicate with CMS (status %d)" msgstr "" #: ipaserver/plugins/aci.py:162 msgid "A list of ACI values" msgstr "" #: ipaserver/plugins/aci.py:226 msgid "type, filter, subtree and targetgroup are mutually exclusive" msgstr "" #: ipaserver/plugins/aci.py:229 msgid "ACI prefix is required" msgstr "" #: ipaserver/plugins/aci.py:232 msgid "" "at least one of: type, filter, subtree, targetgroup, attrs or memberof are " "required" msgstr "" #: ipaserver/plugins/aci.py:235 msgid "filter and memberof are mutually exclusive" msgstr "" #: ipaserver/plugins/aci.py:241 msgid "group, permission and self are mutually exclusive" msgstr "" #: ipaserver/plugins/aci.py:243 msgid "One of group, permission or self is required" msgstr "" #: ipaserver/plugins/aci.py:266 #, python-format msgid "Group '%s' does not exist" msgstr "" #: ipaserver/plugins/aci.py:292 msgid "empty filter" msgstr "" #: ipaserver/plugins/aci.py:313 #, python-format msgid "Syntax Error: %(error)s" msgstr "" #: ipaserver/plugins/aci.py:357 #, python-format msgid "invalid DN (%s)" msgstr "" #: ipaserver/plugins/aci.py:404 #, python-format msgid "ACI with name \"%s\" not found" msgstr "" #: ipaserver/plugins/aci.py:422 msgid "ACI prefix" msgstr "" #: ipaserver/plugins/aci.py:423 msgid "" "Prefix used to distinguish ACI types (permission, delegation, selfservice, " "none)" msgstr "" #: ipaserver/plugins/aci.py:437 msgid "ACIs" msgstr "" #: ipaserver/plugins/aci.py:442 msgid "ACI name" msgstr "" #: ipaserver/plugins/aci.py:448 ipaserver/plugins/permission.py:226 msgid "Permission" msgstr "" #: ipaserver/plugins/aci.py:449 msgid "Permission ACI grants access to" msgstr "" #: ipaserver/plugins/aci.py:454 ipaserver/plugins/delegation.py:97 msgid "User group" msgstr "" #: ipaserver/plugins/aci.py:455 ipaserver/plugins/delegation.py:98 msgid "User group ACI grants access to" msgstr "" #: ipaserver/plugins/aci.py:460 ipaserver/plugins/baseldap.py:73 #: ipaserver/plugins/delegation.py:81 ipaserver/plugins/permission.py:225 #: ipaserver/plugins/selfservice.py:84 msgid "Permissions" msgstr "" #: ipaserver/plugins/aci.py:461 msgid "Permissions to grant(read, write, add, delete, all)" msgstr "" #: ipaserver/plugins/aci.py:468 msgid "Attributes to which the permission applies" msgstr "" #: ipaserver/plugins/aci.py:469 ipaserver/plugins/delegation.py:86 #: ipaserver/plugins/selfservice.py:89 msgid "Attributes" msgstr "" #: ipaserver/plugins/aci.py:474 ipaserver/plugins/otptoken.py:163 #: ipaserver/plugins/permission.py:339 ipaserver/plugins/schema.py:436 #: ipaserver/plugins/vault.py:584 msgid "Type" msgstr "" #: ipaserver/plugins/aci.py:475 msgid "type of IPA object (user, group, host, hostgroup, service, netgroup)" msgstr "" #: ipaserver/plugins/aci.py:481 msgid "Member of" msgstr "" #: ipaserver/plugins/aci.py:482 msgid "Member of a group" msgstr "" #: ipaserver/plugins/aci.py:487 ipaserver/plugins/internal.py:228 #: ipaserver/plugins/internal.py:648 ipaserver/plugins/internal.py:848 msgid "Filter" msgstr "" #: ipaserver/plugins/aci.py:488 msgid "Legal LDAP filter (e.g. ou=Engineering)" msgstr "" #: ipaserver/plugins/aci.py:493 ipaserver/plugins/permission.py:284 msgid "Subtree" msgstr "" #: ipaserver/plugins/aci.py:494 msgid "Subtree to apply ACI to" msgstr "" #: ipaserver/plugins/aci.py:499 ipaserver/plugins/permission.py:333 msgid "Target group" msgstr "" #: ipaserver/plugins/aci.py:500 msgid "Group to apply ACI to" msgstr "" #: ipaserver/plugins/aci.py:505 msgid "Target your own entry (self)" msgstr "" #: ipaserver/plugins/aci.py:506 msgid "Apply ACI to your own entry (self)" msgstr "" #: ipaserver/plugins/aci.py:511 ipaserver/plugins/delegation.py:101 #: ipaserver/plugins/permission.py:352 ipaserver/plugins/selfservice.py:94 msgid "ACI" msgstr "" #: ipaserver/plugins/aci.py:523 #, python-format msgid "Created ACI \"%(value)s\"" msgstr "" #: ipaserver/plugins/aci.py:528 msgid "Test the ACI syntax but don't write anything" msgstr "" #: ipaserver/plugins/aci.py:578 #, python-format msgid "Deleted ACI \"%(value)s\"" msgstr "" #: ipaserver/plugins/aci.py:623 #, python-format msgid "Modified ACI \"%(value)s\"" msgstr "" #: ipaserver/plugins/aci.py:697 #, python-format msgid "%(count)d ACI matched" msgid_plural "%(count)d ACIs matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/aci.py:891 msgid "Location of the ACI" msgstr "" #: ipaserver/plugins/aci.py:932 msgid "New ACI name" msgstr "" #: ipaserver/plugins/aci.py:936 #, python-format msgid "Renamed ACI to \"%(value)s\"" msgstr "" #: ipaserver/plugins/automember.py:43 msgid "" "\n" "Auto Membership Rule.\n" msgstr "" #: ipaserver/plugins/automember.py:45 msgid "" "\n" "Bring clarity to the membership of hosts and users by configuring inclusive\n" "or exclusive regex patterns, you can automatically assign a new entries " "into\n" "a group or hostgroup based upon attribute information.\n" msgstr "" #: ipaserver/plugins/automember.py:49 msgid "" "\n" "A rule is directly associated with a group by name, so you cannot create\n" "a rule without an accompanying group or hostgroup.\n" msgstr "" #: ipaserver/plugins/automember.py:52 msgid "" "\n" "A condition is a regular expression used by 389-ds to match a new incoming\n" "entry with an automember rule. If it matches an inclusive rule then the\n" "entry is added to the appropriate group or hostgroup.\n" msgstr "" #: ipaserver/plugins/automember.py:56 msgid "" "\n" "A default group or hostgroup could be specified for entries that do not\n" "match any rule. In case of user entries this group will be a fallback group\n" "because all users are by default members of group specified in IPA config.\n" msgstr "" #: ipaserver/plugins/automember.py:60 msgid "" "\n" "The automember-rebuild command can be used to retroactively run automember " "rules\n" "against existing entries, thus rebuilding their membership.\n" msgstr "" #: ipaserver/plugins/automember.py:65 msgid "" "\n" " Add the initial group or hostgroup:\n" " ipa hostgroup-add --desc=\"Web Servers\" webservers\n" " ipa group-add --desc=\"Developers\" devel\n" msgstr "" #: ipaserver/plugins/automember.py:69 msgid "" "\n" " Add the initial rule:\n" " ipa automember-add --type=hostgroup webservers\n" " ipa automember-add --type=group devel\n" msgstr "" #: ipaserver/plugins/automember.py:73 msgid "" "\n" " Add a condition to the rule:\n" " ipa automember-add-condition --key=fqdn --type=hostgroup --inclusive-" "regex=^web[1-9]+\\.example\\.com webservers\n" " ipa automember-add-condition --key=manager --type=group --inclusive-" "regex=^uid=mscott devel\n" msgstr "" #: ipaserver/plugins/automember.py:77 msgid "" "\n" " Add an exclusive condition to the rule to prevent auto assignment:\n" " ipa automember-add-condition --key=fqdn --type=hostgroup --exclusive-" "regex=^web5\\.example\\.com webservers\n" msgstr "" #: ipaserver/plugins/automember.py:80 msgid "" "\n" " Add a host:\n" " ipa host-add web1.example.com\n" msgstr "" #: ipaserver/plugins/automember.py:83 msgid "" "\n" " Add a user:\n" " ipa user-add --first=Tim --last=User --password tuser1 --manager=mscott\n" msgstr "" #: ipaserver/plugins/automember.py:86 msgid "" "\n" " Verify automembership:\n" " ipa hostgroup-show webservers\n" " Host-group: webservers\n" " Description: Web Servers\n" " Member hosts: web1.example.com\n" "\n" " ipa group-show devel\n" " Group name: devel\n" " Description: Developers\n" " GID: 1004200000\n" " Member users: tuser\n" msgstr "" #: ipaserver/plugins/automember.py:98 msgid "" "\n" " Remove a condition from the rule:\n" " ipa automember-remove-condition --key=fqdn --type=hostgroup --inclusive-" "regex=^web[1-9]+\\.example\\.com webservers\n" msgstr "" #: ipaserver/plugins/automember.py:101 msgid "" "\n" " Modify the automember rule:\n" " ipa automember-mod\n" msgstr "" #: ipaserver/plugins/automember.py:104 msgid "" "\n" " Set the default (fallback) target group:\n" " ipa automember-default-group-set --default-group=webservers --" "type=hostgroup\n" " ipa automember-default-group-set --default-group=ipausers --type=group\n" msgstr "" #: ipaserver/plugins/automember.py:108 msgid "" "\n" " Remove the default (fallback) target group:\n" " ipa automember-default-group-remove --type=hostgroup\n" " ipa automember-default-group-remove --type=group\n" msgstr "" #: ipaserver/plugins/automember.py:112 msgid "" "\n" " Show the default (fallback) target group:\n" " ipa automember-default-group-show --type=hostgroup\n" " ipa automember-default-group-show --type=group\n" msgstr "" #: ipaserver/plugins/automember.py:116 msgid "" "\n" " Find all of the automember rules:\n" " ipa automember-find\n" msgstr "" #: ipaserver/plugins/automember.py:119 msgid "" "\n" " Display a automember rule:\n" " ipa automember-show --type=hostgroup webservers\n" " ipa automember-show --type=group devel\n" msgstr "" #: ipaserver/plugins/automember.py:123 msgid "" "\n" " Delete an automember rule:\n" " ipa automember-del --type=hostgroup webservers\n" " ipa automember-del --type=group devel\n" msgstr "" #: ipaserver/plugins/automember.py:127 msgid "" "\n" " Rebuild membership for all users:\n" " ipa automember-rebuild --type=group\n" msgstr "" #: ipaserver/plugins/automember.py:130 msgid "" "\n" " Rebuild membership for all hosts:\n" " ipa automember-rebuild --type=hostgroup\n" msgstr "" #: ipaserver/plugins/automember.py:133 msgid "" "\n" " Rebuild membership for specified users:\n" " ipa automember-rebuild --users=tuser1 --users=tuser2\n" msgstr "" #: ipaserver/plugins/automember.py:136 msgid "" "\n" " Rebuild membership for specified hosts:\n" " ipa automember-rebuild --hosts=web1.example.com --hosts=web2.example." "com\n" msgstr "" #: ipaserver/plugins/automember.py:155 ipaserver/plugins/automember.py:156 msgid "Inclusive Regex" msgstr "" #: ipaserver/plugins/automember.py:162 ipaserver/plugins/automember.py:163 msgid "Exclusive Regex" msgstr "" #: ipaserver/plugins/automember.py:171 msgid "Attribute Key" msgstr "" #: ipaserver/plugins/automember.py:172 msgid "" "Attribute to filter via regex. For example fqdn for a host, or manager for a " "user" msgstr "" #: ipaserver/plugins/automember.py:179 msgid "Grouping Type" msgstr "" #: ipaserver/plugins/automember.py:180 msgid "Grouping to which the rule applies" msgstr "" #: ipaserver/plugins/automember.py:239 msgid "Auto Membership Rule" msgstr "" #: ipaserver/plugins/automember.py:244 ipaserver/plugins/automember.py:245 msgid "Automember Rule" msgstr "" #: ipaserver/plugins/automember.py:252 ipaserver/plugins/automount.py:364 #: ipaserver/plugins/ca.py:61 ipaserver/plugins/caacl.py:227 #: ipaserver/plugins/group.py:273 ipaserver/plugins/hbacrule.py:253 #: ipaserver/plugins/hbacsvc.py:108 ipaserver/plugins/hbacsvcgroup.py:120 #: ipaserver/plugins/host.py:434 ipaserver/plugins/hostgroup.py:168 #: ipaserver/plugins/idviews.py:107 ipaserver/plugins/idviews.py:657 #: ipaserver/plugins/location.py:111 ipaserver/plugins/netgroup.py:210 #: ipaserver/plugins/otptoken.py:172 ipaserver/plugins/privilege.py:145 #: ipaserver/plugins/radiusproxy.py:116 ipaserver/plugins/role.py:150 #: ipaserver/plugins/selinuxusermap.py:241 ipaserver/plugins/sudocmd.py:122 #: ipaserver/plugins/sudocmdgroup.py:130 ipaserver/plugins/sudorule.py:227 #: ipaserver/plugins/vault.py:578 msgid "Description" msgstr "" #: ipaserver/plugins/automember.py:253 msgid "A description of this auto member rule" msgstr "" #: ipaserver/plugins/automember.py:257 ipaserver/plugins/automember.py:583 msgid "Default (fallback) Group" msgstr "" #: ipaserver/plugins/automember.py:258 msgid "Default group for entries to land" msgstr "" #: ipaserver/plugins/automember.py:270 #, python-format msgid "%(otype)s \"%(oname)s\" not found" msgstr "" #: ipaserver/plugins/automember.py:296 #, python-format msgid "%s is not a valid attribute." msgstr "" #: ipaserver/plugins/automember.py:309 msgid "" "\n" " Add an automember rule.\n" " " msgstr "" #: ipaserver/plugins/automember.py:313 #, python-format msgid "Added automember rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/automember.py:320 msgid "Auto Membership is not configured" msgstr "" #: ipaserver/plugins/automember.py:332 msgid "" "\n" " Add conditions to an automember rule.\n" " " msgstr "" #: ipaserver/plugins/automember.py:343 #, python-format msgid "Added condition(s) to \"%(value)s\"" msgstr "" #: ipaserver/plugins/automember.py:352 msgid "Conditions that could not be added" msgstr "" #: ipaserver/plugins/automember.py:356 msgid "Number of conditions added" msgstr "" #: ipaserver/plugins/automember.py:366 ipaserver/plugins/automember.py:450 #, python-format msgid "Auto member rule: %s not found!" msgstr "" #: ipaserver/plugins/automember.py:408 msgid "" "\n" " Override this so we can add completed and failed to the return " "result.\n" " " msgstr "" #: ipaserver/plugins/automember.py:423 msgid "" "\n" " Remove conditions from an automember rule.\n" " " msgstr "" #: ipaserver/plugins/automember.py:427 #, python-format msgid "Removed condition(s) from \"%(value)s\"" msgstr "" #: ipaserver/plugins/automember.py:436 msgid "Conditions that could not be removed" msgstr "" #: ipaserver/plugins/automember.py:440 msgid "Number of conditions removed" msgstr "" #: ipaserver/plugins/automember.py:494 msgid "" "\n" " Override this so we can set completed and failed.\n" " " msgstr "" #: ipaserver/plugins/automember.py:509 msgid "" "\n" " Modify an automember rule.\n" " " msgstr "" #: ipaserver/plugins/automember.py:513 #, python-format msgid "Modified automember rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/automember.py:523 msgid "" "\n" " Delete an automember rule.\n" " " msgstr "" #: ipaserver/plugins/automember.py:527 #, python-format msgid "Deleted automember rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/automember.py:532 msgid "" "\n" " Search for automember rules.\n" " " msgstr "" #: ipaserver/plugins/automember.py:538 #, python-format msgid "%(count)d rules matched" msgid_plural "%(count)d rules matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/automember.py:550 msgid "" "\n" " Display information about an automember rule.\n" " " msgstr "" #: ipaserver/plugins/automember.py:574 msgid "" "\n" " Set default (fallback) group for all unmatched entries.\n" " " msgstr "" #: ipaserver/plugins/automember.py:584 msgid "Default (fallback) group for entries to land" msgstr "" #: ipaserver/plugins/automember.py:588 #, python-format msgid "Set default (fallback) group for automember \"%(value)s\"" msgstr "" #: ipaserver/plugins/automember.py:604 msgid "" "\n" " Remove default (fallback) group for all unmatched entries.\n" " " msgstr "" #: ipaserver/plugins/automember.py:611 #, python-format msgid "Removed default (fallback) group for automember \"%(value)s\"" msgstr "" #: ipaserver/plugins/automember.py:621 ipaserver/plugins/automember.py:629 #: ipaserver/plugins/automember.py:656 msgid "No default (fallback) group set" msgstr "" #: ipaserver/plugins/automember.py:640 msgid "" "\n" " Display information about the default (fallback) automember groups.\n" " " msgstr "" #: ipaserver/plugins/automember.py:670 msgid "Task DN" msgstr "" #: ipaserver/plugins/automember.py:671 msgid "DN of the started task" msgstr "" #: ipaserver/plugins/automember.py:678 msgid "Rebuild auto membership." msgstr "" #: ipaserver/plugins/automember.py:688 msgid "Rebuild membership for all members of a grouping" msgstr "" #: ipaserver/plugins/automember.py:692 ipaserver/plugins/baseuser.py:192 #: ipaserver/plugins/caacl.py:272 ipaserver/plugins/hbacrule.py:260 #: ipaserver/plugins/internal.py:630 ipaserver/plugins/selinuxusermap.py:248 #: ipaserver/plugins/sudorule.py:271 ipaserver/plugins/user.py:147 msgid "Users" msgstr "" #: ipaserver/plugins/automember.py:693 msgid "Rebuild membership for specified users" msgstr "" #: ipaserver/plugins/automember.py:697 ipaserver/plugins/caacl.py:280 #: ipaserver/plugins/hbacrule.py:268 ipaserver/plugins/host.py:422 #: ipaserver/plugins/internal.py:624 ipaserver/plugins/selinuxusermap.py:256 #: ipaserver/plugins/sudorule.py:284 msgid "Hosts" msgstr "" #: ipaserver/plugins/automember.py:698 msgid "Rebuild membership for specified hosts" msgstr "" #: ipaserver/plugins/automember.py:703 msgid "No wait" msgstr "" #: ipaserver/plugins/automember.py:704 msgid "Don't wait for rebuilding membership" msgstr "" #: ipaserver/plugins/automember.py:722 msgid "at least one of options: type, users, hosts must be specified" msgstr "" #: ipaserver/plugins/automember.py:728 msgid "users and hosts cannot both be set" msgstr "" #: ipaserver/plugins/automember.py:732 msgid "hosts cannot be set when type is 'group'" msgstr "" #: ipaserver/plugins/automember.py:736 msgid "users cannot be set when type is 'hostgroup'" msgstr "" #: ipaserver/plugins/automember.py:790 msgid "Automember rebuild membership task started" msgstr "" #: ipaserver/plugins/automember.py:794 ipaserver/plugins/internal.py:164 msgid "Automember rebuild membership task completed" msgstr "" #: ipaserver/plugins/automember.py:811 #, python-format msgid "Task DN = '%s'" msgstr "" #: ipaserver/plugins/automember.py:814 ipaserver/plugins/internal.py:865 msgid "Automember" msgstr "" #: ipaserver/plugins/automount.py:41 msgid "" "\n" "Automount\n" "\n" "Stores automount(8) configuration for autofs(8) in IPA.\n" "\n" "The base of an automount configuration is the configuration file auto." "master.\n" "This is also the base location in IPA. Multiple auto.master configurations\n" "can be stored in separate locations. A location is implementation-specific\n" "with the default being a location named 'default'. For example, you can " "have\n" "locations by geographic region, by floor, by type, etc.\n" "\n" "Automount has three basic object types: locations, maps and keys.\n" "\n" "A location defines a set of maps anchored in auto.master. This allows you\n" "to store multiple automount configurations. A location in itself isn't\n" "very interesting, it is just a point to start a new automount map.\n" "\n" "A map is roughly equivalent to a discrete automount file and provides\n" "storage for keys.\n" "\n" "A key is a mount point associated with a map.\n" "\n" "When a new location is created, two maps are automatically created for\n" "it: auto.master and auto.direct. auto.master is the root map for all\n" "automount maps for the location. auto.direct is the default map for\n" "direct mounts and is mounted on /-.\n" "\n" "An automount map may contain a submount key. This key defines a mount\n" "location within the map that references another map. This can be done\n" "either using automountmap-add-indirect --parentmap or manually\n" "with automountkey-add and setting info to \"-type=autofs :\".\n" "\n" "EXAMPLES:\n" "\n" "Locations:\n" "\n" " Create a named location, \"Baltimore\":\n" " ipa automountlocation-add baltimore\n" "\n" " Display the new location:\n" " ipa automountlocation-show baltimore\n" "\n" " Find available locations:\n" " ipa automountlocation-find\n" "\n" " Remove a named automount location:\n" " ipa automountlocation-del baltimore\n" "\n" " Show what the automount maps would look like if they were in the " "filesystem:\n" " ipa automountlocation-tofiles baltimore\n" "\n" " Import an existing configuration into a location:\n" " ipa automountlocation-import baltimore /etc/auto.master\n" "\n" " The import will fail if any duplicate entries are found. For\n" " continuous operation where errors are ignored, use the --continue\n" " option.\n" "\n" "Maps:\n" "\n" " Create a new map, \"auto.share\":\n" " ipa automountmap-add baltimore auto.share\n" "\n" " Display the new map:\n" " ipa automountmap-show baltimore auto.share\n" "\n" " Find maps in the location baltimore:\n" " ipa automountmap-find baltimore\n" "\n" " Create an indirect map with auto.share as a submount:\n" " ipa automountmap-add-indirect baltimore --parentmap=auto.share --" "mount=sub auto.man\n" "\n" " This is equivalent to:\n" "\n" " ipa automountmap-add-indirect baltimore --mount=/man auto.man\n" " ipa automountkey-add baltimore auto.man --key=sub --info=\"-" "fstype=autofs ldap:auto.share\"\n" "\n" " Remove the auto.share map:\n" " ipa automountmap-del baltimore auto.share\n" "\n" "Keys:\n" "\n" " Create a new key for the auto.share map in location baltimore. This ties\n" " the map we previously created to auto.master:\n" " ipa automountkey-add baltimore auto.master --key=/share --info=auto." "share\n" "\n" " Create a new key for our auto.share map, an NFS mount for man pages:\n" " ipa automountkey-add baltimore auto.share --key=man --info=\"-ro,soft," "rsize=8192,wsize=8192 ipa.example.com:/shared/man\"\n" "\n" " Find all keys for the auto.share map:\n" " ipa automountkey-find baltimore auto.share\n" "\n" " Find all direct automount keys:\n" " ipa automountkey-find baltimore --key=/-\n" "\n" " Remove the man key from the auto.share map:\n" " ipa automountkey-del baltimore auto.share --key=man\n" msgstr "" #: ipaserver/plugins/automount.py:218 msgid "automount location" msgstr "" #: ipaserver/plugins/automount.py:219 msgid "automount locations" msgstr "" #: ipaserver/plugins/automount.py:222 msgid "Automount Locations" msgstr "" #: ipaserver/plugins/automount.py:223 msgid "Automount Location" msgstr "" #: ipaserver/plugins/automount.py:252 ipaserver/plugins/host.py:444 #: ipaserver/plugins/server.py:124 msgid "Location" msgstr "" #: ipaserver/plugins/automount.py:253 msgid "Automount location name." msgstr "" #: ipaserver/plugins/automount.py:261 msgid "Create a new automount location." msgstr "" #: ipaserver/plugins/automount.py:263 #, python-format msgid "Added automount location \"%(value)s\"" msgstr "" #: ipaserver/plugins/automount.py:281 msgid "Delete an automount location." msgstr "" #: ipaserver/plugins/automount.py:283 #, python-format msgid "Deleted automount location \"%(value)s\"" msgstr "" #: ipaserver/plugins/automount.py:288 msgid "Display an automount location." msgstr "" #: ipaserver/plugins/automount.py:293 msgid "Search for an automount location." msgstr "" #: ipaserver/plugins/automount.py:296 #, python-format msgid "%(count)d automount location matched" msgid_plural "%(count)d automount locations matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/automount.py:303 msgid "Generate automount files for a specific location." msgstr "" #: ipaserver/plugins/automount.py:349 msgid "automount map" msgstr "" #: ipaserver/plugins/automount.py:350 msgid "automount maps" msgstr "" #: ipaserver/plugins/automount.py:358 msgid "Map" msgstr "" #: ipaserver/plugins/automount.py:359 msgid "Automount map name." msgstr "" #: ipaserver/plugins/automount.py:393 msgid "Automount Maps" msgstr "" #: ipaserver/plugins/automount.py:394 msgid "Automount Map" msgstr "" #: ipaserver/plugins/automount.py:399 msgid "Create a new automount map." msgstr "" #: ipaserver/plugins/automount.py:401 #, python-format msgid "Added automount map \"%(value)s\"" msgstr "" #: ipaserver/plugins/automount.py:406 msgid "Delete an automount map." msgstr "" #: ipaserver/plugins/automount.py:408 #, python-format msgid "Deleted automount map \"%(value)s\"" msgstr "" #: ipaserver/plugins/automount.py:426 msgid "Modify an automount map." msgstr "" #: ipaserver/plugins/automount.py:428 #, python-format msgid "Modified automount map \"%(value)s\"" msgstr "" #: ipaserver/plugins/automount.py:433 msgid "Search for an automount map." msgstr "" #: ipaserver/plugins/automount.py:436 #, python-format msgid "%(count)d automount map matched" msgid_plural "%(count)d automount maps matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/automount.py:443 msgid "Display an automount map." msgstr "" #: ipaserver/plugins/automount.py:448 msgid "Automount key object." msgstr "" #: ipaserver/plugins/automount.py:452 msgid "automount key" msgstr "" #: ipaserver/plugins/automount.py:453 msgid "automount keys" msgstr "" #: ipaserver/plugins/automount.py:465 ipaserver/plugins/automount.py:712 #: ipaserver/plugins/automount.py:819 ipaserver/plugins/otptoken.py:217 msgid "Key" msgstr "" #: ipaserver/plugins/automount.py:466 ipaserver/plugins/automount.py:713 #: ipaserver/plugins/automount.py:820 msgid "Automount key name." msgstr "" #: ipaserver/plugins/automount.py:471 ipaserver/plugins/automount.py:717 #: ipaserver/plugins/automount.py:824 msgid "Mount information" msgstr "" #: ipaserver/plugins/automount.py:474 msgid "description" msgstr "" #: ipaserver/plugins/automount.py:512 msgid "Automount Keys" msgstr "" #: ipaserver/plugins/automount.py:513 msgid "Automount Key" msgstr "" #: ipaserver/plugins/automount.py:514 #, python-format msgid "" "The key,info pair must be unique. A key named %(key)s with info %(info)s " "already exists" msgstr "" #: ipaserver/plugins/automount.py:515 #, python-format msgid "key named %(key)s already exists" msgstr "" #: ipaserver/plugins/automount.py:516 #, python-format msgid "The automount key %(key)s with info %(info)s does not exist" msgstr "" #: ipaserver/plugins/automount.py:566 #, python-format msgid "" "More than one entry with key %(key)s found, use --info to select specific " "entry." msgstr "" #: ipaserver/plugins/automount.py:623 msgid "Create a new automount key." msgstr "" #: ipaserver/plugins/automount.py:625 #, python-format msgid "Added automount key \"%(value)s\"" msgstr "" #: ipaserver/plugins/automount.py:652 msgid "Create a new indirect mount point." msgstr "" #: ipaserver/plugins/automount.py:654 #, python-format msgid "Added automount indirect map \"%(value)s\"" msgstr "" #: ipaserver/plugins/automount.py:659 msgid "Mount point" msgstr "" #: ipaserver/plugins/automount.py:663 msgid "Parent map" msgstr "" #: ipaserver/plugins/automount.py:664 msgid "Name of parent automount map (default: auto.master)." msgstr "" #: ipaserver/plugins/automount.py:678 msgid "mount point is relative to parent map, cannot begin with /" msgstr "" #: ipaserver/plugins/automount.py:705 msgid "Delete an automount key." msgstr "" #: ipaserver/plugins/automount.py:707 #, python-format msgid "Deleted automount key \"%(value)s\"" msgstr "" #: ipaserver/plugins/automount.py:746 msgid "Modify an automount key." msgstr "" #: ipaserver/plugins/automount.py:748 #, python-format msgid "Modified automount key \"%(value)s\"" msgstr "" #: ipaserver/plugins/automount.py:755 msgid "New mount information" msgstr "" #: ipaserver/plugins/automount.py:804 msgid "Search for an automount key." msgstr "" #: ipaserver/plugins/automount.py:807 #, python-format msgid "%(count)d automount key matched" msgid_plural "%(count)d automount keys matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/automount.py:814 msgid "Display an automount key." msgstr "" #: ipaserver/plugins/baseldap.py:55 msgid "Member users" msgstr "" #: ipaserver/plugins/baseldap.py:58 msgid "Member groups" msgstr "" #: ipaserver/plugins/baseldap.py:61 msgid "Member of groups" msgstr "" #: ipaserver/plugins/baseldap.py:64 msgid "Member hosts" msgstr "" #: ipaserver/plugins/baseldap.py:67 msgid "Member host-groups" msgstr "" #: ipaserver/plugins/baseldap.py:70 msgid "Member of host-groups" msgstr "" #: ipaserver/plugins/baseldap.py:79 ipaserver/plugins/role.py:139 msgid "Roles" msgstr "" #: ipaserver/plugins/baseldap.py:82 ipaserver/plugins/sudocmdgroup.py:118 #: ipaserver/plugins/sudocmdgroup.py:138 msgid "Sudo Command Groups" msgstr "" #: ipaserver/plugins/baseldap.py:88 msgid "Granting privilege to roles" msgstr "" #: ipaserver/plugins/baseldap.py:91 msgid "Member netgroups" msgstr "" #: ipaserver/plugins/baseldap.py:94 msgid "Member of netgroups" msgstr "" #: ipaserver/plugins/baseldap.py:97 msgid "Member services" msgstr "" #: ipaserver/plugins/baseldap.py:100 msgid "Member service groups" msgstr "" #: ipaserver/plugins/baseldap.py:106 msgid "Member HBAC service" msgstr "" #: ipaserver/plugins/baseldap.py:109 msgid "Member HBAC service groups" msgstr "" #: ipaserver/plugins/baseldap.py:124 msgid "Indirect Member users" msgstr "" #: ipaserver/plugins/baseldap.py:127 msgid "Indirect Member groups" msgstr "" #: ipaserver/plugins/baseldap.py:130 msgid "Indirect Member hosts" msgstr "" #: ipaserver/plugins/baseldap.py:133 msgid "Indirect Member host-groups" msgstr "" #: ipaserver/plugins/baseldap.py:136 msgid "Indirect Member of roles" msgstr "" #: ipaserver/plugins/baseldap.py:139 msgid "Indirect Member permissions" msgstr "" #: ipaserver/plugins/baseldap.py:142 msgid "Indirect Member HBAC service" msgstr "" #: ipaserver/plugins/baseldap.py:145 msgid "Indirect Member HBAC service group" msgstr "" #: ipaserver/plugins/baseldap.py:148 msgid "Indirect Member netgroups" msgstr "" #: ipaserver/plugins/baseldap.py:206 msgid "Invalid format. Should be name=value" msgstr "" #: ipaserver/plugins/baseldap.py:325 msgid "External host" msgstr "" #: ipaserver/plugins/baseldap.py:502 msgid "An IPA master host cannot be deleted or disabled" msgstr "" #: ipaserver/plugins/baseldap.py:533 msgid "entry" msgstr "" #: ipaserver/plugins/baseldap.py:534 msgid "entries" msgstr "" #: ipaserver/plugins/baseldap.py:567 ipaserver/plugins/baseldap.py:568 msgid "Entry" msgstr "" #: ipaserver/plugins/baseldap.py:571 #, python-format msgid "container entry (%(container)s) not found" msgstr "" #: ipaserver/plugins/baseldap.py:572 #, python-format msgid "%(parent)s: %(oname)s not found" msgstr "" #: ipaserver/plugins/baseldap.py:573 ipaserver/plugins/schema.py:256 #: ipaserver/plugins/schema.py:324 ipaserver/plugins/schema.py:412 #: ipaserver/plugins/schema.py:635 ipaserver/plugins/schema.py:718 #, python-format msgid "%(pkey)s: %(oname)s not found" msgstr "" #: ipaserver/plugins/baseldap.py:574 #, python-format msgid "%(oname)s with name \"%(pkey)s\" already exists" msgstr "" #: ipaserver/plugins/baseldap.py:851 ipaserver/plugins/baseldap.py:859 #: ipaserver/plugins/baseldap.py:864 #, python-format msgid "attribute \"%(attribute)s\" not allowed" msgstr "" #: ipaserver/plugins/baseldap.py:874 msgid "" "Set an attribute to a name/value pair. Format is attr=value.\n" "For multi-valued attributes, the command replaces the values already present." msgstr "" #: ipaserver/plugins/baseldap.py:880 msgid "" "Add an attribute/value pair. Format is attr=value. The attribute\n" "must be part of the schema." msgstr "" #: ipaserver/plugins/baseldap.py:886 msgid "" "Delete an attribute/value pair. The option will be evaluated\n" "last, after all sets and adds." msgstr "" #: ipaserver/plugins/baseldap.py:922 msgid "attribute is not configurable" msgstr "" #: ipaserver/plugins/baseldap.py:1025 msgid "No such attribute on this entry" msgstr "" #: ipaserver/plugins/baseldap.py:1118 ipaserver/plugins/cert.py:722 msgid "Suppress processing of membership attributes." msgstr "" #: ipaserver/plugins/baseldap.py:1272 msgid "Continuous mode: Don't stop on errors." msgstr "" #: ipaserver/plugins/baseldap.py:1293 ipaserver/plugins/baseldap.py:1368 msgid "Rights" msgstr "" #: ipaserver/plugins/baseldap.py:1294 ipaserver/plugins/baseldap.py:1369 msgid "" "Display the access rights of this entry (requires --all). See ipa man page " "for details." msgstr "" #: ipaserver/plugins/baseldap.py:1378 msgid "Rename" msgstr "" #: ipaserver/plugins/baseldap.py:1379 #, python-format msgid "Rename the %(ldap_obj_name)s object" msgstr "" #: ipaserver/plugins/baseldap.py:1469 ipaserver/plugins/baseldap.py:2340 msgid "the entry was deleted while being modified" msgstr "" #: ipaserver/plugins/baseldap.py:1600 ipaserver/plugins/baseldap.py:2076 #, python-format msgid "%s" msgstr "" #: ipaserver/plugins/baseldap.py:1601 #: ipaserver/plugins/servicedelegation.py:198 #: ipaserver/plugins/servicedelegation.py:281 #, python-format msgid "member %s" msgstr "" #: ipaserver/plugins/baseldap.py:1643 ipaserver/plugins/baseldap.py:2100 #, python-format msgid "%s to add" msgstr "" #: ipaserver/plugins/baseldap.py:1651 ipaserver/plugins/baseldap.py:2112 #: ipaserver/plugins/privilege.py:214 ipaserver/plugins/privilege.py:245 #: ipaserver/plugins/role.py:222 ipaserver/plugins/role.py:245 msgid "Members that could not be added" msgstr "" #: ipaserver/plugins/baseldap.py:1655 ipaserver/plugins/baseldap.py:2116 msgid "Number of members added" msgstr "" #: ipaserver/plugins/baseldap.py:1742 ipaserver/plugins/baseldap.py:2199 #, python-format msgid "%s to remove" msgstr "" #: ipaserver/plugins/baseldap.py:1749 ipaserver/plugins/baseldap.py:2211 msgid "Members that could not be removed" msgstr "" #: ipaserver/plugins/baseldap.py:1753 ipaserver/plugins/baseldap.py:2215 msgid "Number of members removed" msgstr "" #: ipaserver/plugins/baseldap.py:1841 ipaserver/plugins/cert.py:942 #: ipaserver/plugins/schema.py:120 msgid "Primary key only" msgstr "" #: ipaserver/plugins/baseldap.py:1842 ipaserver/plugins/schema.py:121 #, python-format msgid "Results should contain primary key attribute only (\"%s\")" msgstr "" #: ipaserver/plugins/baseldap.py:1850 #, python-format msgid "" "Search for %(searched_object)s with these %(relationship)s %(ldap_object)s." msgstr "" #: ipaserver/plugins/baseldap.py:1851 #, python-format msgid "" "Search for %(searched_object)s without these %(relationship)s " "%(ldap_object)s." msgstr "" #: ipaserver/plugins/baseldap.py:1860 ipaserver/plugins/cert.py:947 #: ipaserver/plugins/serverrole.py:118 msgid "Time Limit" msgstr "" #: ipaserver/plugins/baseldap.py:1861 ipaserver/plugins/cert.py:948 #: ipaserver/plugins/serverrole.py:119 msgid "Time limit of search in seconds (0 is unlimited)" msgstr "" #: ipaserver/plugins/baseldap.py:1867 ipaserver/plugins/cert.py:952 #: ipaserver/plugins/hbactest.py:295 ipaserver/plugins/serverrole.py:126 msgid "Size Limit" msgstr "" #: ipaserver/plugins/baseldap.py:1868 ipaserver/plugins/cert.py:953 #: ipaserver/plugins/serverrole.py:127 msgid "Maximum number of entries returned (0 is unlimited)" msgstr "" #: ipaserver/plugins/baseldap.py:2371 msgid "added attribute value to entry %(value)" msgstr "" #: ipaserver/plugins/baseldap.py:2380 #, python-format msgid "'%s' already contains one or more values" msgstr "" #: ipaserver/plugins/baseldap.py:2388 msgid "removed attribute values from entry %(value)" msgstr "" #: ipaserver/plugins/baseldap.py:2397 msgid "one or more values to remove" msgstr "" #: ipaserver/plugins/baseuser.py:48 msgid "" "\n" "Baseuser\n" "\n" "This contains common definitions for user/stageuser\n" msgstr "" #: ipaserver/plugins/baseuser.py:60 msgid "Kerberos keys available" msgstr "" #: ipaserver/plugins/baseuser.py:81 msgid "must be TRUE or FALSE" msgstr "" #: ipaserver/plugins/baseuser.py:193 ipaserver/plugins/internal.py:628 #: ipaserver/plugins/internal.py:694 ipaserver/plugins/pwpolicy.py:539 #: ipaserver/plugins/user.py:148 msgid "User" msgstr "" #: ipaserver/plugins/baseuser.py:201 ipaserver/plugins/idviews.py:847 msgid "User login" msgstr "" #: ipaserver/plugins/baseuser.py:208 msgid "First name" msgstr "" #: ipaserver/plugins/baseuser.py:212 msgid "Last name" msgstr "" #: ipaserver/plugins/baseuser.py:215 ipaserver/plugins/schema.py:151 msgid "Full name" msgstr "" #: ipaserver/plugins/baseuser.py:220 msgid "Display name" msgstr "" #: ipaserver/plugins/baseuser.py:225 msgid "Initials" msgstr "" #: ipaserver/plugins/baseuser.py:231 ipaserver/plugins/idviews.py:866 msgid "Home directory" msgstr "" #: ipaserver/plugins/baseuser.py:234 ipaserver/plugins/idviews.py:857 msgid "GECOS" msgstr "" #: ipaserver/plugins/baseuser.py:240 ipaserver/plugins/idviews.py:870 msgid "Login shell" msgstr "" #: ipaserver/plugins/baseuser.py:244 msgid "Kerberos principal" msgstr "" #: ipaserver/plugins/baseuser.py:252 msgid "Kerberos principal expiration" msgstr "" #: ipaserver/plugins/baseuser.py:256 msgid "Email address" msgstr "" #: ipaserver/plugins/baseuser.py:261 msgid "Prompt to set the user password" msgstr "" #: ipaserver/plugins/baseuser.py:267 msgid "Generate a random user password" msgstr "" #: ipaserver/plugins/baseuser.py:272 ipaserver/plugins/host.py:468 msgid "Random password" msgstr "" #: ipaserver/plugins/baseuser.py:277 ipaserver/plugins/idviews.py:852 msgid "UID" msgstr "" #: ipaserver/plugins/baseuser.py:278 msgid "User ID Number (system will assign one if not provided)" msgstr "" #: ipaserver/plugins/baseuser.py:282 ipaserver/plugins/group.py:278 #: ipaserver/plugins/idviews.py:860 ipaserver/plugins/idviews.py:955 msgid "GID" msgstr "" #: ipaserver/plugins/baseuser.py:283 ipaserver/plugins/idviews.py:861 #: ipaserver/plugins/idviews.py:956 msgid "Group ID Number" msgstr "" #: ipaserver/plugins/baseuser.py:288 msgid "Street address" msgstr "" #: ipaserver/plugins/baseuser.py:292 msgid "City" msgstr "" #: ipaserver/plugins/baseuser.py:296 msgid "State/Province" msgstr "" #: ipaserver/plugins/baseuser.py:299 msgid "ZIP" msgstr "" #: ipaserver/plugins/baseuser.py:303 msgid "Telephone Number" msgstr "" #: ipaserver/plugins/baseuser.py:306 msgid "Mobile Telephone Number" msgstr "" #: ipaserver/plugins/baseuser.py:309 msgid "Pager Number" msgstr "" #: ipaserver/plugins/baseuser.py:313 msgid "Fax Number" msgstr "" #: ipaserver/plugins/baseuser.py:317 msgid "Org. Unit" msgstr "" #: ipaserver/plugins/baseuser.py:320 msgid "Job Title" msgstr "" #: ipaserver/plugins/baseuser.py:324 ipaserver/plugins/otptoken.py:181 msgid "Manager" msgstr "" #: ipaserver/plugins/baseuser.py:327 msgid "Car License" msgstr "" #: ipaserver/plugins/baseuser.py:331 ipaserver/plugins/host.py:526 #: ipaserver/plugins/idviews.py:877 msgid "SSH public key" msgstr "" #: ipaserver/plugins/baseuser.py:336 ipaserver/plugins/host.py:531 msgid "SSH public key fingerprint" msgstr "" #: ipaserver/plugins/baseuser.py:341 msgid "User authentication types" msgstr "" #: ipaserver/plugins/baseuser.py:342 msgid "Types of supported user authentication" msgstr "" #: ipaserver/plugins/baseuser.py:347 ipaserver/plugins/host.py:536 msgid "Class" msgstr "" #: ipaserver/plugins/baseuser.py:348 msgid "" "User category (semantics placed on this attribute are for local " "interpretation)" msgstr "" #: ipaserver/plugins/baseuser.py:353 msgid "RADIUS proxy configuration" msgstr "" #: ipaserver/plugins/baseuser.py:357 msgid "RADIUS proxy username" msgstr "" #: ipaserver/plugins/baseuser.py:360 msgid "Department Number" msgstr "" #: ipaserver/plugins/baseuser.py:363 msgid "Employee Number" msgstr "" #: ipaserver/plugins/baseuser.py:366 msgid "Employee Type" msgstr "" #: ipaserver/plugins/baseuser.py:369 msgid "Preferred Language" msgstr "" #: ipaserver/plugins/baseuser.py:376 ipaserver/plugins/cert.py:262 #: ipaserver/plugins/host.py:473 ipaserver/plugins/idviews.py:883 #: ipaserver/plugins/internal.py:394 ipaserver/plugins/service.py:469 msgid "Certificate" msgstr "" #: ipaserver/plugins/baseuser.py:377 ipaserver/plugins/idviews.py:884 msgid "Base-64 encoded user certificate" msgstr "" #: ipaserver/plugins/baseuser.py:396 ipaserver/plugins/baseuser.py:400 #, python-format msgid "invalid e-mail format: %(email)s" msgstr "" #: ipaserver/plugins/baseuser.py:427 #, python-format msgid "manager %(manager)s not found" msgstr "" #: ipaserver/plugins/baseuser.py:510 ipaserver/plugins/stageuser.py:318 #: ipaserver/plugins/stageuser.py:519 ipaserver/plugins/user.py:473 #, python-format msgid "can be at most %(len)d characters" msgstr "" #: ipaserver/plugins/batch.py:71 msgid "Nested Methods to execute" msgstr "" #: ipaserver/plugins/batch.py:119 msgid "must contain a tuple (list, dict)" msgstr "" #: ipaserver/plugins/ca.py:15 msgid "" "\n" "Manage Certificate Authorities\n" "\n" "Subordinate Certificate Authorities (Sub-CAs) can be added for scoped " "issuance\n" "of X.509 certificates.\n" "\n" "EXAMPLES:\n" "\n" " Create new CA, subordinate to the IPA CA.\n" "\n" " ipa ca-add puppet --desc \"Puppet\" \\\n" " --subject \"CN=Puppet CA,O=EXAMPLE.COM\"\n" "\n" msgstr "" #: ipaserver/plugins/ca.py:40 ipaserver/plugins/ca.py:50 msgid "Certificate Authority" msgstr "" #: ipaserver/plugins/ca.py:41 ipaserver/plugins/ca.py:49 msgid "Certificate Authorities" msgstr "" #: ipaserver/plugins/ca.py:56 ipaserver/plugins/schema.py:50 #: ipaserver/plugins/trust.py:1348 msgid "Name" msgstr "" #: ipaserver/plugins/ca.py:57 msgid "Name for referencing the CA" msgstr "" #: ipaserver/plugins/ca.py:62 msgid "Description of the purpose of the CA" msgstr "" #: ipaserver/plugins/ca.py:66 msgid "Authority ID" msgstr "" #: ipaserver/plugins/ca.py:67 msgid "Dogtag Authority ID" msgstr "" #: ipaserver/plugins/ca.py:72 msgid "Subject DN" msgstr "" #: ipaserver/plugins/ca.py:73 msgid "Subject Distinguished Name" msgstr "" #: ipaserver/plugins/ca.py:78 ipaserver/plugins/cert.py:275 msgid "Issuer DN" msgstr "" #: ipaserver/plugins/ca.py:79 msgid "Issuer Distinguished Name" msgstr "" #: ipaserver/plugins/ca.py:129 msgid "Search for CAs." msgstr "" #: ipaserver/plugins/ca.py:131 #, python-format msgid "%(count)d CA matched" msgid_plural "%(count)d CAs matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/ca.py:141 msgid "Display the properties of a CA." msgstr "" #: ipaserver/plugins/ca.py:150 msgid "Create a CA." msgstr "" #: ipaserver/plugins/ca.py:151 #, python-format msgid "Created CA \"%(value)s\"" msgstr "" #: ipaserver/plugins/ca.py:157 #, python-format msgid "Insufficient 'add' privilege for entry '%s'." msgstr "" #: ipaserver/plugins/ca.py:170 #, python-format msgid "Subject DN is already used by CA '%s'" msgstr "" #: ipaserver/plugins/ca.py:188 msgid "Delete a CA." msgstr "" #: ipaserver/plugins/ca.py:190 #, python-format msgid "Deleted CA \"%(value)s\"" msgstr "" #: ipaserver/plugins/ca.py:197 ipaserver/plugins/ca.py:220 #: ipaserver/plugins/internal.py:392 msgid "CA" msgstr "" #: ipaserver/plugins/ca.py:199 msgid "IPA CA cannot be deleted" msgstr "" #: ipaserver/plugins/ca.py:211 msgid "Modify CA configuration." msgstr "" #: ipaserver/plugins/ca.py:212 #, python-format msgid "Modified CA \"%(value)s\"" msgstr "" #: ipaserver/plugins/caacl.py:21 msgid "" "\n" "Manage CA ACL rules.\n" "\n" "This plugin is used to define rules governing which principals are\n" "permitted to have certificates issued using a given certificate\n" "profile.\n" "\n" "PROFILE ID SYNTAX:\n" "\n" "A Profile ID is a string without spaces or punctuation starting with a " "letter\n" "and followed by a sequence of letters, digits or underscore (\"_\").\n" "\n" "EXAMPLES:\n" "\n" " Create a CA ACL \"test\" that grants all users access to the\n" " \"UserCert\" profile on all CAs:\n" " ipa caacl-add test --usercat=all --cacat=all\n" " ipa caacl-add-profile test --certprofiles UserCert\n" "\n" " Display the properties of a named CA ACL:\n" " ipa caacl-show test\n" "\n" " Create a CA ACL to let user \"alice\" use the \"DNP3\" profile on \"DNP3-CA" "\":\n" " ipa caacl-add alice_dnp3\n" " ipa caacl-add-ca alice_dnp3 --cas DNP3-CA\n" " ipa caacl-add-profile alice_dnp3 --certprofiles DNP3\n" " ipa caacl-add-user alice_dnp3 --user=alice\n" "\n" " Disable a CA ACL:\n" " ipa caacl-disable test\n" "\n" " Remove a CA ACL:\n" " ipa caacl-del test\n" msgstr "" #: ipaserver/plugins/caacl.py:139 ipaserver/plugins/caacl.py:217 #: ipaserver/plugins/caacl.py:315 msgid "CA ACL" msgstr "" #: ipaserver/plugins/caacl.py:140 ipaserver/plugins/caacl.py:216 msgid "CA ACLs" msgstr "" #: ipaserver/plugins/caacl.py:222 msgid "ACL name" msgstr "" #: ipaserver/plugins/caacl.py:230 ipaserver/plugins/hbacrule.py:256 #: ipaserver/plugins/internal.py:858 ipaserver/plugins/selinuxusermap.py:244 #: ipaserver/plugins/sudorule.py:230 msgid "Enabled" msgstr "" #: ipaserver/plugins/caacl.py:235 msgid "CA category" msgstr "" #: ipaserver/plugins/caacl.py:236 msgid "CA category the ACL applies to" msgstr "" #: ipaserver/plugins/caacl.py:241 msgid "Profile category" msgstr "" #: ipaserver/plugins/caacl.py:242 msgid "Profile category the ACL applies to" msgstr "" #: ipaserver/plugins/caacl.py:247 ipaserver/plugins/hbacrule.py:223 #: ipaserver/plugins/netgroup.py:227 ipaserver/plugins/selinuxusermap.py:229 #: ipaserver/plugins/sudorule.py:235 msgid "User category" msgstr "" #: ipaserver/plugins/caacl.py:248 msgid "User category the ACL applies to" msgstr "" #: ipaserver/plugins/caacl.py:253 ipaserver/plugins/hbacrule.py:229 #: ipaserver/plugins/netgroup.py:233 ipaserver/plugins/selinuxusermap.py:235 #: ipaserver/plugins/sudorule.py:241 msgid "Host category" msgstr "" #: ipaserver/plugins/caacl.py:254 msgid "Host category the ACL applies to" msgstr "" #: ipaserver/plugins/caacl.py:259 ipaserver/plugins/hbacrule.py:243 msgid "Service category" msgstr "" #: ipaserver/plugins/caacl.py:260 msgid "Service category the ACL applies to" msgstr "" #: ipaserver/plugins/caacl.py:264 msgid "CAs" msgstr "" #: ipaserver/plugins/caacl.py:268 ipaserver/plugins/internal.py:380 msgid "Profiles" msgstr "" #: ipaserver/plugins/caacl.py:276 ipaserver/plugins/group.py:258 #: ipaserver/plugins/hbacrule.py:264 ipaserver/plugins/internal.py:629 #: ipaserver/plugins/selinuxusermap.py:252 ipaserver/plugins/sudorule.py:275 msgid "User Groups" msgstr "" #: ipaserver/plugins/caacl.py:284 ipaserver/plugins/hbacrule.py:272 #: ipaserver/plugins/hostgroup.py:153 ipaserver/plugins/internal.py:623 #: ipaserver/plugins/selinuxusermap.py:260 ipaserver/plugins/sudorule.py:288 msgid "Host Groups" msgstr "" #: ipaserver/plugins/caacl.py:288 ipaserver/plugins/hbacrule.py:286 #: ipaserver/plugins/internal.py:540 ipaserver/plugins/service.py:456 msgid "Services" msgstr "" #: ipaserver/plugins/caacl.py:296 msgid "Create a new CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:298 #, python-format msgid "Added CA ACL \"%(value)s\"" msgstr "" #: ipaserver/plugins/caacl.py:308 msgid "Delete a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:310 #, python-format msgid "Deleted CA ACL \"%(value)s\"" msgstr "" #: ipaserver/plugins/caacl.py:317 msgid "default CA ACL can be only disabled" msgstr "" #: ipaserver/plugins/caacl.py:323 msgid "Modify a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:325 #, python-format msgid "Modified CA ACL \"%(value)s\"" msgstr "" #: ipaserver/plugins/caacl.py:337 msgid "CA category cannot be set to 'all' while there are allowed CAs" msgstr "" #: ipaserver/plugins/caacl.py:342 msgid "" "profile category cannot be set to 'all' while there are allowed profiles" msgstr "" #: ipaserver/plugins/caacl.py:346 ipaserver/plugins/hbacrule.py:344 #: ipaserver/plugins/netgroup.py:300 msgid "user category cannot be set to 'all' while there are allowed users" msgstr "" #: ipaserver/plugins/caacl.py:350 ipaserver/plugins/hbacrule.py:346 #: ipaserver/plugins/netgroup.py:302 msgid "host category cannot be set to 'all' while there are allowed hosts" msgstr "" #: ipaserver/plugins/caacl.py:354 ipaserver/plugins/hbacrule.py:348 msgid "" "service category cannot be set to 'all' while there are allowed services" msgstr "" #: ipaserver/plugins/caacl.py:361 msgid "Search for CA ACLs." msgstr "" #: ipaserver/plugins/caacl.py:364 #, python-format msgid "%(count)d CA ACL matched" msgid_plural "%(count)d CA ACLs matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/caacl.py:370 msgid "Display the properties of a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:375 msgid "Enable a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:377 #, python-format msgid "Enabled CA ACL \"%(value)s\"" msgstr "" #: ipaserver/plugins/caacl.py:404 msgid "Disable a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:406 #, python-format msgid "Disabled CA ACL \"%(value)s\"" msgstr "" #: ipaserver/plugins/caacl.py:433 msgid "Add users and groups to a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:437 #, python-format msgid "%i user or group added." msgstr "" #: ipaserver/plugins/caacl.py:438 #, python-format msgid "%i users or groups added." msgstr "" #: ipaserver/plugins/caacl.py:449 ipaserver/plugins/hbacrule.py:508 #: ipaserver/plugins/selinuxusermap.py:523 ipaserver/plugins/sudorule.py:588 msgid "users cannot be added when user category='all'" msgstr "" #: ipaserver/plugins/caacl.py:455 msgid "Remove users and groups from a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:459 #, python-format msgid "%i user or group removed." msgstr "" #: ipaserver/plugins/caacl.py:460 #, python-format msgid "%i users or groups removed." msgstr "" #: ipaserver/plugins/caacl.py:465 msgid "Add target hosts and hostgroups to a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:469 #, python-format msgid "%i host or hostgroup added." msgstr "" #: ipaserver/plugins/caacl.py:470 #, python-format msgid "%i hosts or hostgroups added." msgstr "" #: ipaserver/plugins/caacl.py:481 ipaserver/plugins/hbacrule.py:539 #: ipaserver/plugins/selinuxusermap.py:556 ipaserver/plugins/sudorule.py:642 msgid "hosts cannot be added when host category='all'" msgstr "" #: ipaserver/plugins/caacl.py:487 msgid "Remove target hosts and hostgroups from a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:491 #, python-format msgid "%i host or hostgroup removed." msgstr "" #: ipaserver/plugins/caacl.py:492 #, python-format msgid "%i hosts or hostgroups removed." msgstr "" #: ipaserver/plugins/caacl.py:497 msgid "Add services to a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:500 #, python-format msgid "%i service added." msgstr "" #: ipaserver/plugins/caacl.py:500 #, python-format msgid "%i services added." msgstr "" #: ipaserver/plugins/caacl.py:511 ipaserver/plugins/hbacrule.py:594 msgid "services cannot be added when service category='all'" msgstr "" #: ipaserver/plugins/caacl.py:517 msgid "Remove services from a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:520 #, python-format msgid "%i service removed." msgstr "" #: ipaserver/plugins/caacl.py:520 #, python-format msgid "%i services removed." msgstr "" #: ipaserver/plugins/caacl.py:535 msgid "Add profiles to a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:540 #, python-format msgid "%i profile added." msgstr "" #: ipaserver/plugins/caacl.py:540 #, python-format msgid "%i profiles added." msgstr "" #: ipaserver/plugins/caacl.py:551 msgid "profiles cannot be added when profile category='all'" msgstr "" #: ipaserver/plugins/caacl.py:557 msgid "Remove profiles from a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:562 #, python-format msgid "%i profile removed." msgstr "" #: ipaserver/plugins/caacl.py:562 #, python-format msgid "%i profiles removed." msgstr "" #: ipaserver/plugins/caacl.py:567 msgid "Add CAs to a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:572 #, python-format msgid "%i CA added." msgstr "" #: ipaserver/plugins/caacl.py:572 #, python-format msgid "%i CAs added." msgstr "" #: ipaserver/plugins/caacl.py:583 msgid "CAs cannot be added when CA category='all'" msgstr "" #: ipaserver/plugins/caacl.py:589 msgid "Remove CAs from a CA ACL." msgstr "" #: ipaserver/plugins/caacl.py:594 #, python-format msgid "%i CA removed." msgstr "" #: ipaserver/plugins/caacl.py:594 #, python-format msgid "%i CAs removed." msgstr "" #: ipaserver/plugins/cert.py:57 msgid "" "\n" "IPA certificate operations\n" msgstr "" #: ipaserver/plugins/cert.py:59 msgid "" "\n" "Implements a set of commands for managing server SSL certificates.\n" msgstr "" #: ipaserver/plugins/cert.py:61 msgid "" "\n" "Certificate requests exist in the form of a Certificate Signing Request " "(CSR)\n" "in PEM format.\n" msgstr "" #: ipaserver/plugins/cert.py:64 msgid "" "\n" "The dogtag CA uses just the CN value of the CSR and forces the rest of the\n" "subject to values configured in the server.\n" msgstr "" #: ipaserver/plugins/cert.py:67 msgid "" "\n" "A certificate is stored with a service principal and a service principal\n" "needs a host.\n" msgstr "" #: ipaserver/plugins/cert.py:70 msgid "" "\n" "In order to request a certificate:\n" msgstr "" #: ipaserver/plugins/cert.py:72 msgid "" "\n" "* The host must exist\n" "* The service must exist (or you use the --add option to automatically add " "it)\n" msgstr "" #: ipaserver/plugins/cert.py:75 msgid "" "\n" "SEARCHING:\n" msgstr "" #: ipaserver/plugins/cert.py:77 msgid "" "\n" "Certificates may be searched on by certificate subject, serial number,\n" "revocation reason, validity dates and the issued date.\n" msgstr "" #: ipaserver/plugins/cert.py:80 msgid "" "\n" "When searching on dates the _from date does a >= search and the _to date\n" "does a <= search. When combined these are done as an AND.\n" msgstr "" #: ipaserver/plugins/cert.py:83 msgid "" "\n" "Dates are treated as GMT to match the dates in the certificates.\n" msgstr "" #: ipaserver/plugins/cert.py:85 msgid "" "\n" "The date format is YYYY-mm-dd.\n" msgstr "" #: ipaserver/plugins/cert.py:89 msgid "" "\n" " Request a new certificate and add the principal:\n" " ipa cert-request --add --principal=HTTP/lion.example.com example.csr\n" msgstr "" #: ipaserver/plugins/cert.py:92 msgid "" "\n" " Retrieve an existing certificate:\n" " ipa cert-show 1032\n" msgstr "" #: ipaserver/plugins/cert.py:95 msgid "" "\n" " Revoke a certificate (see RFC 5280 for reason details):\n" " ipa cert-revoke --revocation-reason=6 1032\n" msgstr "" #: ipaserver/plugins/cert.py:98 msgid "" "\n" " Remove a certificate from revocation hold status:\n" " ipa cert-remove-hold 1032\n" msgstr "" #: ipaserver/plugins/cert.py:101 msgid "" "\n" " Check the status of a signing request:\n" " ipa cert-status 10\n" msgstr "" #: ipaserver/plugins/cert.py:104 msgid "" "\n" " Search for certificates by hostname:\n" " ipa cert-find --subject=ipaserver.example.com\n" msgstr "" #: ipaserver/plugins/cert.py:107 msgid "" "\n" " Search for revoked certificates by reason:\n" " ipa cert-find --revocation-reason=5\n" msgstr "" #: ipaserver/plugins/cert.py:110 msgid "" "\n" " Search for certificates based on issuance date\n" " ipa cert-find --issuedon-from=2013-02-01 --issuedon-to=2013-02-07\n" msgstr "" #: ipaserver/plugins/cert.py:113 msgid "" "\n" " Search for certificates owned by a specific user:\n" " ipa cert-find --user=user\n" msgstr "" #: ipaserver/plugins/cert.py:116 msgid "" "\n" " Examine a certificate:\n" " ipa cert-find --file=cert.pem --all\n" msgstr "" #: ipaserver/plugins/cert.py:119 msgid "" "\n" " Verify that a certificate is owned by a specific user:\n" " ipa cert-find --file=cert.pem --user=user\n" msgstr "" #: ipaserver/plugins/cert.py:122 msgid "" "\n" "IPA currently immediately issues (or declines) all certificate requests so\n" "the status of a request is not normally useful. This is for future use\n" "or the case where a CA does not immediately issue a certificate.\n" msgstr "" #: ipaserver/plugins/cert.py:126 msgid "" "\n" "The following revocation reasons are supported:\n" "\n" msgstr "" #: ipaserver/plugins/cert.py:129 msgid " * 0 - unspecified\n" msgstr "" #: ipaserver/plugins/cert.py:130 msgid " * 1 - keyCompromise\n" msgstr "" #: ipaserver/plugins/cert.py:131 msgid " * 2 - cACompromise\n" msgstr "" #: ipaserver/plugins/cert.py:132 msgid " * 3 - affiliationChanged\n" msgstr "" #: ipaserver/plugins/cert.py:133 msgid " * 4 - superseded\n" msgstr "" #: ipaserver/plugins/cert.py:134 msgid " * 5 - cessationOfOperation\n" msgstr "" #: ipaserver/plugins/cert.py:135 msgid " * 6 - certificateHold\n" msgstr "" #: ipaserver/plugins/cert.py:136 msgid " * 8 - removeFromCRL\n" msgstr "" #: ipaserver/plugins/cert.py:137 msgid " * 9 - privilegeWithdrawn\n" msgstr "" #: ipaserver/plugins/cert.py:138 msgid " * 10 - aACompromise\n" msgstr "" #: ipaserver/plugins/cert.py:139 msgid "" "\n" "Note that reason code 7 is not used. See RFC 5280 for more details:\n" msgstr "" #: ipaserver/plugins/cert.py:141 msgid "" "\n" "http://www.ietf.org/rfc/rfc5280.txt\n" "\n" msgstr "" #: ipaserver/plugins/cert.py:149 ipaserver/plugins/sudorule.py:423 #: ipaserver/plugins/user.py:149 msgid "user" msgstr "" #: ipaserver/plugins/cert.py:150 ipaserver/plugins/host.py:254 #: ipaserver/plugins/sudorule.py:428 msgid "host" msgstr "" #: ipaserver/plugins/cert.py:151 ipaserver/plugins/service.py:377 msgid "service" msgstr "" #: ipaserver/plugins/cert.py:178 ipaserver/plugins/cert.py:474 #, python-format msgid "Failure decoding Certificate Signing Request: %s" msgstr "" #: ipaserver/plugins/cert.py:235 ipaserver/plugins/certprofile.py:86 msgid "CA is not configured" msgstr "" #: ipaserver/plugins/cert.py:243 #, python-format msgid "" "Principal '%(principal)s' is not permitted to use CA '%(ca)s' with profile " "'%(profile_id)s' for certificate issuance." msgstr "" #: ipaserver/plugins/cert.py:263 msgid "Base-64 encoded certificate." msgstr "" #: ipaserver/plugins/cert.py:269 ipaserver/plugins/cert.py:881 #: ipaserver/plugins/cert.py:882 ipaserver/plugins/host.py:477 #: ipaserver/plugins/internal.py:409 ipaserver/plugins/service.py:474 msgid "Subject" msgstr "" #: ipaserver/plugins/cert.py:274 ipaserver/plugins/host.py:489 #: ipaserver/plugins/service.py:486 msgid "Issuer" msgstr "" #: ipaserver/plugins/cert.py:280 ipaserver/plugins/host.py:493 #: ipaserver/plugins/service.py:490 msgid "Not Before" msgstr "" #: ipaserver/plugins/cert.py:285 ipaserver/plugins/host.py:497 #: ipaserver/plugins/service.py:494 msgid "Not After" msgstr "" #: ipaserver/plugins/cert.py:290 ipaserver/plugins/host.py:501 #: ipaserver/plugins/service.py:498 msgid "Fingerprint (MD5)" msgstr "" #: ipaserver/plugins/cert.py:295 ipaserver/plugins/host.py:505 #: ipaserver/plugins/service.py:502 msgid "Fingerprint (SHA1)" msgstr "" #: ipaserver/plugins/cert.py:300 msgid "Serial number" msgstr "" #: ipaserver/plugins/cert.py:301 msgid "Serial number in decimal or if prefixed with 0x in hexadecimal" msgstr "" #: ipaserver/plugins/cert.py:307 msgid "Serial number (hex)" msgstr "" #: ipaserver/plugins/cert.py:333 msgid "Issuing CA" msgstr "" #: ipaserver/plugins/cert.py:334 msgid "Name of issuing CA" msgstr "" #: ipaserver/plugins/cert.py:352 ipaserver/plugins/certprofile.py:122 msgid "Profile ID" msgstr "" #: ipaserver/plugins/cert.py:353 msgid "Certificate Profile to use" msgstr "" #: ipaserver/plugins/cert.py:358 msgid "Request status" msgstr "" #: ipaserver/plugins/cert.py:363 msgid "Request id" msgstr "" #: ipaserver/plugins/cert.py:372 msgid "Submit a certificate signing request." msgstr "" #: ipaserver/plugins/cert.py:380 msgid "CSR" msgstr "" #: ipaserver/plugins/cert.py:391 ipaserver/plugins/service.py:462 msgid "Principal" msgstr "" #: ipaserver/plugins/cert.py:392 msgid "Principal for this certificate (e.g. HTTP/test.example.com)" msgstr "" #: ipaserver/plugins/cert.py:397 msgid "" "automatically add the principal if it doesn't exist (service principals only)" msgstr "" #: ipaserver/plugins/cert.py:500 msgid "'add' option" msgstr "" #: ipaserver/plugins/cert.py:504 msgid "The principal for this request doesn't exist." msgstr "" #: ipaserver/plugins/cert.py:512 msgid "No Common Name was found in subject of request." msgstr "" #: ipaserver/plugins/cert.py:517 #, python-format msgid "" "hostname in subject of request '%(cn)s' does not match principal hostname " "'%(hostname)s'" msgstr "" #: ipaserver/plugins/cert.py:525 msgid "DN commonName does not match user's login" msgstr "" #: ipaserver/plugins/cert.py:534 msgid "DN emailAddress does not match any of user's email addresses" msgstr "" #: ipaserver/plugins/cert.py:540 #, python-format msgid "" "Insufficient 'write' privilege to the 'userCertificate' attribute of entry " "'%s'." msgstr "" #: ipaserver/plugins/cert.py:560 #, python-format msgid "subject alt name type %s is forbidden for user principals" msgstr "" #: ipaserver/plugins/cert.py:567 #, python-format msgid "" "The service principal for subject alt name %s in certificate request does " "not exist" msgstr "" #: ipaserver/plugins/cert.py:574 #, python-format msgid "" "Insufficient privilege to create a certificate with subject alt name '%s'." msgstr "" #: ipaserver/plugins/cert.py:583 #, python-format msgid "Principal '%s' in subject alt name does not match requested principal" msgstr "" #: ipaserver/plugins/cert.py:591 msgid "RFC822Name does not match any of user's email addresses" msgstr "" #: ipaserver/plugins/cert.py:597 #, python-format msgid "subject alt name type %s is forbidden for non-user principals" msgstr "" #: ipaserver/plugins/cert.py:602 #, python-format msgid "Subject alt name type %s is forbidden" msgstr "" #: ipaserver/plugins/cert.py:634 msgid "Check the status of a certificate signing request." msgstr "" #: ipaserver/plugins/cert.py:663 ipaserver/plugins/internal.py:451 #: ipaserver/plugins/internal.py:577 ipaserver/plugins/internal.py:712 #: ipaserver/plugins/internal.py:859 msgid "Status" msgstr "" #: ipaserver/plugins/cert.py:668 msgid "Revoked" msgstr "" #: ipaserver/plugins/cert.py:673 ipaserver/plugins/host.py:509 #: ipaserver/plugins/internal.py:406 ipaserver/plugins/internal.py:441 #: ipaserver/plugins/service.py:506 msgid "Revocation reason" msgstr "" #: ipaserver/plugins/cert.py:674 msgid "Reason for revoking the certificate (0-10)" msgstr "" #: ipaserver/plugins/cert.py:695 #, python-format msgid "Owner %s" msgstr "" #: ipaserver/plugins/cert.py:731 msgid "Retrieve an existing certificate." msgstr "" #: ipaserver/plugins/cert.py:735 msgid "Output filename" msgstr "" #: ipaserver/plugins/cert.py:736 msgid "File to store the certificate in." msgstr "" #: ipaserver/plugins/cert.py:768 #, python-format msgid "" "Certificate with serial number %(serial)s issued by CA '%(ca)s' not found" msgstr "" #: ipaserver/plugins/cert.py:804 msgid "Revoke a certificate." msgstr "" #: ipaserver/plugins/cert.py:841 msgid "7 is not a valid revocation reason" msgstr "" #: ipaserver/plugins/cert.py:854 msgid "Take a revoked certificate off hold." msgstr "" #: ipaserver/plugins/cert.py:877 msgid "Search for existing certificates." msgstr "" #: ipaserver/plugins/cert.py:886 msgid "minimum serial number" msgstr "" #: ipaserver/plugins/cert.py:892 msgid "maximum serial number" msgstr "" #: ipaserver/plugins/cert.py:898 msgid "match the common name exactly" msgstr "" #: ipaserver/plugins/cert.py:902 msgid "Valid not after from this date (YYYY-mm-dd)" msgstr "" #: ipaserver/plugins/cert.py:907 msgid "Valid not after to this date (YYYY-mm-dd)" msgstr "" #: ipaserver/plugins/cert.py:912 msgid "Valid not before from this date (YYYY-mm-dd)" msgstr "" #: ipaserver/plugins/cert.py:917 msgid "Valid not before to this date (YYYY-mm-dd)" msgstr "" #: ipaserver/plugins/cert.py:922 msgid "Issued on from this date (YYYY-mm-dd)" msgstr "" #: ipaserver/plugins/cert.py:927 msgid "Issued on to this date (YYYY-mm-dd)" msgstr "" #: ipaserver/plugins/cert.py:932 msgid "Revoked on from this date (YYYY-mm-dd)" msgstr "" #: ipaserver/plugins/cert.py:937 msgid "Revoked on to this date (YYYY-mm-dd)" msgstr "" #: ipaserver/plugins/cert.py:943 msgid "Results should contain primary key attribute only (\"certificate\")" msgstr "" #: ipaserver/plugins/cert.py:959 #, python-format msgid "%(count)d certificate matched" msgid_plural "%(count)d certificates matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/cert.py:981 #, python-format msgid "Search for certificates with these owner %s." msgstr "" #: ipaserver/plugins/cert.py:992 #, python-format msgid "Search for certificates without these owner %s." msgstr "" #: ipaserver/plugins/certprofile.py:21 msgid "" "\n" "Manage Certificate Profiles\n" "\n" "Certificate Profiles are used by Certificate Authority (CA) in the signing " "of\n" "certificates to determine if a Certificate Signing Request (CSR) is " "acceptable,\n" "and if so what features and extensions will be present on the certificate.\n" "\n" "The Certificate Profile format is the property-list format understood by " "the\n" "Dogtag or Red Hat Certificate System CA.\n" "\n" "PROFILE ID SYNTAX:\n" "\n" "A Profile ID is a string without spaces or punctuation starting with a " "letter\n" "and followed by a sequence of letters, digits or underscore (\"_\").\n" "\n" "EXAMPLES:\n" "\n" " Import a profile that will not store issued certificates:\n" " ipa certprofile-import ShortLivedUserCert \\\n" " --file UserCert.profile --desc \"User Certificates\" \\\n" " --store=false\n" "\n" " Delete a certificate profile:\n" " ipa certprofile-del ShortLivedUserCert\n" "\n" " Show information about a profile:\n" " ipa certprofile-show ShortLivedUserCert\n" "\n" " Save profile configuration to a file:\n" " ipa certprofile-show caIPAserviceCert --out caIPAserviceCert.cfg\n" "\n" " Search for profiles that do not store certificates:\n" " ipa certprofile-find --store=false\n" "\n" "PROFILE CONFIGURATION FORMAT:\n" "\n" "The profile configuration format is the raw property-list format\n" "used by Dogtag Certificate System. The XML format is not supported.\n" "\n" "The following restrictions apply to profiles managed by FreeIPA:\n" "\n" "- When importing a profile the \"profileId\" field, if present, must\n" " match the ID given on the command line.\n" "\n" "- The \"classId\" field must be set to \"caEnrollImpl\"\n" "\n" "- The \"auth.instance_id\" field must be set to \"raCertAuth\"\n" "\n" "- The \"certReqInputImpl\" input class and \"certOutputImpl\" output\n" " class must be used.\n" "\n" msgstr "" #: ipaserver/plugins/certprofile.py:95 msgid "invalid Profile ID" msgstr "" #: ipaserver/plugins/certprofile.py:106 ipaserver/plugins/certprofile.py:116 msgid "Certificate Profile" msgstr "" #: ipaserver/plugins/certprofile.py:107 ipaserver/plugins/certprofile.py:115 msgid "Certificate Profiles" msgstr "" #: ipaserver/plugins/certprofile.py:123 msgid "Profile ID for referring to this profile" msgstr "" #: ipaserver/plugins/certprofile.py:126 msgid "Profile configuration" msgstr "" #: ipaserver/plugins/certprofile.py:132 msgid "Profile description" msgstr "" #: ipaserver/plugins/certprofile.py:133 msgid "Brief description of this profile" msgstr "" #: ipaserver/plugins/certprofile.py:138 msgid "Store issued certificates" msgstr "" #: ipaserver/plugins/certprofile.py:139 msgid "Whether to store certs issued using this profile" msgstr "" #: ipaserver/plugins/certprofile.py:188 msgid "Search for Certificate Profiles." msgstr "" #: ipaserver/plugins/certprofile.py:190 #, python-format msgid "%(count)d profile matched" msgid_plural "%(count)d profiles matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/certprofile.py:200 msgid "Display the properties of a Certificate Profile." msgstr "" #: ipaserver/plugins/certprofile.py:204 msgid "Write profile configuration to file" msgstr "" #: ipaserver/plugins/certprofile.py:221 msgid "Import a Certificate Profile." msgstr "" #: ipaserver/plugins/certprofile.py:222 #, python-format msgid "Imported profile \"%(value)s\"" msgstr "" #: ipaserver/plugins/certprofile.py:226 msgid "Filename of a raw profile. The XML format is not supported." msgstr "" #: ipaserver/plugins/certprofile.py:245 #, python-format msgid "Profile ID '%(cli_value)s' does not match profile data '%(file_value)s'" msgstr "" #: ipaserver/plugins/certprofile.py:270 msgid "Delete a Certificate Profile." msgstr "" #: ipaserver/plugins/certprofile.py:271 #, python-format msgid "Deleted profile \"%(value)s\"" msgstr "" #: ipaserver/plugins/certprofile.py:278 #, python-format msgid "Predefined profile '%(profile_id)s' cannot be deleted" msgstr "" #: ipaserver/plugins/certprofile.py:293 msgid "Modify Certificate Profile configuration." msgstr "" #: ipaserver/plugins/certprofile.py:294 #, python-format msgid "Modified Certificate Profile \"%(value)s\"" msgstr "" #: ipaserver/plugins/certprofile.py:299 msgid "File containing profile configuration" msgstr "" #: ipaserver/plugins/certprofile.py:311 msgid "Certificate profiles cannot be renamed" msgstr "" #: ipaserver/plugins/config.py:37 msgid "" "\n" "Server configuration\n" "\n" "Manage the default values that IPA uses and some of its tuning parameters.\n" "\n" "NOTES:\n" "\n" "The password notification value (--pwdexpnotify) is stored here so it will\n" "be replicated. It is not currently used to notify users in advance of an\n" "expiring password.\n" "\n" "Some attributes are read-only, provided only for information purposes. " "These\n" "include:\n" "\n" "Certificate Subject base: the configured certificate subject base,\n" " e.g. O=EXAMPLE.COM. This is configurable only at install time.\n" "Password plug-in features: currently defines additional hashes that the\n" " password will generate (there may be other conditions).\n" "\n" "When setting the order list for mapping SELinux users you may need to\n" "quote the value so it isn't interpreted by the shell.\n" "\n" "EXAMPLES:\n" "\n" " Show basic server configuration:\n" " ipa config-show\n" "\n" " Show all configuration options:\n" " ipa config-show --all\n" "\n" " Change maximum username length to 99 characters:\n" " ipa config-mod --maxusername=99\n" "\n" " Increase default time and size limits for maximum IPA server search:\n" " ipa config-mod --searchtimelimit=10 --searchrecordslimit=2000\n" "\n" " Set default user e-mail domain:\n" " ipa config-mod --emaildomain=example.com\n" "\n" " Enable migration mode to make \"ipa migrate-ds\" command operational:\n" " ipa config-mod --enable-migration=TRUE\n" "\n" " Define SELinux user map order:\n" " ipa config-mod --ipaselinuxusermaporder='guest_u:s0$xguest_u:s0$user_u:s0-" "s0:c0.c1023$staff_u:s0-s0:c0.c1023$unconfined_u:s0-s0:c0.c1023'\n" msgstr "" #: ipaserver/plugins/config.py:90 msgid "configuration options" msgstr "" #: ipaserver/plugins/config.py:123 ipaserver/plugins/config.py:124 msgid "Configuration" msgstr "" #: ipaserver/plugins/config.py:129 msgid "Maximum username length" msgstr "" #: ipaserver/plugins/config.py:135 msgid "Home directory base" msgstr "" #: ipaserver/plugins/config.py:136 msgid "Default location of home directories" msgstr "" #: ipaserver/plugins/config.py:140 msgid "Default shell" msgstr "" #: ipaserver/plugins/config.py:141 msgid "Default shell for new users" msgstr "" #: ipaserver/plugins/config.py:145 msgid "Default users group" msgstr "" #: ipaserver/plugins/config.py:146 msgid "Default group for new users" msgstr "" #: ipaserver/plugins/config.py:150 ipaserver/plugins/config.py:151 msgid "Default e-mail domain" msgstr "" #: ipaserver/plugins/config.py:155 msgid "Search time limit" msgstr "" #: ipaserver/plugins/config.py:156 msgid "Maximum amount of time (seconds) for a search (-1 or 0 is unlimited)" msgstr "" #: ipaserver/plugins/config.py:161 msgid "Search size limit" msgstr "" #: ipaserver/plugins/config.py:162 msgid "Maximum number of records to search (-1 or 0 is unlimited)" msgstr "" #: ipaserver/plugins/config.py:167 msgid "User search fields" msgstr "" #: ipaserver/plugins/config.py:168 msgid "A comma-separated list of fields to search in when searching for users" msgstr "" #: ipaserver/plugins/config.py:173 msgid "A comma-separated list of fields to search in when searching for groups" msgstr "" #: ipaserver/plugins/config.py:177 ipaserver/plugins/config.py:178 msgid "Enable migration mode" msgstr "" #: ipaserver/plugins/config.py:182 msgid "Certificate Subject base" msgstr "" #: ipaserver/plugins/config.py:183 msgid "Base for certificate subjects (OU=Test,O=Example)" msgstr "" #: ipaserver/plugins/config.py:188 msgid "Default group objectclasses" msgstr "" #: ipaserver/plugins/config.py:189 msgid "Default group objectclasses (comma-separated list)" msgstr "" #: ipaserver/plugins/config.py:193 msgid "Default user objectclasses" msgstr "" #: ipaserver/plugins/config.py:194 msgid "Default user objectclasses (comma-separated list)" msgstr "" #: ipaserver/plugins/config.py:198 msgid "Password Expiration Notification (days)" msgstr "" #: ipaserver/plugins/config.py:199 msgid "Number of days's notice of impending password expiration" msgstr "" #: ipaserver/plugins/config.py:204 msgid "Password plugin features" msgstr "" #: ipaserver/plugins/config.py:205 msgid "Extra hashes to generate in password plug-in" msgstr "" #: ipaserver/plugins/config.py:211 msgid "SELinux user map order" msgstr "" #: ipaserver/plugins/config.py:212 msgid "Order in increasing priority of SELinux users, delimited by $" msgstr "" #: ipaserver/plugins/config.py:215 msgid "Default SELinux user" msgstr "" #: ipaserver/plugins/config.py:216 msgid "Default SELinux user when no match is found in SELinux map rule" msgstr "" #: ipaserver/plugins/config.py:220 msgid "Default PAC types" msgstr "" #: ipaserver/plugins/config.py:221 msgid "Default types of PAC supported for services" msgstr "" #: ipaserver/plugins/config.py:226 msgid "Default user authentication types" msgstr "" #: ipaserver/plugins/config.py:227 msgid "Default types of supported user authentication" msgstr "" #: ipaserver/plugins/config.py:232 msgid "IPA masters" msgstr "" #: ipaserver/plugins/config.py:233 msgid "List of all IPA masters" msgstr "" #: ipaserver/plugins/config.py:238 msgid "IPA CA servers" msgstr "" #: ipaserver/plugins/config.py:239 msgid "IPA servers configured as certificate authority" msgstr "" #: ipaserver/plugins/config.py:244 msgid "IPA NTP servers" msgstr "" #: ipaserver/plugins/config.py:245 msgid "IPA servers with enabled NTP" msgstr "" #: ipaserver/plugins/config.py:250 msgid "IPA CA renewal master" msgstr "" #: ipaserver/plugins/config.py:251 msgid "Renewal master for IPA certificate authority" msgstr "" #: ipaserver/plugins/config.py:272 msgid "Modify configuration options." msgstr "" #: ipaserver/plugins/config.py:281 msgid "The group doesn't exist" msgstr "" #: ipaserver/plugins/config.py:297 #, python-format msgid "attribute \"%s\" not allowed" msgstr "" #: ipaserver/plugins/config.py:315 msgid "May not be empty" msgstr "" #: ipaserver/plugins/config.py:334 #, python-format msgid "%(obj)s default attribute %(attr)s would not be allowed!" msgstr "" #: ipaserver/plugins/config.py:366 msgid "A list of SELinux users delimited by $ expected" msgstr "" #: ipaserver/plugins/config.py:370 #, python-format msgid "SELinux user '%(user)s' is not valid: %(error)s" msgstr "" #: ipaserver/plugins/config.py:382 msgid "SELinux user map default user not in order list" msgstr "" #: ipaserver/plugins/config.py:414 msgid "Show the current configuration." msgstr "" #: ipaserver/plugins/delegation.py:29 msgid "" "\n" "Group to Group Delegation\n" "\n" "A permission enables fine-grained delegation of permissions. Access Control\n" "Rules, or instructions (ACIs), grant permission to permissions to perform\n" "given tasks such as adding a user, modifying a group, etc.\n" "\n" "Group to Group Delegations grants the members of one group to update a set\n" "of attributes of members of another group.\n" "\n" "EXAMPLES:\n" "\n" " Add a delegation rule to allow managers to edit employee's addresses:\n" " ipa delegation-add --attrs=street --group=managers --" "membergroup=employees \"managers edit employees' street\"\n" "\n" " When managing the list of attributes you need to include all attributes\n" " in the list, including existing ones. Add postalCode to the list:\n" " ipa delegation-mod --attrs=street --attrs=postalCode --group=managers --" "membergroup=employees \"managers edit employees' street\"\n" "\n" " Display our updated rule:\n" " ipa delegation-show \"managers edit employees' street\"\n" "\n" " Delete a rule:\n" " ipa delegation-del \"managers edit employees' street\"\n" msgstr "" #: ipaserver/plugins/delegation.py:67 msgid "delegation" msgstr "" #: ipaserver/plugins/delegation.py:68 msgid "delegations" msgstr "" #: ipaserver/plugins/delegation.py:69 msgid "Delegations" msgstr "" #: ipaserver/plugins/delegation.py:70 msgid "Delegation" msgstr "" #: ipaserver/plugins/delegation.py:75 ipaserver/plugins/delegation.py:76 #: ipaserver/plugins/servicedelegation.py:175 msgid "Delegation name" msgstr "" #: ipaserver/plugins/delegation.py:82 ipaserver/plugins/selfservice.py:85 msgid "Permissions to grant (read, write). Default is write." msgstr "" #: ipaserver/plugins/delegation.py:87 msgid "Attributes to which the delegation applies" msgstr "" #: ipaserver/plugins/delegation.py:92 msgid "Member user group" msgstr "" #: ipaserver/plugins/delegation.py:93 msgid "User group to apply delegation to" msgstr "" #: ipaserver/plugins/delegation.py:130 msgid "Add a new delegation." msgstr "" #: ipaserver/plugins/delegation.py:132 #, python-format msgid "Added delegation \"%(value)s\"" msgstr "" #: ipaserver/plugins/delegation.py:150 msgid "Delete a delegation." msgstr "" #: ipaserver/plugins/delegation.py:153 #, python-format msgid "Deleted delegation \"%(value)s\"" msgstr "" #: ipaserver/plugins/delegation.py:168 msgid "Modify a delegation." msgstr "" #: ipaserver/plugins/delegation.py:170 #, python-format msgid "Modified delegation \"%(value)s\"" msgstr "" #: ipaserver/plugins/delegation.py:186 msgid "Search for delegations." msgstr "" #: ipaserver/plugins/delegation.py:189 #, python-format msgid "%(count)d delegation matched" msgid_plural "%(count)d delegations matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/delegation.py:211 msgid "Display information about a delegation." msgstr "" #: ipaserver/plugins/dns.py:91 msgid "" "\n" "Domain Name System (DNS)\n" msgstr "" #: ipaserver/plugins/dns.py:93 msgid "" "\n" "Manage DNS zone and resource records.\n" msgstr "" #: ipaserver/plugins/dns.py:95 msgid "" "\n" "SUPPORTED ZONE TYPES\n" "\n" " * Master zone (dnszone-*), contains authoritative data.\n" " * Forward zone (dnsforwardzone-*), forwards queries to configured " "forwarders\n" " (a set of DNS servers).\n" msgstr "" #: ipaserver/plugins/dns.py:101 msgid "" "\n" "USING STRUCTURED PER-TYPE OPTIONS\n" msgstr "" #: ipaserver/plugins/dns.py:103 msgid "" "\n" "There are many structured DNS RR types where DNS data stored in LDAP server\n" "is not just a scalar value, for example an IP address or a domain name, but\n" "a data structure which may be often complex. A good example is a LOC record\n" "[RFC1876] which consists of many mandatory and optional parts (degrees,\n" "minutes, seconds of latitude and longitude, altitude or precision).\n" msgstr "" #: ipaserver/plugins/dns.py:109 msgid "" "\n" "It may be difficult to manipulate such DNS records without making a mistake\n" "and entering an invalid value. DNS module provides an abstraction over " "these\n" "raw records and allows to manipulate each RR type with specific options. " "For\n" "each supported RR type, DNS module provides a standard option to manipulate\n" "a raw records with format ---rec, e.g. --mx-rec, and special " "options\n" "for every part of the RR structure with format ---, e.g.\n" "--mx-preference and --mx-exchanger.\n" msgstr "" #: ipaserver/plugins/dns.py:117 msgid "" "\n" "When adding a record, either RR specific options or standard option for a " "raw\n" "value can be used, they just should not be combined in one add operation. " "When\n" "modifying an existing entry, new RR specific options can be used to change\n" "one part of a DNS record, where the standard option for raw value is used\n" "to specify the modified value. The following example demonstrates\n" "a modification of MX record preference from 0 to 1 in a record without\n" "modifying the exchanger:\n" "ipa dnsrecord-mod --mx-rec=\"0 mx.example.com.\" --mx-preference=1\n" msgstr "" #: ipaserver/plugins/dns.py:126 msgid "" "\n" "\n" "EXAMPLES:\n" msgstr "" #: ipaserver/plugins/dns.py:129 msgid "" "\n" " Add new zone:\n" " ipa dnszone-add example.com --admin-email=admin@example.com\n" msgstr "" #: ipaserver/plugins/dns.py:132 msgid "" "\n" " Add system permission that can be used for per-zone privilege delegation:\n" " ipa dnszone-add-permission example.com\n" msgstr "" #: ipaserver/plugins/dns.py:135 msgid "" "\n" " Modify the zone to allow dynamic updates for hosts own records in realm " "EXAMPLE.COM:\n" " ipa dnszone-mod example.com --dynamic-update=TRUE\n" msgstr "" #: ipaserver/plugins/dns.py:138 msgid "" "\n" " This is the equivalent of:\n" " ipa dnszone-mod example.com --dynamic-update=TRUE \\\n" " --update-policy=\"grant EXAMPLE.COM krb5-self * A; grant EXAMPLE.COM " "krb5-self * AAAA; grant EXAMPLE.COM krb5-self * SSHFP;\"\n" msgstr "" #: ipaserver/plugins/dns.py:142 msgid "" "\n" " Modify the zone to allow zone transfers for local network only:\n" " ipa dnszone-mod example.com --allow-transfer=192.0.2.0/24\n" msgstr "" #: ipaserver/plugins/dns.py:145 msgid "" "\n" " Add new reverse zone specified by network IP address:\n" " ipa dnszone-add --name-from-ip=192.0.2.0/24\n" msgstr "" #: ipaserver/plugins/dns.py:148 msgid "" "\n" " Add second nameserver for example.com:\n" " ipa dnsrecord-add example.com @ --ns-rec=nameserver2.example.com\n" msgstr "" #: ipaserver/plugins/dns.py:151 msgid "" "\n" " Add a mail server for example.com:\n" " ipa dnsrecord-add example.com @ --mx-rec=\"10 mail1\"\n" msgstr "" #: ipaserver/plugins/dns.py:154 msgid "" "\n" " Add another record using MX record specific options:\n" " ipa dnsrecord-add example.com @ --mx-preference=20 --mx-exchanger=mail2\n" msgstr "" #: ipaserver/plugins/dns.py:157 msgid "" "\n" " Add another record using interactive mode (started when dnsrecord-add, " "dnsrecord-mod,\n" " or dnsrecord-del are executed with no options):\n" " ipa dnsrecord-add example.com @\n" " Please choose a type of DNS resource record to be added\n" " The most common types for this type of zone are: NS, MX, LOC\n" "\n" " DNS resource record type: MX\n" " MX Preference: 30\n" " MX Exchanger: mail3\n" " Record name: example.com\n" " MX record: 10 mail1, 20 mail2, 30 mail3\n" " NS record: nameserver.example.com., nameserver2.example.com.\n" msgstr "" #: ipaserver/plugins/dns.py:170 msgid "" "\n" " Delete previously added nameserver from example.com:\n" " ipa dnsrecord-del example.com @ --ns-rec=nameserver2.example.com.\n" msgstr "" #: ipaserver/plugins/dns.py:173 msgid "" "\n" " Add LOC record for example.com:\n" " ipa dnsrecord-add example.com @ --loc-rec=\"49 11 42.4 N 16 36 29.6 E " "227.64m\"\n" msgstr "" #: ipaserver/plugins/dns.py:176 msgid "" "\n" " Add new A record for www.example.com. Create a reverse record in " "appropriate\n" " reverse zone as well. In this case a PTR record \"2\" pointing to www." "example.com\n" " will be created in zone 2.0.192.in-addr.arpa.\n" " ipa dnsrecord-add example.com www --a-rec=192.0.2.2 --a-create-reverse\n" msgstr "" #: ipaserver/plugins/dns.py:181 msgid "" "\n" " Add new PTR record for www.example.com\n" " ipa dnsrecord-add 2.0.192.in-addr.arpa. 2 --ptr-rec=www.example.com.\n" msgstr "" #: ipaserver/plugins/dns.py:184 msgid "" "\n" " Add new SRV records for LDAP servers. Three quarters of the requests\n" " should go to fast.example.com, one quarter to slow.example.com. If neither\n" " is available, switch to backup.example.com.\n" " ipa dnsrecord-add example.com _ldap._tcp --srv-rec=\"0 3 389 fast.example." "com\"\n" " ipa dnsrecord-add example.com _ldap._tcp --srv-rec=\"0 1 389 slow.example." "com\"\n" " ipa dnsrecord-add example.com _ldap._tcp --srv-rec=\"1 1 389 backup." "example.com\"\n" msgstr "" #: ipaserver/plugins/dns.py:191 msgid "" "\n" " The interactive mode can be used for easy modification:\n" " ipa dnsrecord-mod example.com _ldap._tcp\n" " No option to modify specific record provided.\n" " Current DNS record contents:\n" "\n" " SRV record: 0 3 389 fast.example.com, 0 1 389 slow.example.com, 1 1 389 " "backup.example.com\n" "\n" " Modify SRV record '0 3 389 fast.example.com'? Yes/No (default No):\n" " Modify SRV record '0 1 389 slow.example.com'? Yes/No (default No): y\n" " SRV Priority [0]: (keep the default value)\n" " SRV Weight [1]: 2 (modified value)\n" " SRV Port [389]: (keep the default value)\n" " SRV Target [slow.example.com]: (keep the default value)\n" " 1 SRV record skipped. Only one value per DNS record type can be modified " "at one time.\n" " Record name: _ldap._tcp\n" " SRV record: 0 3 389 fast.example.com, 1 1 389 backup.example.com, 0 2 " "389 slow.example.com\n" msgstr "" #: ipaserver/plugins/dns.py:208 msgid "" "\n" " After this modification, three fifths of the requests should go to\n" " fast.example.com and two fifths to slow.example.com.\n" msgstr "" #: ipaserver/plugins/dns.py:211 msgid "" "\n" " An example of the interactive mode for dnsrecord-del command:\n" " ipa dnsrecord-del example.com www\n" " No option to delete specific record provided.\n" " Delete all? Yes/No (default No): (do not delete all records)\n" " Current DNS record contents:\n" "\n" " A record: 192.0.2.2, 192.0.2.3\n" "\n" " Delete A record '192.0.2.2'? Yes/No (default No):\n" " Delete A record '192.0.2.3'? Yes/No (default No): y\n" " Record name: www\n" " A record: 192.0.2.2 (A record 192.0.2.3 has been " "deleted)\n" msgstr "" #: ipaserver/plugins/dns.py:224 msgid "" "\n" " Show zone example.com:\n" " ipa dnszone-show example.com\n" msgstr "" #: ipaserver/plugins/dns.py:227 msgid "" "\n" " Find zone with \"example\" in its domain name:\n" " ipa dnszone-find example\n" msgstr "" #: ipaserver/plugins/dns.py:230 msgid "" "\n" " Find records for resources with \"www\" in their name in zone example.com:\n" " ipa dnsrecord-find example.com www\n" msgstr "" #: ipaserver/plugins/dns.py:233 msgid "" "\n" " Find A records with value 192.0.2.2 in zone example.com\n" " ipa dnsrecord-find example.com --a-rec=192.0.2.2\n" msgstr "" #: ipaserver/plugins/dns.py:236 msgid "" "\n" " Show records for resource www in zone example.com\n" " ipa dnsrecord-show example.com www\n" msgstr "" #: ipaserver/plugins/dns.py:239 msgid "" "\n" " Delegate zone sub.example to another nameserver:\n" " ipa dnsrecord-add example.com ns.sub --a-rec=203.0.113.1\n" " ipa dnsrecord-add example.com sub --ns-rec=ns.sub.example.com.\n" msgstr "" #: ipaserver/plugins/dns.py:243 msgid "" "\n" " Delete zone example.com with all resource records:\n" " ipa dnszone-del example.com\n" msgstr "" #: ipaserver/plugins/dns.py:246 msgid "" "\n" " If a global forwarder is configured, all queries for which this server is " "not\n" " authoritative (e.g. sub.example.com) will be routed to the global " "forwarder.\n" " Global forwarding configuration can be overridden per-zone.\n" msgstr "" #: ipaserver/plugins/dns.py:250 msgid "" "\n" " Semantics of forwarding in IPA matches BIND semantics and depends on the " "type\n" " of zone:\n" " * Master zone: local BIND replies authoritatively to queries for data in\n" " the given zone (including authoritative NXDOMAIN answers) and forwarding\n" " affects only queries for names below zone cuts (NS records) of locally\n" " served zones.\n" "\n" " * Forward zone: forward zone contains no authoritative data. BIND " "forwards\n" " queries, which cannot be answered from its local cache, to configured\n" " forwarders.\n" msgstr "" #: ipaserver/plugins/dns.py:261 msgid "" "\n" " Semantics of the --forwarder-policy option:\n" " * none - disable forwarding for the given zone.\n" " * first - forward all queries to configured forwarders. If they fail,\n" " do resolution using DNS root servers.\n" " * only - forward all queries to configured forwarders and if they fail,\n" " return failure.\n" msgstr "" #: ipaserver/plugins/dns.py:268 msgid "" "\n" " Disable global forwarding for given sub-tree:\n" " ipa dnszone-mod example.com --forward-policy=none\n" msgstr "" #: ipaserver/plugins/dns.py:271 msgid "" "\n" " This configuration forwards all queries for names outside the example.com\n" " sub-tree to global forwarders. Normal recursive resolution process is used\n" " for names inside the example.com sub-tree (i.e. NS records are followed " "etc.).\n" msgstr "" #: ipaserver/plugins/dns.py:275 msgid "" "\n" " Forward all requests for the zone external.example.com to another " "forwarder\n" " using a \"first\" policy (it will send the queries to the selected " "forwarder\n" " and if not answered it will use global root servers):\n" " ipa dnsforwardzone-add external.example.com --forward-policy=first \\\n" " --forwarder=203.0.113.1\n" msgstr "" #: ipaserver/plugins/dns.py:281 msgid "" "\n" " Change forward-policy for external.example.com:\n" " ipa dnsforwardzone-mod external.example.com --forward-policy=only\n" msgstr "" #: ipaserver/plugins/dns.py:284 msgid "" "\n" " Show forward zone external.example.com:\n" " ipa dnsforwardzone-show external.example.com\n" msgstr "" #: ipaserver/plugins/dns.py:287 msgid "" "\n" " List all forward zones:\n" " ipa dnsforwardzone-find\n" msgstr "" #: ipaserver/plugins/dns.py:290 msgid "" "\n" " Delete forward zone external.example.com:\n" " ipa dnsforwardzone-del external.example.com\n" msgstr "" #: ipaserver/plugins/dns.py:293 msgid "" "\n" " Resolve a host name to see if it exists (will add default IPA domain\n" " if one is not included):\n" " ipa dns-resolve www.example.com\n" " ipa dns-resolve www\n" msgstr "" #: ipaserver/plugins/dns.py:298 msgid "" "\n" "\n" "GLOBAL DNS CONFIGURATION\n" msgstr "" #: ipaserver/plugins/dns.py:301 msgid "" "\n" "DNS configuration passed to command line install script is stored in a " "local\n" "configuration file on each IPA server where DNS service is configured. " "These\n" "local settings can be overridden with a common configuration stored in LDAP\n" "server:\n" msgstr "" #: ipaserver/plugins/dns.py:306 msgid "" "\n" " Show global DNS configuration:\n" " ipa dnsconfig-show\n" msgstr "" #: ipaserver/plugins/dns.py:309 msgid "" "\n" " Modify global DNS configuration and set a list of global forwarders:\n" " ipa dnsconfig-mod --forwarder=203.0.113.113\n" msgstr "" #: ipaserver/plugins/dns.py:344 msgid "Permission value" msgstr "" #: ipaserver/plugins/dns.py:395 msgid "invalid IP network format" msgstr "" #: ipaserver/plugins/dns.py:404 msgid "each ACL element must be terminated with a semicolon" msgstr "" #: ipaserver/plugins/dns.py:421 msgid "invalid address format" msgstr "" #: ipaserver/plugins/dns.py:464 msgid "" "expected format: <0-255> <0-255> <0-65535> even-" "length_hexadecimal_digits_or_hyphen" msgstr "" #: ipaserver/plugins/dns.py:473 msgid "algorithm value: allowed interval 0-255" msgstr "" #: ipaserver/plugins/dns.py:476 msgid "flags value: allowed interval 0-255" msgstr "" #: ipaserver/plugins/dns.py:479 msgid "iterations value: allowed interval 0-65535" msgstr "" #: ipaserver/plugins/dns.py:487 #, python-format msgid "salt value: %(err)s" msgstr "" #: ipaserver/plugins/dns.py:494 msgid "invalid domain-name: not fully qualified" msgstr "" #: ipaserver/plugins/dns.py:503 msgid "should not be a wildcard domain name (RFC 4592 section 4)" msgstr "" #: ipaserver/plugins/dns.py:546 #, python-format msgid "" "DNS reverse zone %(revzone)s for IP address %(addr)s is not managed by this " "server" msgstr "" #: ipaserver/plugins/dns.py:563 #, python-format msgid "DNS zone %(zone)s not found" msgstr "" #: ipaserver/plugins/dns.py:577 #, python-format msgid "IP address %(ip)s is already assigned in domain %(domain)s." msgstr "" #: ipaserver/plugins/dns.py:587 #, python-format msgid "" "Reverse record for IP address %(ip)s already exists in reverse zone %(zone)s." msgstr "" #: ipaserver/plugins/dns.py:661 #, python-format msgid "%s record" msgstr "" #: ipaserver/plugins/dns.py:663 #, python-format msgid "Raw %s records" msgstr "" #: ipaserver/plugins/dns.py:664 #, python-format msgid "%s Record" msgstr "" #: ipaserver/plugins/dns.py:665 #, python-format msgid "(see RFC %s for details)" msgstr "" #: ipaserver/plugins/dns.py:727 #, python-format msgid "'%s' is a required part of DNS record" msgstr "" #: ipaserver/plugins/dns.py:734 msgid "Invalid number of parts!" msgstr "" #: ipaserver/plugins/dns.py:786 #, python-format msgid "DNS RR type \"%s\" is not supported by bind-dyndb-ldap plugin" msgstr "" #: ipaserver/plugins/dns.py:802 #, python-format msgid "format must be specified as \"%(format)s\" %(rfcs)s" msgstr "" #: ipaserver/plugins/dns.py:877 msgid "Create reverse" msgstr "" #: ipaserver/plugins/dns.py:878 msgid "Create reverse record for this IP Address" msgstr "" #: ipaserver/plugins/dns.py:913 #, python-format msgid "Cannot create reverse record for \"%(value)s\": %(exc)s" msgstr "" #: ipaserver/plugins/dns.py:933 ipaserver/plugins/dns.py:956 #: ipaserver/plugins/host.py:624 msgid "IP Address" msgstr "" #: ipaserver/plugins/dns.py:942 ipaserver/plugins/dns.py:1478 msgid "Record data" msgstr "" #: ipaserver/plugins/dns.py:965 msgid "Subtype" msgstr "" #: ipaserver/plugins/dns.py:970 ipaserver/plugins/dns.py:1007 #: ipaserver/plugins/dns.py:1256 ipaserver/plugins/dns.py:1317 msgid "Hostname" msgstr "" #: ipaserver/plugins/dns.py:983 msgid "Certificate Type" msgstr "" #: ipaserver/plugins/dns.py:988 ipaserver/plugins/dns.py:1031 msgid "Key Tag" msgstr "" #: ipaserver/plugins/dns.py:993 ipaserver/plugins/dns.py:1036 #: ipaserver/plugins/dns.py:1378 ipaserver/plugins/otptoken.py:225 msgid "Algorithm" msgstr "" #: ipaserver/plugins/dns.py:998 msgid "Certificate/CRL" msgstr "" #: ipaserver/plugins/dns.py:1008 msgid "A hostname which this alias hostname points to" msgstr "" #: ipaserver/plugins/dns.py:1021 ipaserver/plugins/dns.py:1346 #: ipaserver/plugins/internal.py:651 msgid "Target" msgstr "" #: ipaserver/plugins/dns.py:1041 msgid "Digest Type" msgstr "" #: ipaserver/plugins/dns.py:1046 msgid "Digest" msgstr "" #: ipaserver/plugins/dns.py:1082 ipaserver/plugins/dns.py:1239 #: ipaserver/plugins/dns.py:1285 msgid "Preference" msgstr "" #: ipaserver/plugins/dns.py:1083 ipaserver/plugins/dns.py:1240 msgid "Preference given to this exchanger. Lower values are more preferred" msgstr "" #: ipaserver/plugins/dns.py:1088 ipaserver/plugins/dns.py:1245 msgid "Exchanger" msgstr "" #: ipaserver/plugins/dns.py:1089 msgid "A host willing to act as a key exchanger" msgstr "" #: ipaserver/plugins/dns.py:1098 msgid "Degrees Latitude" msgstr "" #: ipaserver/plugins/dns.py:1103 msgid "Minutes Latitude" msgstr "" #: ipaserver/plugins/dns.py:1108 msgid "Seconds Latitude" msgstr "" #: ipaserver/plugins/dns.py:1114 msgid "Direction Latitude" msgstr "" #: ipaserver/plugins/dns.py:1118 msgid "Degrees Longitude" msgstr "" #: ipaserver/plugins/dns.py:1123 msgid "Minutes Longitude" msgstr "" #: ipaserver/plugins/dns.py:1128 msgid "Seconds Longitude" msgstr "" #: ipaserver/plugins/dns.py:1134 msgid "Direction Longitude" msgstr "" #: ipaserver/plugins/dns.py:1138 msgid "Altitude" msgstr "" #: ipaserver/plugins/dns.py:1144 msgid "Size" msgstr "" #: ipaserver/plugins/dns.py:1150 msgid "Horizontal Precision" msgstr "" #: ipaserver/plugins/dns.py:1156 msgid "Vertical Precision" msgstr "" #: ipaserver/plugins/dns.py:1163 msgid "" "format must be specified as\n" " \"d1 [m1 [s1]] {\"N\"|\"S\"} d2 [m2 [s2]] {\"E\"|\"W\"} alt[\"m\"] " "[siz[\"m\"] [hp[\"m\"] [vp[\"m\"]]]]\"\n" " where:\n" " d1: [0 .. 90] (degrees latitude)\n" " d2: [0 .. 180] (degrees longitude)\n" " m1, m2: [0 .. 59] (minutes latitude/longitude)\n" " s1, s2: [0 .. 59.999] (seconds latitude/longitude)\n" " alt: [-100000.00 .. 42849672.95] BY .01 (altitude in meters)\n" " siz, hp, vp: [0 .. 90000000.00] (size/precision in meters)\n" " See RFC 1876 for details" msgstr "" #: ipaserver/plugins/dns.py:1217 #, python-format msgid "'%(required)s' must not be empty when '%(name)s' is set" msgstr "" #: ipaserver/plugins/dns.py:1246 msgid "A host willing to act as a mail exchanger" msgstr "" #: ipaserver/plugins/dns.py:1272 msgid "flags must be one of \"S\", \"A\", \"U\", or \"P\"" msgstr "" #: ipaserver/plugins/dns.py:1280 msgid "Order" msgstr "" #: ipaserver/plugins/dns.py:1291 msgid "Flags" msgstr "" #: ipaserver/plugins/dns.py:1295 ipaserver/plugins/hbactest.py:276 #: ipaserver/plugins/internal.py:711 ipaserver/plugins/service.py:457 msgid "Service" msgstr "" #: ipaserver/plugins/dns.py:1298 msgid "Regular Expression" msgstr "" #: ipaserver/plugins/dns.py:1301 msgid "Replacement" msgstr "" #: ipaserver/plugins/dns.py:1318 msgid "The hostname this reverse record points to" msgstr "" #: ipaserver/plugins/dns.py:1331 ipaserver/plugins/pwpolicy.py:363 msgid "Priority" msgstr "" #: ipaserver/plugins/dns.py:1336 msgid "Weight" msgstr "" #: ipaserver/plugins/dns.py:1341 msgid "Port" msgstr "" #: ipaserver/plugins/dns.py:1347 msgid "" "The domain name of the target host or '.' if the service is decidedly not " "available at this domain" msgstr "" #: ipaserver/plugins/dns.py:1356 msgid "the value does not follow \"YYYYMMDDHHMMSS\" time format" msgstr "" #: ipaserver/plugins/dns.py:1383 msgid "Fingerprint Type" msgstr "" #: ipaserver/plugins/dns.py:1388 msgid "Fingerprint" msgstr "" #: ipaserver/plugins/dns.py:1405 msgid "Certificate Usage" msgstr "" #: ipaserver/plugins/dns.py:1410 msgid "Selector" msgstr "" #: ipaserver/plugins/dns.py:1415 msgid "Matching Type" msgstr "" #: ipaserver/plugins/dns.py:1420 msgid "Certificate Association Data" msgstr "" #: ipaserver/plugins/dns.py:1430 msgid "Text Data" msgstr "" #: ipaserver/plugins/dns.py:1472 msgid "Records" msgstr "" #: ipaserver/plugins/dns.py:1475 msgid "Record type" msgstr "" #: ipaserver/plugins/dns.py:1509 #, python-format msgid "Nameserver '%(host)s' does not have a corresponding A/AAAA record" msgstr "" #: ipaserver/plugins/dns.py:1954 msgid "Zone name" msgstr "" #: ipaserver/plugins/dns.py:1955 msgid "Zone name (FQDN)" msgstr "" #: ipaserver/plugins/dns.py:1961 msgid "Reverse zone IP network" msgstr "" #: ipaserver/plugins/dns.py:1962 msgid "IP network to create reverse zone name from" msgstr "" #: ipaserver/plugins/dns.py:1967 msgid "Active zone" msgstr "" #: ipaserver/plugins/dns.py:1968 msgid "Is zone active?" msgstr "" #: ipaserver/plugins/dns.py:1975 msgid "Zone forwarders" msgstr "" #: ipaserver/plugins/dns.py:1976 msgid "" "Per-zone forwarders. A custom port can be specified for each forwarder using " "a standard format \"IP_ADDRESS port PORT\"" msgstr "" #: ipaserver/plugins/dns.py:1981 ipaserver/plugins/dns.py:4034 #: ipaserver/plugins/dnsserver.py:133 msgid "Forward policy" msgstr "" #: ipaserver/plugins/dns.py:1982 msgid "" "Per-zone conditional forwarding policy. Set to \"none\" to disable " "forwarding to global forwarder for this zone. In that case, conditional zone " "forwarders are disregarded." msgstr "" #: ipaserver/plugins/dns.py:1988 msgid "Managedby permission" msgstr "" #: ipaserver/plugins/dns.py:1995 ipaserver/plugins/dns.py:2161 #: ipaserver/plugins/dns.py:3108 ipaserver/plugins/dns.py:4101 #: ipaserver/plugins/dnsserver.py:145 msgid "DNS is not configured" msgstr "" #: ipaserver/plugins/dns.py:2076 msgid "Force DNS zone creation even if it will overlap with an existing zone." msgstr "" #: ipaserver/plugins/dns.py:2093 msgid "Only one zone type is allowed per zone name" msgstr "" #: ipaserver/plugins/dns.py:2132 ipaserver/plugins/dns.py:2850 msgid "Search for DNS zones (SOA records)." msgstr "" #: ipaserver/plugins/dns.py:2236 #, python-format msgid "Added system permission \"%(value)s\"" msgstr "" #: ipaserver/plugins/dns.py:2265 #, python-format msgid "permission \"%(value)s\" already exists" msgstr "" #: ipaserver/plugins/dns.py:2293 #, python-format msgid "Removed system permission \"%(value)s\"" msgstr "" #: ipaserver/plugins/dns.py:2329 msgid "DNS zone" msgstr "" #: ipaserver/plugins/dns.py:2330 msgid "DNS zones" msgstr "" #: ipaserver/plugins/dns.py:2337 msgid "DNS Zones" msgstr "" #: ipaserver/plugins/dns.py:2338 msgid "DNS Zone" msgstr "" #: ipaserver/plugins/dns.py:2343 msgid "Authoritative nameserver" msgstr "" #: ipaserver/plugins/dns.py:2344 msgid "Authoritative nameserver domain name" msgstr "" #: ipaserver/plugins/dns.py:2350 ipaserver/plugins/dns.py:2351 msgid "Administrator e-mail address" msgstr "" #: ipaserver/plugins/dns.py:2358 msgid "SOA serial" msgstr "" #: ipaserver/plugins/dns.py:2359 msgid "SOA record serial number" msgstr "" #: ipaserver/plugins/dns.py:2367 msgid "SOA refresh" msgstr "" #: ipaserver/plugins/dns.py:2368 msgid "SOA record refresh time" msgstr "" #: ipaserver/plugins/dns.py:2376 msgid "SOA retry" msgstr "" #: ipaserver/plugins/dns.py:2377 msgid "SOA record retry time" msgstr "" #: ipaserver/plugins/dns.py:2385 msgid "SOA expire" msgstr "" #: ipaserver/plugins/dns.py:2386 msgid "SOA record expire time" msgstr "" #: ipaserver/plugins/dns.py:2394 msgid "SOA minimum" msgstr "" #: ipaserver/plugins/dns.py:2395 msgid "How long should negative responses be cached" msgstr "" #: ipaserver/plugins/dns.py:2403 ipaserver/plugins/dns.py:2966 #: ipaserver/plugins/dns.py:2967 msgid "Time to live" msgstr "" #: ipaserver/plugins/dns.py:2404 msgid "Time to live for records at zone apex" msgstr "" #: ipaserver/plugins/dns.py:2410 msgid "Default time to live" msgstr "" #: ipaserver/plugins/dns.py:2411 msgid "Time to live for records without explicit TTL definition" msgstr "" #: ipaserver/plugins/dns.py:2423 ipaserver/plugins/dns.py:2424 msgid "BIND update policy" msgstr "" #: ipaserver/plugins/dns.py:2430 msgid "Dynamic update" msgstr "" #: ipaserver/plugins/dns.py:2431 msgid "Allow dynamic updates." msgstr "" #: ipaserver/plugins/dns.py:2440 msgid "Allow query" msgstr "" #: ipaserver/plugins/dns.py:2441 msgid "" "Semicolon separated list of IP addresses or networks which are allowed to " "issue queries" msgstr "" #: ipaserver/plugins/dns.py:2449 msgid "Allow transfer" msgstr "" #: ipaserver/plugins/dns.py:2450 msgid "" "Semicolon separated list of IP addresses or networks which are allowed to " "transfer the zone" msgstr "" #: ipaserver/plugins/dns.py:2456 ipaserver/plugins/dns.py:4041 msgid "Allow PTR sync" msgstr "" #: ipaserver/plugins/dns.py:2457 msgid "" "Allow synchronization of forward (A, AAAA) and reverse (PTR) records in the " "zone" msgstr "" #: ipaserver/plugins/dns.py:2462 msgid "Allow in-line DNSSEC signing" msgstr "" #: ipaserver/plugins/dns.py:2463 msgid "Allow inline DNSSEC signing of records in the zone" msgstr "" #: ipaserver/plugins/dns.py:2468 msgid "NSEC3PARAM record" msgstr "" #: ipaserver/plugins/dns.py:2469 msgid "" "NSEC3PARAM record for zone in format: hash_algorithm flags iterations salt" msgstr "" #: ipaserver/plugins/dns.py:2626 msgid "setting Authoritative nameserver" msgstr "" #: ipaserver/plugins/dns.py:2627 msgid "It is used only for setting the SOA MNAME attribute." msgstr "" #: ipaserver/plugins/dns.py:2629 msgid "NS record(s) can be edited in zone apex - '@'. " msgstr "" #: ipaserver/plugins/dns.py:2664 msgid "" msgstr "" #: ipaserver/plugins/dns.py:2671 msgid "Create new DNS zone (SOA record)." msgstr "" #: ipaserver/plugins/dns.py:2675 msgid "" "Force DNS zone creation even if nameserver is not resolvable. (Deprecated)" msgstr "" #: ipaserver/plugins/dns.py:2680 msgid "Force DNS zone creation even if nameserver is not resolvable." msgstr "" #: ipaserver/plugins/dns.py:2720 msgid "Nameserver for reverse zone cannot be a relative DNS name" msgstr "" #: ipaserver/plugins/dns.py:2774 msgid "Delete DNS zone (SOA record)." msgstr "" #: ipaserver/plugins/dns.py:2776 #, python-format msgid "Deleted DNS zone \"%(value)s\"" msgstr "" #: ipaserver/plugins/dns.py:2807 msgid "Modify DNS zone (SOA record)." msgstr "" #: ipaserver/plugins/dns.py:2811 ipaserver/plugins/dns.py:3496 #: ipaserver/plugins/host.py:616 ipaserver/plugins/permission.py:1049 #: ipaserver/plugins/realmdomains.py:129 ipaserver/plugins/service.py:556 msgid "Force" msgstr "" #: ipaserver/plugins/dns.py:2812 msgid "Force nameserver change even if nameserver not in DNS" msgstr "" #: ipaserver/plugins/dns.py:2829 msgid "is required" msgstr "" #: ipaserver/plugins/dns.py:2854 msgid "Forward zones only" msgstr "" #: ipaserver/plugins/dns.py:2856 msgid "Search for forward zones only" msgstr "" #: ipaserver/plugins/dns.py:2891 msgid "Display information about a DNS zone (SOA record)." msgstr "" #: ipaserver/plugins/dns.py:2909 msgid "Disable DNS Zone." msgstr "" #: ipaserver/plugins/dns.py:2910 #, python-format msgid "Disabled DNS zone \"%(value)s\"" msgstr "" #: ipaserver/plugins/dns.py:2920 msgid "Enable DNS Zone." msgstr "" #: ipaserver/plugins/dns.py:2921 #, python-format msgid "Enabled DNS zone \"%(value)s\"" msgstr "" #: ipaserver/plugins/dns.py:2931 msgid "Add a permission for per-zone access delegation." msgstr "" #: ipaserver/plugins/dns.py:2936 msgid "Remove a permission for per-zone access delegation." msgstr "" #: ipaserver/plugins/dns.py:2946 msgid "DNS resource record" msgstr "" #: ipaserver/plugins/dns.py:2947 msgid "DNS resource records" msgstr "" #: ipaserver/plugins/dns.py:2954 msgid "DNS Resource Records" msgstr "" #: ipaserver/plugins/dns.py:2955 msgid "DNS Resource Record" msgstr "" #: ipaserver/plugins/dns.py:2960 ipaserver/plugins/dns.py:2961 msgid "Record name" msgstr "" #: ipaserver/plugins/dns.py:2978 msgid "Structured" msgstr "" #: ipaserver/plugins/dns.py:2979 msgid "Parse all raw DNS records and return them in a structured way" msgstr "" #: ipaserver/plugins/dns.py:2988 msgid "DS record must not be in zone apex (RFC 4035 section 2.4)" msgstr "" #: ipaserver/plugins/dns.py:3005 msgid "" "out-of-zone data: record name must be a subdomain of the zone or a relative " "name" msgstr "" #: ipaserver/plugins/dns.py:3016 #, python-format msgid "" "owner of %(types)s records should not be a wildcard domain name (RFC 4592 " "section 4)" msgstr "" #: ipaserver/plugins/dns.py:3045 #, python-format msgid "" "Reverse zone for PTR record should be a sub-zone of one the following fully " "qualified domains: %s" msgstr "" #: ipaserver/plugins/dns.py:3060 #, python-format msgid "" "Reverse zone %(name)s requires exactly %(count)d IP address components, " "%(user_count)d given" msgstr "" #: ipaserver/plugins/dns.py:3101 msgid "only master zones can contain records" msgstr "" #: ipaserver/plugins/dns.py:3214 msgid "only one CNAME record is allowed per name (RFC 2136, section 1.1.5)" msgstr "" #: ipaserver/plugins/dns.py:3220 msgid "" "CNAME record is not allowed to coexist with any other record (RFC 1034, " "section 3.6.2)" msgstr "" #: ipaserver/plugins/dns.py:3228 msgid "only one DNAME record is allowed per name (RFC 6672, section 2.4)" msgstr "" #: ipaserver/plugins/dns.py:3244 #, python-format msgid "" "NS record is not allowed to coexist with an %(type)s record except when " "located in a zone root record (RFC 2181, section 6.1)" msgstr "" #: ipaserver/plugins/dns.py:3260 msgid "" "DS record requires to coexist with an NS record (RFC 4592 section 4.6, RFC " "4035 section 2.4)" msgstr "" #: ipaserver/plugins/dns.py:3490 msgid "Add new DNS resource record." msgstr "" #: ipaserver/plugins/dns.py:3498 msgid "force NS record creation even if its hostname is not in DNS" msgstr "" #: ipaserver/plugins/dns.py:3528 #, python-format msgid "Raw value of a DNS record was already set by \"%(name)s\" option" msgstr "" #: ipaserver/plugins/dns.py:3637 msgid "Modify a DNS resource record." msgstr "" #: ipaserver/plugins/dns.py:3654 msgid "DNS zone root record cannot be renamed" msgstr "" #: ipaserver/plugins/dns.py:3672 msgid "DNS records can be only updated one at a time" msgstr "" #: ipaserver/plugins/dns.py:3767 #, python-format msgid "Deleted record \"%(value)s\"" msgstr "" #: ipaserver/plugins/dns.py:3774 msgid "Delete DNS resource record." msgstr "" #: ipaserver/plugins/dns.py:3784 msgid "Delete all associated records" msgstr "" #: ipaserver/plugins/dns.py:3855 #, python-format msgid "Zone record '%s' cannot be deleted" msgstr "" #: ipaserver/plugins/dns.py:3896 msgid "Display DNS resource." msgstr "" #: ipaserver/plugins/dns.py:3913 msgid "Search for DNS resources." msgstr "" #: ipaserver/plugins/dns.py:3952 msgid "Resolve a host name in DNS. (Deprecated)" msgstr "" #: ipaserver/plugins/dns.py:3957 #, python-format msgid "Found '%(value)s'" msgstr "" #: ipaserver/plugins/dns.py:3961 msgid "Hostname (FQDN)" msgstr "" #: ipaserver/plugins/dns.py:3972 #, python-format msgid "Host '%(host)s' not found" msgstr "" #: ipaserver/plugins/dns.py:4016 msgid "DNS configuration options" msgstr "" #: ipaserver/plugins/dns.py:4021 ipaserver/plugins/dns.py:4022 msgid "DNS Global Configuration" msgstr "" #: ipaserver/plugins/dns.py:4028 msgid "Global forwarders" msgstr "" #: ipaserver/plugins/dns.py:4029 msgid "" "Global forwarders. A custom port can be specified for each forwarder using a " "standard format \"IP_ADDRESS port PORT\"" msgstr "" #: ipaserver/plugins/dns.py:4035 msgid "" "Global forwarding policy. Set to \"none\" to disable any configured global " "forwarders." msgstr "" #: ipaserver/plugins/dns.py:4042 msgid "Allow synchronization of forward (A, AAAA) and reverse (PTR) records" msgstr "" #: ipaserver/plugins/dns.py:4047 msgid "Zone refresh interval" msgstr "" #: ipaserver/plugins/dns.py:4048 msgid "An interval between regular polls of the name server for new DNS zones" msgstr "" #: ipaserver/plugins/dns.py:4053 msgid "IPA DNS version" msgstr "" #: ipaserver/plugins/dns.py:4057 msgid "IPA DNS servers" msgstr "" #: ipaserver/plugins/dns.py:4058 msgid "List of IPA masters configured as DNS servers" msgstr "" #: ipaserver/plugins/dns.py:4063 msgid "IPA DNSSec key master" msgstr "" #: ipaserver/plugins/dns.py:4064 msgid "IPA server configured as DNSSec key master" msgstr "" #: ipaserver/plugins/dns.py:4115 msgid "Global DNS configuration is empty" msgstr "" #: ipaserver/plugins/dns.py:4129 msgid "Modify global DNS configuration." msgstr "" #: ipaserver/plugins/dns.py:4186 msgid "Show the current global DNS configuration." msgstr "" #: ipaserver/plugins/dns.py:4204 msgid "DNS forward zone" msgstr "" #: ipaserver/plugins/dns.py:4205 msgid "DNS forward zones" msgstr "" #: ipaserver/plugins/dns.py:4207 msgid "DNS Forward Zones" msgstr "" #: ipaserver/plugins/dns.py:4208 msgid "DNS Forward Zone" msgstr "" #: ipaserver/plugins/dns.py:4303 msgid "Create new DNS forward zone." msgstr "" #: ipaserver/plugins/dns.py:4317 ipaserver/plugins/dns.py:4367 msgid "Please specify forwarders." msgstr "" #: ipaserver/plugins/dns.py:4334 msgid "Delete DNS forward zone." msgstr "" #: ipaserver/plugins/dns.py:4336 #, python-format msgid "Deleted DNS forward zone \"%(value)s\"" msgstr "" #: ipaserver/plugins/dns.py:4341 msgid "Modify DNS forward zone." msgstr "" #: ipaserver/plugins/dns.py:4382 msgid "Search for DNS forward zones." msgstr "" #: ipaserver/plugins/dns.py:4387 msgid "Display information about a DNS forward zone." msgstr "" #: ipaserver/plugins/dns.py:4392 msgid "Disable DNS Forward Zone." msgstr "" #: ipaserver/plugins/dns.py:4393 #, python-format msgid "Disabled DNS forward zone \"%(value)s\"" msgstr "" #: ipaserver/plugins/dns.py:4398 msgid "Enable DNS Forward Zone." msgstr "" #: ipaserver/plugins/dns.py:4399 #, python-format msgid "Enabled DNS forward zone \"%(value)s\"" msgstr "" #: ipaserver/plugins/dns.py:4409 msgid "Add a permission for per-forward zone access delegation." msgstr "" #: ipaserver/plugins/dns.py:4414 msgid "Remove a permission for per-forward zone access delegation." msgstr "" #: ipaserver/plugins/dns.py:4422 msgid "IPA DNS records" msgstr "" #: ipaserver/plugins/dns.py:4426 msgid "IPA location records" msgstr "" #: ipaserver/plugins/dns.py:4433 msgid "Update location and IPA server DNS records" msgstr "" #: ipaserver/plugins/dns.py:4444 msgid "Result of the command" msgstr "" #: ipaserver/plugins/dns.py:4451 msgid "Dry run" msgstr "" #: ipaserver/plugins/dns.py:4452 msgid "Do not update records only return expected records" msgstr "" #: ipaserver/plugins/dnsserver.py:34 msgid "" "\n" "DNS server configuration\n" msgstr "" #: ipaserver/plugins/dnsserver.py:36 msgid "" "\n" "Manipulate DNS server configuration\n" msgstr "" #: ipaserver/plugins/dnsserver.py:40 msgid "" "\n" " Show configuration of a specific DNS server:\n" " ipa dnsserver-show\n" msgstr "" #: ipaserver/plugins/dnsserver.py:43 msgid "" "\n" " Update configuration of a specific DNS server:\n" " ipa dnsserver-mod\n" msgstr "" #: ipaserver/plugins/dnsserver.py:59 msgid "DNS server" msgstr "" #: ipaserver/plugins/dnsserver.py:60 msgid "DNS servers" msgstr "" #: ipaserver/plugins/dnsserver.py:68 msgid "DNS Servers" msgstr "" #: ipaserver/plugins/dnsserver.py:69 msgid "DNS Server" msgstr "" #: ipaserver/plugins/dnsserver.py:109 ipaserver/plugins/server.py:95 #: ipaserver/plugins/serverrole.py:53 msgid "Server name" msgstr "" #: ipaserver/plugins/dnsserver.py:110 msgid "DNS Server name" msgstr "" #: ipaserver/plugins/dnsserver.py:116 msgid "SOA mname override" msgstr "" #: ipaserver/plugins/dnsserver.py:117 msgid "SOA mname (authoritative server) override" msgstr "" #: ipaserver/plugins/dnsserver.py:123 msgid "Forwarders" msgstr "" #: ipaserver/plugins/dnsserver.py:125 msgid "" "Per-server forwarders. A custom port can be specified for each forwarder " "using a standard format \"IP_ADDRESS port PORT\"" msgstr "" #: ipaserver/plugins/dnsserver.py:135 msgid "" "Per-server conditional forwarding policy. Set to \"none\" to disable " "forwarding to global forwarder for this zone. In that case, conditional zone " "forwarders are disregarded." msgstr "" #: ipaserver/plugins/dnsserver.py:151 msgid "Modify DNS server configuration" msgstr "" #: ipaserver/plugins/dnsserver.py:153 #, python-format msgid "Modified DNS server \"%(value)s\"" msgstr "" #: ipaserver/plugins/dnsserver.py:158 msgid "Search for DNS servers." msgstr "" #: ipaserver/plugins/dnsserver.py:161 #, python-format msgid "%(count)d DNS server matched" msgid_plural "%(count)d DNS servers matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/dnsserver.py:168 msgid "Display configuration of a DNS server." msgstr "" #: ipaserver/plugins/dnsserver.py:177 msgid "Add a new DNS server." msgstr "" #: ipaserver/plugins/dnsserver.py:179 #, python-format msgid "Added new DNS server \"%(value)s\"" msgstr "" #: ipaserver/plugins/dnsserver.py:188 msgid "Delete a DNS server" msgstr "" #: ipaserver/plugins/dnsserver.py:190 #, python-format msgid "Deleted DNS server \"%(value)s\"" msgstr "" #: ipaserver/plugins/dogtag.py:1328 msgid "Unable to communicate with CMS" msgstr "" #: ipaserver/plugins/dogtag.py:1875 msgid "find not supported on CAs upgraded from 9 to 10" msgstr "" #: ipaserver/plugins/dogtag.py:2060 msgid "Failed to authenticate to CA REST API" msgstr "" #: ipaserver/plugins/dogtag.py:2085 msgid "REST API is not logged in." msgstr "" #: ipaserver/plugins/dogtag.py:2105 #, python-format msgid "Non-2xx response from CA REST API: %(status)d. %(explanation)s" msgstr "" #: ipaserver/plugins/dogtag.py:2198 ipaserver/plugins/dogtag.py:2206 msgid "Response from CA was not valid JSON" msgstr "" #: ipaserver/plugins/domainlevel.py:17 msgid "" "\n" "Raise the IPA Domain Level.\n" msgstr "" #: ipaserver/plugins/domainlevel.py:26 msgid "Current domain level:" msgstr "" #: ipaserver/plugins/domainlevel.py:75 msgid "Query current Domain Level." msgstr "" #: ipaserver/plugins/domainlevel.py:91 msgid "Change current Domain Level." msgstr "" #: ipaserver/plugins/domainlevel.py:98 ipaserver/plugins/internal.py:511 #: ipaserver/plugins/internal.py:512 msgid "Domain Level" msgstr "" #: ipaserver/plugins/domainlevel.py:121 msgid "Domain Level cannot be lowered." msgstr "" #: ipaserver/plugins/domainlevel.py:129 #, python-brace-format msgid "Domain Level cannot be raised to {0}, server {1} does not support it." msgstr "" #: ipaserver/plugins/group.py:57 msgid "" "\n" "Groups of users\n" "\n" "Manage groups of users. By default, new groups are POSIX groups. You\n" "can add the --nonposix option to the group-add command to mark a new group\n" "as non-POSIX. You can use the --posix argument with the group-mod command\n" "to convert a non-POSIX group into a POSIX group. POSIX groups cannot be\n" "converted to non-POSIX groups.\n" "\n" "Every group must have a description.\n" "\n" "POSIX groups must have a Group ID (GID) number. Changing a GID is\n" "supported but can have an impact on your file permissions. It is not " "necessary\n" "to supply a GID when creating a group. IPA will generate one automatically\n" "if it is not provided.\n" "\n" "EXAMPLES:\n" "\n" " Add a new group:\n" " ipa group-add --desc='local administrators' localadmins\n" "\n" " Add a new non-POSIX group:\n" " ipa group-add --nonposix --desc='remote administrators' remoteadmins\n" "\n" " Convert a non-POSIX group to posix:\n" " ipa group-mod --posix remoteadmins\n" "\n" " Add a new POSIX group with a specific Group ID number:\n" " ipa group-add --gid=500 --desc='unix admins' unixadmins\n" "\n" " Add a new POSIX group and let IPA assign a Group ID number:\n" " ipa group-add --desc='printer admins' printeradmins\n" "\n" " Remove a group:\n" " ipa group-del unixadmins\n" "\n" " To add the \"remoteadmins\" group to the \"localadmins\" group:\n" " ipa group-add-member --groups=remoteadmins localadmins\n" "\n" " Add multiple users to the \"localadmins\" group:\n" " ipa group-add-member --users=test1 --users=test2 localadmins\n" "\n" " Remove a user from the \"localadmins\" group:\n" " ipa group-remove-member --users=test2 localadmins\n" "\n" " Display information about a named group.\n" " ipa group-show localadmins\n" "\n" "External group membership is designed to allow users from trusted domains\n" "to be mapped to local POSIX groups in order to actually use IPA resources.\n" "External members should be added to groups that specifically created as\n" "external and non-POSIX. Such group later should be included into one of " "POSIX\n" "groups.\n" "\n" "An external group member is currently a Security Identifier (SID) as defined " "by\n" "the trusted domain. When adding external group members, it is possible to\n" "specify them in either SID, or DOM\\name, or name@domain format. IPA will " "attempt\n" "to resolve passed name to SID with the use of Global Catalog of the trusted " "domain.\n" "\n" "Example:\n" "\n" "1. Create group for the trusted domain admins' mapping and their local POSIX " "group:\n" "\n" " ipa group-add --desc=' admins external map' ad_admins_external " "--external\n" " ipa group-add --desc=' admins' ad_admins\n" "\n" "2. Add security identifier of Domain Admins of the to the " "ad_admins_external\n" " group:\n" "\n" " ipa group-add-member ad_admins_external --external 'AD\\Domain Admins'\n" "\n" "3. Allow members of ad_admins_external group to be associated with ad_admins " "POSIX group:\n" "\n" " ipa group-add-member ad_admins --groups ad_admins_external\n" "\n" "4. List members of external members of ad_admins_external group to see their " "SIDs:\n" "\n" " ipa group-show ad_admins_external\n" msgstr "" #: ipaserver/plugins/group.py:144 msgid "External member" msgstr "" #: ipaserver/plugins/group.py:145 msgid "Members of a trusted domain in DOM\\name or name@domain form" msgstr "" #: ipaserver/plugins/group.py:156 ipaserver/plugins/group.py:338 #: ipaserver/plugins/group.py:580 ipaserver/plugins/user.py:137 msgid "group" msgstr "" #: ipaserver/plugins/group.py:157 msgid "groups" msgstr "" #: ipaserver/plugins/group.py:259 msgid "User Group" msgstr "" #: ipaserver/plugins/group.py:267 ipaserver/plugins/idviews.py:950 msgid "Group name" msgstr "" #: ipaserver/plugins/group.py:274 ipaserver/plugins/sudocmdgroup.py:131 msgid "Group description" msgstr "" #: ipaserver/plugins/group.py:279 msgid "GID (use this option to set it manually)" msgstr "" #: ipaserver/plugins/group.py:288 msgid "Create a new group." msgstr "" #: ipaserver/plugins/group.py:290 #, python-format msgid "Added group \"%(value)s\"" msgstr "" #: ipaserver/plugins/group.py:295 msgid "Create as a non-POSIX group" msgstr "" #: ipaserver/plugins/group.py:300 msgid "Allow adding external non-IPA members from trusted domains" msgstr "" #: ipaserver/plugins/group.py:313 msgid "gid cannot be set for external group" msgstr "" #: ipaserver/plugins/group.py:323 msgid "Delete group." msgstr "" #: ipaserver/plugins/group.py:325 #, python-format msgid "Deleted group \"%(value)s\"" msgstr "" #: ipaserver/plugins/group.py:339 msgid "privileged group" msgstr "" #: ipaserver/plugins/group.py:360 msgid "Modify a group." msgstr "" #: ipaserver/plugins/group.py:362 #, python-format msgid "Modified group \"%(value)s\"" msgstr "" #: ipaserver/plugins/group.py:367 msgid "change to a POSIX group" msgstr "" #: ipaserver/plugins/group.py:371 msgid "change to support external non-IPA members from trusted domains" msgstr "" #: ipaserver/plugins/group.py:431 msgid "Search for groups." msgstr "" #: ipaserver/plugins/group.py:436 #, python-format msgid "%(count)d group matched" msgid_plural "%(count)d groups matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/group.py:442 msgid "search for private groups" msgstr "" #: ipaserver/plugins/group.py:446 msgid "search for POSIX groups" msgstr "" #: ipaserver/plugins/group.py:450 msgid "" "search for groups with support of external non-IPA members from trusted " "domains" msgstr "" #: ipaserver/plugins/group.py:454 msgid "search for non-POSIX groups" msgstr "" #: ipaserver/plugins/group.py:501 msgid "Display information about a named group." msgstr "" #: ipaserver/plugins/group.py:522 msgid "Add members to a group." msgstr "" #: ipaserver/plugins/group.py:531 ipaserver/plugins/group.py:588 #: ipaserver/plugins/hbactest.py:393 msgid "" "Cannot perform external member validation without Samba 4 support installed. " "Make sure you have installed server-trust-ad sub-package of IPA on the server" msgstr "" #: ipaserver/plugins/group.py:536 ipaserver/plugins/group.py:593 #: ipaserver/plugins/trust.py:828 ipaserver/plugins/trust.py:1722 msgid "" "Cannot perform join operation without own domain configured. Make sure you " "have run ipa-adtrust-install on the IPA server first" msgstr "" #: ipaserver/plugins/group.py:567 msgid "Remove members from a group." msgstr "" #: ipaserver/plugins/group.py:624 msgid "Detach a managed group from a user." msgstr "" #: ipaserver/plugins/group.py:627 #, python-format msgid "Detached group \"%(value)s\" from user \"%(value)s\"" msgstr "" #: ipaserver/plugins/group.py:648 msgid "not allowed to modify user entries" msgstr "" #: ipaserver/plugins/group.py:654 msgid "not allowed to modify group entries" msgstr "" #: ipaserver/plugins/group.py:673 msgid "Not a managed group" msgstr "" #: ipaserver/plugins/hbac.py:7 msgid "Host-based access control commands" msgstr "" #: ipaserver/plugins/hbacrule.py:39 msgid "" "\n" "Host-based access control\n" "\n" "Control who can access what services on what hosts. You\n" "can use HBAC to control which users or groups can\n" "access a service, or group of services, on a target host.\n" "\n" "You can also specify a category of users and target hosts.\n" "This is currently limited to \"all\", but might be expanded in the\n" "future.\n" "\n" "Target hosts in HBAC rules must be hosts managed by IPA.\n" "\n" "The available services and groups of services are controlled by the\n" "hbacsvc and hbacsvcgroup plug-ins respectively.\n" "\n" "EXAMPLES:\n" "\n" " Create a rule, \"test1\", that grants all users access to the host \"server" "\" from\n" " anywhere:\n" " ipa hbacrule-add --usercat=all test1\n" " ipa hbacrule-add-host --hosts=server.example.com test1\n" "\n" " Display the properties of a named HBAC rule:\n" " ipa hbacrule-show test1\n" "\n" " Create a rule for a specific service. This lets the user john access\n" " the sshd service on any machine from any machine:\n" " ipa hbacrule-add --hostcat=all john_sshd\n" " ipa hbacrule-add-user --users=john john_sshd\n" " ipa hbacrule-add-service --hbacsvcs=sshd john_sshd\n" "\n" " Create a rule for a new service group. This lets the user john access\n" " the FTP service on any machine from any machine:\n" " ipa hbacsvcgroup-add ftpers\n" " ipa hbacsvc-add sftp\n" " ipa hbacsvcgroup-add-member --hbacsvcs=ftp --hbacsvcs=sftp ftpers\n" " ipa hbacrule-add --hostcat=all john_ftp\n" " ipa hbacrule-add-user --users=john john_ftp\n" " ipa hbacrule-add-service --hbacsvcgroups=ftpers john_ftp\n" "\n" " Disable a named HBAC rule:\n" " ipa hbacrule-disable test1\n" "\n" " Remove a named HBAC rule:\n" " ipa hbacrule-del allow_server\n" msgstr "" #: ipaserver/plugins/hbacrule.py:108 msgid "The deny type has been deprecated." msgstr "" #: ipaserver/plugins/hbacrule.py:131 msgid "HBAC rule" msgstr "" #: ipaserver/plugins/hbacrule.py:132 msgid "HBAC rules" msgstr "" #: ipaserver/plugins/hbacrule.py:201 msgid "HBAC Rules" msgstr "" #: ipaserver/plugins/hbacrule.py:202 ipaserver/plugins/selinuxusermap.py:224 msgid "HBAC Rule" msgstr "" #: ipaserver/plugins/hbacrule.py:207 ipaserver/plugins/selinuxusermap.py:215 #: ipaserver/plugins/sudorule.py:222 msgid "Rule name" msgstr "" #: ipaserver/plugins/hbacrule.py:212 msgid "Rule type (allow)" msgstr "" #: ipaserver/plugins/hbacrule.py:213 msgid "Rule type" msgstr "" #: ipaserver/plugins/hbacrule.py:224 ipaserver/plugins/netgroup.py:228 #: ipaserver/plugins/selinuxusermap.py:230 ipaserver/plugins/sudorule.py:236 msgid "User category the rule applies to" msgstr "" #: ipaserver/plugins/hbacrule.py:230 ipaserver/plugins/netgroup.py:234 #: ipaserver/plugins/selinuxusermap.py:236 ipaserver/plugins/sudorule.py:242 msgid "Host category the rule applies to" msgstr "" #: ipaserver/plugins/hbacrule.py:236 msgid "Source host category" msgstr "" #: ipaserver/plugins/hbacrule.py:237 msgid "Source host category the rule applies to" msgstr "" #: ipaserver/plugins/hbacrule.py:244 msgid "Service category the rule applies to" msgstr "" #: ipaserver/plugins/hbacrule.py:277 msgid "Source Hosts" msgstr "" #: ipaserver/plugins/hbacrule.py:282 msgid "Source Host Groups" msgstr "" #: ipaserver/plugins/hbacrule.py:290 msgid "Service Groups" msgstr "" #: ipaserver/plugins/hbacrule.py:300 msgid "Create a new HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:302 #, python-format msgid "Added HBAC rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacrule.py:314 msgid "Delete an HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:316 #, python-format msgid "Deleted HBAC rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacrule.py:331 msgid "Modify an HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:333 #, python-format msgid "Modified HBAC rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacrule.py:355 msgid "Search for HBAC rules." msgstr "" #: ipaserver/plugins/hbacrule.py:358 #, python-format msgid "%(count)d HBAC rule matched" msgid_plural "%(count)d HBAC rules matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/hbacrule.py:365 msgid "Display the properties of an HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:371 msgid "Enable an HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:373 #, python-format msgid "Enabled HBAC rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacrule.py:401 msgid "Disable an HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:403 #, python-format msgid "Disabled HBAC rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacrule.py:437 ipaserver/plugins/hbacrule.py:468 msgid "Access time" msgstr "" #: ipaserver/plugins/hbacrule.py:493 msgid "Add users and groups to an HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:515 msgid "Remove users and groups from an HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:524 msgid "Add target hosts and hostgroups to an HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:546 msgid "Remove target hosts and hostgroups from an HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:579 msgid "Add services to an HBAC rule." msgstr "" #: ipaserver/plugins/hbacrule.py:601 msgid "Remove service and service groups from an HBAC rule." msgstr "" #: ipaserver/plugins/hbacsvc.py:28 msgid "" "\n" "HBAC Services\n" "\n" "The PAM services that HBAC can control access to. The name used here\n" "must match the service name that PAM is evaluating.\n" "\n" "EXAMPLES:\n" "\n" " Add a new HBAC service:\n" " ipa hbacsvc-add tftp\n" "\n" " Modify an existing HBAC service:\n" " ipa hbacsvc-mod --desc=\"TFTP service\" tftp\n" "\n" " Search for HBAC services. This example will return two results, the FTP\n" " service and the newly-added tftp service:\n" " ipa hbacsvc-find ftp\n" "\n" " Delete an HBAC service:\n" " ipa hbacsvc-del tftp\n" "\n" msgstr "" #: ipaserver/plugins/hbacsvc.py:61 ipaserver/plugins/hbacsvc.py:102 msgid "HBAC service" msgstr "" #: ipaserver/plugins/hbacsvc.py:62 msgid "HBAC services" msgstr "" #: ipaserver/plugins/hbacsvc.py:95 msgid "HBAC Services" msgstr "" #: ipaserver/plugins/hbacsvc.py:96 msgid "HBAC Service" msgstr "" #: ipaserver/plugins/hbacsvc.py:101 msgid "Service name" msgstr "" #: ipaserver/plugins/hbacsvc.py:109 msgid "HBAC service description" msgstr "" #: ipaserver/plugins/hbacsvc.py:117 msgid "Add a new HBAC service." msgstr "" #: ipaserver/plugins/hbacsvc.py:119 #, python-format msgid "Added HBAC service \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacsvc.py:125 msgid "Delete an existing HBAC service." msgstr "" #: ipaserver/plugins/hbacsvc.py:127 #, python-format msgid "Deleted HBAC service \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacsvc.py:133 msgid "Modify an HBAC service." msgstr "" #: ipaserver/plugins/hbacsvc.py:135 #, python-format msgid "Modified HBAC service \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacsvc.py:141 msgid "Search for HBAC services." msgstr "" #: ipaserver/plugins/hbacsvc.py:144 #, python-format msgid "%(count)d HBAC service matched" msgid_plural "%(count)d HBAC services matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/hbacsvc.py:151 msgid "Display information about an HBAC service." msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:33 msgid "" "\n" "HBAC Service Groups\n" "\n" "HBAC service groups can contain any number of individual services,\n" "or \"members\". Every group must have a description.\n" "\n" "EXAMPLES:\n" "\n" " Add a new HBAC service group:\n" " ipa hbacsvcgroup-add --desc=\"login services\" login\n" "\n" " Add members to an HBAC service group:\n" " ipa hbacsvcgroup-add-member --hbacsvcs=sshd --hbacsvcs=login login\n" "\n" " Display information about a named group:\n" " ipa hbacsvcgroup-show login\n" "\n" " Delete an HBAC service group:\n" " ipa hbacsvcgroup-del login\n" msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:64 msgid "HBAC service group" msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:65 msgid "HBAC service groups" msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:108 msgid "HBAC Service Groups" msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:109 msgid "HBAC Service Group" msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:114 msgid "Service group name" msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:121 msgid "HBAC service group description" msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:129 msgid "Add a new HBAC service group." msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:131 #, python-format msgid "Added HBAC service group \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:137 msgid "Delete an HBAC service group." msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:139 #, python-format msgid "Deleted HBAC service group \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:145 msgid "Modify an HBAC service group." msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:147 #, python-format msgid "Modified HBAC service group \"%(value)s\"" msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:153 msgid "Search for an HBAC service group." msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:156 #, python-format msgid "%(count)d HBAC service group matched" msgid_plural "%(count)d HBAC service groups matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/hbacsvcgroup.py:163 msgid "Display information about an HBAC service group." msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:169 msgid "Add members to an HBAC service group." msgstr "" #: ipaserver/plugins/hbacsvcgroup.py:175 msgid "Remove members from an HBAC service group." msgstr "" #: ipaserver/plugins/hbactest.py:38 msgid "" "\n" "Simulate use of Host-based access controls\n" "\n" "HBAC rules control who can access what services on what hosts.\n" "You can use HBAC to control which users or groups can access a service,\n" "or group of services, on a target host.\n" "\n" "Since applying HBAC rules implies use of a production environment,\n" "this plugin aims to provide simulation of HBAC rules evaluation without\n" "having access to the production environment.\n" "\n" " Test user coming to a service on a named host against\n" " existing enabled rules.\n" "\n" " ipa hbactest --user= --host= --service=\n" " [--rules=rules-list] [--nodetail] [--enabled] [--disabled]\n" " [--sizelimit= ]\n" "\n" " --user, --host, and --service are mandatory, others are optional.\n" "\n" " If --rules is specified simulate enabling of the specified rules and test\n" " the login of the user using only these rules.\n" "\n" " If --enabled is specified, all enabled HBAC rules will be added to " "simulation\n" "\n" " If --disabled is specified, all disabled HBAC rules will be added to " "simulation\n" "\n" " If --nodetail is specified, do not return information about rules matched/" "not matched.\n" "\n" " If both --rules and --enabled are specified, apply simulation to --rules " "_and_\n" " all IPA enabled rules.\n" "\n" " If no --rules specified, simulation is run against all IPA enabled rules.\n" " By default there is a IPA-wide limit to number of entries fetched, you can " "change it\n" " with --sizelimit option.\n" "\n" "EXAMPLES:\n" "\n" " 1. Use all enabled HBAC rules in IPA database to simulate:\n" " $ ipa hbactest --user=a1a --host=bar --service=sshd\n" " --------------------\n" " Access granted: True\n" " --------------------\n" " Not matched rules: my-second-rule\n" " Not matched rules: my-third-rule\n" " Not matched rules: myrule\n" " Matched rules: allow_all\n" "\n" " 2. Disable detailed summary of how rules were applied:\n" " $ ipa hbactest --user=a1a --host=bar --service=sshd --nodetail\n" " --------------------\n" " Access granted: True\n" " --------------------\n" "\n" " 3. Test explicitly specified HBAC rules:\n" " $ ipa hbactest --user=a1a --host=bar --service=sshd \\\n" " --rules=myrule --rules=my-second-rule\n" " ---------------------\n" " Access granted: False\n" " ---------------------\n" " Not matched rules: my-second-rule\n" " Not matched rules: myrule\n" "\n" " 4. Use all enabled HBAC rules in IPA database + explicitly specified " "rules:\n" " $ ipa hbactest --user=a1a --host=bar --service=sshd \\\n" " --rules=myrule --rules=my-second-rule --enabled\n" " --------------------\n" " Access granted: True\n" " --------------------\n" " Not matched rules: my-second-rule\n" " Not matched rules: my-third-rule\n" " Not matched rules: myrule\n" " Matched rules: allow_all\n" "\n" " 5. Test all disabled HBAC rules in IPA database:\n" " $ ipa hbactest --user=a1a --host=bar --service=sshd --disabled\n" " ---------------------\n" " Access granted: False\n" " ---------------------\n" " Not matched rules: new-rule\n" "\n" " 6. Test all disabled HBAC rules in IPA database + explicitly specified " "rules:\n" " $ ipa hbactest --user=a1a --host=bar --service=sshd \\\n" " --rules=myrule --rules=my-second-rule --disabled\n" " ---------------------\n" " Access granted: False\n" " ---------------------\n" " Not matched rules: my-second-rule\n" " Not matched rules: my-third-rule\n" " Not matched rules: myrule\n" "\n" " 7. Test all (enabled and disabled) HBAC rules in IPA database:\n" " $ ipa hbactest --user=a1a --host=bar --service=sshd \\\n" " --enabled --disabled\n" " --------------------\n" " Access granted: True\n" " --------------------\n" " Not matched rules: my-second-rule\n" " Not matched rules: my-third-rule\n" " Not matched rules: myrule\n" " Not matched rules: new-rule\n" " Matched rules: allow_all\n" "\n" "\n" "HBACTEST AND TRUSTED DOMAINS\n" "\n" "When an external trusted domain is configured in IPA, HBAC rules are also " "applied\n" "on users accessing IPA resources from the trusted domain. Trusted domain " "users and\n" "groups (and their SIDs) can be then assigned to external groups which can " "be\n" "members of POSIX groups in IPA which can be used in HBAC rules and thus " "allowing\n" "access to resources protected by the HBAC system.\n" "\n" "hbactest plugin is capable of testing access for both local IPA users and " "users\n" "from the trusted domains, either by a fully qualified user name or by user " "SID.\n" "Such user names need to have a trusted domain specified as a short name\n" "(DOMAIN\\Administrator) or with a user principal name (UPN), " "Administrator@ad.test.\n" "\n" "Please note that hbactest executed with a trusted domain user as --user " "parameter\n" "can be only run by members of \"trust admins\" group.\n" "\n" "EXAMPLES:\n" "\n" " 1. Test if a user from a trusted domain specified by its shortname " "matches any\n" " rule:\n" "\n" " $ ipa hbactest --user 'DOMAIN\\Administrator' --host `hostname` --" "service sshd\n" " --------------------\n" " Access granted: True\n" " --------------------\n" " Matched rules: allow_all\n" " Matched rules: can_login\n" "\n" " 2. Test if a user from a trusted domain specified by its domain name " "matches\n" " any rule:\n" "\n" " $ ipa hbactest --user 'Administrator@domain.com' --host `hostname` --" "service sshd\n" " --------------------\n" " Access granted: True\n" " --------------------\n" " Matched rules: allow_all\n" " Matched rules: can_login\n" "\n" " 3. Test if a user from a trusted domain specified by its SID matches any " "rule:\n" "\n" " $ ipa hbactest --user S-1-5-21-3035198329-144811719-1378114514-500 \\\n" " --host `hostname` --service sshd\n" " --------------------\n" " Access granted: True\n" " --------------------\n" " Matched rules: allow_all\n" " Matched rules: can_login\n" "\n" " 4. Test if other user from a trusted domain specified by its SID matches " "any rule:\n" "\n" " $ ipa hbactest --user S-1-5-21-3035198329-144811719-1378114514-1203 \\\n" " --host `hostname` --service sshd\n" " --------------------\n" " Access granted: True\n" " --------------------\n" " Matched rules: allow_all\n" " Not matched rules: can_login\n" "\n" " 5. Test if other user from a trusted domain specified by its shortname " "matches\n" " any rule:\n" "\n" " $ ipa hbactest --user 'DOMAIN\\Otheruser' --host `hostname` --service " "sshd\n" " --------------------\n" " Access granted: True\n" " --------------------\n" " Matched rules: allow_all\n" " Not matched rules: can_login\n" msgstr "" #: ipaserver/plugins/hbactest.py:247 msgid "Simulate use of Host-based access controls" msgstr "" #: ipaserver/plugins/hbactest.py:251 msgid "Warning" msgstr "" #: ipaserver/plugins/hbactest.py:252 msgid "Matched rules" msgstr "" #: ipaserver/plugins/hbactest.py:253 msgid "Not matched rules" msgstr "" #: ipaserver/plugins/hbactest.py:254 msgid "Non-existent or invalid rules" msgstr "" #: ipaserver/plugins/hbactest.py:255 msgid "Result of simulation" msgstr "" #: ipaserver/plugins/hbactest.py:261 ipaserver/plugins/krbtpolicy.py:124 #: ipaserver/plugins/passwd.py:74 msgid "User name" msgstr "" #: ipaserver/plugins/hbactest.py:267 msgid "Source host" msgstr "" #: ipaserver/plugins/hbactest.py:272 msgid "Target host" msgstr "" #: ipaserver/plugins/hbactest.py:280 msgid "Rules to test. If not specified, --enabled is assumed" msgstr "" #: ipaserver/plugins/hbactest.py:284 msgid "Hide details which rules are matched, not matched, or invalid" msgstr "" #: ipaserver/plugins/hbactest.py:288 msgid "Include all enabled IPA rules into test [default]" msgstr "" #: ipaserver/plugins/hbactest.py:292 msgid "Include all disabled IPA rules into test" msgstr "" #: ipaserver/plugins/hbactest.py:296 msgid "Maximum number of rules to process when no --rules is specified" msgstr "" #: ipaserver/plugins/hbactest.py:375 msgid "Unresolved rules in --rules" msgstr "" #: ipaserver/plugins/hbactest.py:399 ipaserver/plugins/trust.py:363 msgid "" "Cannot search in trusted domains without own domain configured. Make sure " "you have run ipa-adtrust-install on the IPA server first" msgstr "" #: ipaserver/plugins/hbactest.py:486 #, python-format msgid "Access granted: %s" msgstr "" #: ipaserver/plugins/host.py:64 msgid "" "\n" "Hosts/Machines\n" "\n" "A host represents a machine. It can be used in a number of contexts:\n" "- service entries are associated with a host\n" "- a host stores the host/ service principal\n" "- a host can be used in Host-based Access Control (HBAC) rules\n" "- every enrolled client generates a host entry\n" msgstr "" #: ipaserver/plugins/host.py:72 msgid "" "\n" "ENROLLMENT:\n" "\n" "There are three enrollment scenarios when enrolling a new client:\n" "\n" "1. You are enrolling as a full administrator. The host entry may exist\n" " or not. A full administrator is a member of the hostadmin role\n" " or the admins group.\n" "2. You are enrolling as a limited administrator. The host must already\n" " exist. A limited administrator is a member a role with the\n" " Host Enrollment privilege.\n" "3. The host has been created with a one-time password.\n" msgstr "" #: ipaserver/plugins/host.py:84 msgid "" "\n" "RE-ENROLLMENT:\n" "\n" "Host that has been enrolled at some point, and lost its configuration (e.g. " "VM\n" "destroyed) can be re-enrolled.\n" "\n" "For more information, consult the manual pages for ipa-client-install.\n" "\n" "A host can optionally store information such as where it is located,\n" "the OS that it runs, etc.\n" msgstr "" #: ipaserver/plugins/host.py:96 msgid "" "\n" " Add a new host:\n" " ipa host-add --location=\"3rd floor lab\" --locality=Dallas test.example." "com\n" msgstr "" #: ipaserver/plugins/host.py:99 msgid "" "\n" " Delete a host:\n" " ipa host-del test.example.com\n" msgstr "" #: ipaserver/plugins/host.py:102 msgid "" "\n" " Add a new host with a one-time password:\n" " ipa host-add --os='Fedora 12' --password=Secret123 test.example.com\n" msgstr "" #: ipaserver/plugins/host.py:105 msgid "" "\n" " Add a new host with a random one-time password:\n" " ipa host-add --os='Fedora 12' --random test.example.com\n" msgstr "" #: ipaserver/plugins/host.py:108 msgid "" "\n" " Modify information about a host:\n" " ipa host-mod --os='Fedora 12' test.example.com\n" msgstr "" #: ipaserver/plugins/host.py:111 msgid "" "\n" " Remove SSH public keys of a host and update DNS to reflect this change:\n" " ipa host-mod --sshpubkey= --updatedns test.example.com\n" msgstr "" #: ipaserver/plugins/host.py:114 msgid "" "\n" " Disable the host Kerberos key, SSL certificate and all of its services:\n" " ipa host-disable test.example.com\n" msgstr "" #: ipaserver/plugins/host.py:117 msgid "" "\n" " Add a host that can manage this host's keytab and certificate:\n" " ipa host-add-managedby --hosts=test2 test\n" msgstr "" #: ipaserver/plugins/host.py:120 msgid "" "\n" " Allow user to create a keytab:\n" " ipa host-allow-create-keytab test2 --users=tuser1\n" msgstr "" #: ipaserver/plugins/host.py:193 ipaserver/plugins/service.py:120 msgid "Keytab" msgstr "" #: ipaserver/plugins/host.py:205 ipaserver/plugins/service.py:126 msgid "Users allowed to retrieve keytab" msgstr "" #: ipaserver/plugins/host.py:208 ipaserver/plugins/service.py:129 msgid "Groups allowed to retrieve keytab" msgstr "" #: ipaserver/plugins/host.py:211 ipaserver/plugins/service.py:132 msgid "Hosts allowed to retrieve keytab" msgstr "" #: ipaserver/plugins/host.py:214 ipaserver/plugins/service.py:135 msgid "Host Groups allowed to retrieve keytab" msgstr "" #: ipaserver/plugins/host.py:217 ipaserver/plugins/service.py:138 msgid "Users allowed to create keytab" msgstr "" #: ipaserver/plugins/host.py:220 ipaserver/plugins/service.py:141 msgid "Groups allowed to create keytab" msgstr "" #: ipaserver/plugins/host.py:223 ipaserver/plugins/service.py:144 msgid "Hosts allowed to create keytab" msgstr "" #: ipaserver/plugins/host.py:226 ipaserver/plugins/service.py:147 msgid "Host Groups allowed to create keytab" msgstr "" #: ipaserver/plugins/host.py:255 ipaserver/plugins/idviews.py:371 #: ipaserver/plugins/idviews.py:414 ipaserver/plugins/sudorule.py:428 msgid "hosts" msgstr "" #: ipaserver/plugins/host.py:423 ipaserver/plugins/internal.py:622 #: ipaserver/plugins/internal.py:691 msgid "Host" msgstr "" #: ipaserver/plugins/host.py:428 msgid "Host name" msgstr "" #: ipaserver/plugins/host.py:435 msgid "A description of this host" msgstr "" #: ipaserver/plugins/host.py:439 msgid "Locality" msgstr "" #: ipaserver/plugins/host.py:440 msgid "Host locality (e.g. \"Baltimore, MD\")" msgstr "" #: ipaserver/plugins/host.py:445 msgid "Host location (e.g. \"Lab 2\")" msgstr "" #: ipaserver/plugins/host.py:449 msgid "Platform" msgstr "" #: ipaserver/plugins/host.py:450 msgid "Host hardware platform (e.g. \"Lenovo T61\")" msgstr "" #: ipaserver/plugins/host.py:454 msgid "Operating system" msgstr "" #: ipaserver/plugins/host.py:455 msgid "Host operating system and version (e.g. \"Fedora 9\")" msgstr "" #: ipaserver/plugins/host.py:459 msgid "User password" msgstr "" #: ipaserver/plugins/host.py:460 msgid "Password used in bulk enrollment" msgstr "" #: ipaserver/plugins/host.py:463 msgid "Generate a random password to be used in bulk enrollment" msgstr "" #: ipaserver/plugins/host.py:474 msgid "Base-64 encoded host certificate" msgstr "" #: ipaserver/plugins/host.py:481 ipaserver/plugins/internal.py:447 #: ipaserver/plugins/service.py:478 msgid "Serial Number" msgstr "" #: ipaserver/plugins/host.py:485 ipaserver/plugins/internal.py:448 #: ipaserver/plugins/service.py:482 msgid "Serial Number (hex)" msgstr "" #: ipaserver/plugins/host.py:513 ipaserver/plugins/host.py:835 msgid "Principal name" msgstr "" #: ipaserver/plugins/host.py:521 msgid "MAC address" msgstr "" #: ipaserver/plugins/host.py:522 msgid "Hardware MAC address(es) on this host" msgstr "" #: ipaserver/plugins/host.py:537 msgid "" "Host category (semantics placed on this attribute are for local " "interpretation)" msgstr "" #: ipaserver/plugins/host.py:541 ipaserver/plugins/internal.py:604 msgid "Assigned ID View" msgstr "" #: ipaserver/plugins/host.py:546 ipaserver/plugins/service.py:519 msgid "Authentication Indicators" msgstr "" #: ipaserver/plugins/host.py:547 ipaserver/plugins/service.py:520 msgid "" "Defines a whitelist for Authentication Indicators. Use 'otp' to allow OTP-" "based 2FA authentications. Use 'radius' to allow RADIUS-based 2FA " "authentications. Other values may be used for custom configurations." msgstr "" #: ipaserver/plugins/host.py:609 msgid "Add a new host." msgstr "" #: ipaserver/plugins/host.py:612 #, python-format msgid "Added host \"%(value)s\"" msgstr "" #: ipaserver/plugins/host.py:617 msgid "force host name even if not in DNS" msgstr "" #: ipaserver/plugins/host.py:620 msgid "skip reverse DNS detection" msgstr "" #: ipaserver/plugins/host.py:623 msgid "Add the host to DNS with this IP address" msgstr "" #: ipaserver/plugins/host.py:707 #, python-format msgid "The host was added but the DNS update failed with: %(exc)s" msgstr "" #: ipaserver/plugins/host.py:728 msgid "Delete a host." msgstr "" #: ipaserver/plugins/host.py:730 #, python-format msgid "Deleted host \"%(value)s\"" msgstr "" #: ipaserver/plugins/host.py:735 msgid "Remove A, AAAA, SSHFP and PTR records of the host(s) managed by IPA DNS" msgstr "" #: ipaserver/plugins/host.py:809 msgid "No A, AAAA, SSHFP or PTR records found." msgstr "" #: ipaserver/plugins/host.py:826 msgid "Modify information about a host." msgstr "" #: ipaserver/plugins/host.py:829 #, python-format msgid "Modified host \"%(value)s\"" msgstr "" #: ipaserver/plugins/host.py:836 msgid "Kerberos principal name for this host" msgstr "" #: ipaserver/plugins/host.py:840 msgid "Update DNS entries" msgstr "" #: ipaserver/plugins/host.py:855 msgid "Password cannot be set on enrolled host." msgstr "" #: ipaserver/plugins/host.py:859 msgid "cn is immutable" msgstr "" #: ipaserver/plugins/host.py:972 msgid "Search for hosts." msgstr "" #: ipaserver/plugins/host.py:976 #, python-format msgid "%(count)d host matched" msgid_plural "%(count)d hosts matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/host.py:1073 msgid "Display information about a host." msgstr "" #: ipaserver/plugins/host.py:1078 ipaserver/plugins/service.py:741 #: ipaserver/plugins/user.py:808 msgid "file to store certificate in" msgstr "" #: ipaserver/plugins/host.py:1128 msgid "Disable the Kerberos key, SSL certificate and all services of a host." msgstr "" #: ipaserver/plugins/host.py:1131 #, python-format msgid "Disabled host \"%(value)s\"" msgstr "" #: ipaserver/plugins/host.py:1203 msgid "Add hosts that can manage this host." msgstr "" #: ipaserver/plugins/host.py:1217 msgid "Remove hosts that can manage this host." msgstr "" #: ipaserver/plugins/host.py:1230 msgid "" "Allow users, groups, hosts or host groups to retrieve a keytab of this host." msgstr "" #: ipaserver/plugins/host.py:1249 msgid "" "Disallow users, groups, hosts or host groups to retrieve a keytab of this " "host." msgstr "" #: ipaserver/plugins/host.py:1267 msgid "" "Allow users, groups, hosts or host groups to create a keytab of this host." msgstr "" #: ipaserver/plugins/host.py:1286 msgid "" "Disallow users, groups, hosts or host groups to create a keytab of this host." msgstr "" #: ipaserver/plugins/host.py:1304 msgid "Add certificates to host entry" msgstr "" #: ipaserver/plugins/host.py:1305 #, python-format msgid "Added certificates to host \"%(value)s\"" msgstr "" #: ipaserver/plugins/host.py:1311 msgid "Remove certificates from host entry" msgstr "" #: ipaserver/plugins/host.py:1312 #, python-format msgid "Removed certificates from host \"%(value)s\"" msgstr "" #: ipaserver/plugins/hostgroup.py:35 msgid "" "\n" "Groups of hosts.\n" "\n" "Manage groups of hosts. This is useful for applying access control to a\n" "number of hosts by using Host-based Access Control.\n" "\n" "EXAMPLES:\n" "\n" " Add a new host group:\n" " ipa hostgroup-add --desc=\"Baltimore hosts\" baltimore\n" "\n" " Add another new host group:\n" " ipa hostgroup-add --desc=\"Maryland hosts\" maryland\n" "\n" " Add members to the hostgroup (using Bash brace expansion):\n" " ipa hostgroup-add-member --hosts={box1,box2,box3} baltimore\n" "\n" " Add a hostgroup as a member of another hostgroup:\n" " ipa hostgroup-add-member --hostgroups=baltimore maryland\n" "\n" " Remove a host from the hostgroup:\n" " ipa hostgroup-remove-member --hosts=box2 baltimore\n" "\n" " Display a host group:\n" " ipa hostgroup-show baltimore\n" "\n" " Delete a hostgroup:\n" " ipa hostgroup-del baltimore\n" msgstr "" #: ipaserver/plugins/hostgroup.py:84 msgid "host group" msgstr "" #: ipaserver/plugins/hostgroup.py:85 msgid "host groups" msgstr "" #: ipaserver/plugins/hostgroup.py:154 msgid "Host Group" msgstr "" #: ipaserver/plugins/hostgroup.py:161 msgid "Host-group" msgstr "" #: ipaserver/plugins/hostgroup.py:162 msgid "Name of host-group" msgstr "" #: ipaserver/plugins/hostgroup.py:169 msgid "A description of this host-group" msgstr "" #: ipaserver/plugins/hostgroup.py:195 msgid "Add a new hostgroup." msgstr "" #: ipaserver/plugins/hostgroup.py:197 #, python-format msgid "Added hostgroup \"%(value)s\"" msgstr "" #: ipaserver/plugins/hostgroup.py:213 #, python-format msgid "" "netgroup with name \"%s\" already exists. Hostgroups and netgroups share a " "common namespace" msgstr "" #: ipaserver/plugins/hostgroup.py:234 msgid "Delete a hostgroup." msgstr "" #: ipaserver/plugins/hostgroup.py:236 #, python-format msgid "Deleted hostgroup \"%(value)s\"" msgstr "" #: ipaserver/plugins/hostgroup.py:240 ipaserver/plugins/hostgroup.py:307 msgid "hostgroup" msgstr "" #: ipaserver/plugins/hostgroup.py:242 msgid "privileged hostgroup" msgstr "" #: ipaserver/plugins/hostgroup.py:249 msgid "Modify a hostgroup." msgstr "" #: ipaserver/plugins/hostgroup.py:251 #, python-format msgid "Modified hostgroup \"%(value)s\"" msgstr "" #: ipaserver/plugins/hostgroup.py:261 msgid "Search for hostgroups." msgstr "" #: ipaserver/plugins/hostgroup.py:265 #, python-format msgid "%(count)d hostgroup matched" msgid_plural "%(count)d hostgroups matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/hostgroup.py:278 msgid "Display information about a hostgroup." msgstr "" #: ipaserver/plugins/hostgroup.py:288 msgid "Add members to a hostgroup." msgstr "" #: ipaserver/plugins/hostgroup.py:298 msgid "Remove members from a hostgroup." msgstr "" #: ipaserver/plugins/idrange.py:53 #, python-brace-format msgid "" "\n" "ID ranges\n" "\n" "Manage ID ranges used to map Posix IDs to SIDs and back.\n" "\n" "There are two type of ID ranges which are both handled by this utility:\n" "\n" " - the ID ranges of the local domain\n" " - the ID ranges of trusted remote domains\n" "\n" "Both types have the following attributes in common:\n" "\n" " - base-id: the first ID of the Posix ID range\n" " - range-size: the size of the range\n" "\n" "With those two attributes a range object can reserve the Posix IDs starting\n" "with base-id up to but not including base-id+range-size exclusively.\n" "\n" "Additionally an ID range of the local domain may set\n" " - rid-base: the first RID(*) of the corresponding RID range\n" " - secondary-rid-base: first RID of the secondary RID range\n" "\n" "and an ID range of a trusted domain must set\n" " - rid-base: the first RID of the corresponding RID range\n" " - sid: domain SID of the trusted domain\n" "\n" "\n" "\n" "EXAMPLE: Add a new ID range for a trusted domain\n" "\n" "Since there might be more than one trusted domain the domain SID must be " "given\n" "while creating the ID range.\n" "\n" " ipa idrange-add --base-id=1200000 --range-size=200000 --rid-base=0 \\\n" " --dom-sid=S-1-5-21-123-456-789 trusted_dom_range\n" "\n" "This ID range is then used by the IPA server and the SSSD IPA provider to\n" "assign Posix UIDs to users from the trusted domain.\n" "\n" "If e.g a range for a trusted domain is configured with the following " "values:\n" " base-id = 1200000\n" " range-size = 200000\n" " rid-base = 0\n" "the RIDs 0 to 199999 are mapped to the Posix ID from 1200000 to 13999999. " "So\n" "RID 1000 <-> Posix ID 1201000\n" "\n" "\n" "\n" "EXAMPLE: Add a new ID range for the local domain\n" "\n" "To create an ID range for the local domain it is not necessary to specify a\n" "domain SID. But since it is possible that a user and a group can have the " "same\n" "value as Posix ID a second RID interval is needed to handle conflicts.\n" "\n" " ipa idrange-add --base-id=1200000 --range-size=200000 --rid-base=1000 \\\n" " --secondary-rid-base=1000000 local_range\n" "\n" "The data from the ID ranges of the local domain are used by the IPA server\n" "internally to assign SIDs to IPA users and groups. The SID will then be " "stored\n" "in the user or group objects.\n" "\n" "If e.g. the ID range for the local domain is configured with the values " "from\n" "the example above then a new user with the UID 1200007 will get the RID " "1007.\n" "If this RID is already used by a group the RID will be 1000007. This can " "only\n" "happen if a user or a group object was created with a fixed ID because the\n" "automatic assignment will not assign the same ID twice. Since there are " "only\n" "users and groups sharing the same ID namespace it is sufficient to have " "only\n" "one fallback range to handle conflicts.\n" "\n" "To find the Posix ID for a given RID from the local domain it has to be\n" "checked first if the RID falls in the primary or secondary RID range and\n" "the rid-base or the secondary-rid-base has to be subtracted, respectively,\n" "and the base-id has to be added to get the Posix ID.\n" "\n" "Typically the creation of ID ranges happens behind the scenes and this CLI\n" "must not be used at all. The ID range for the local domain will be created\n" "during installation or upgrade from an older version. The ID range for a\n" "trusted domain will be created together with the trust by 'ipa trust-" "add ...'.\n" "\n" "USE CASES:\n" "\n" " Add an ID range from a transitively trusted domain\n" "\n" " If the trusted domain (A) trusts another domain (B) as well and this " "trust\n" " is transitive 'ipa trust-add domain-A' will only create a range for\n" " domain A. The ID range for domain B must be added manually.\n" "\n" " Add an additional ID range for the local domain\n" "\n" " If the ID range of the local domain is exhausted, i.e. no new IDs can " "be\n" " assigned to Posix users or groups by the DNA plugin, a new range has to " "be\n" " created to allow new users and groups to be added. (Currently there is " "no\n" " connection between this range CLI and the DNA plugin, but a future " "version\n" " might be able to modify the configuration of the DNS plugin as well)\n" "\n" "In general it is not necessary to modify or delete ID ranges. If there is " "no\n" "other way to achieve a certain configuration than to modify or delete an ID\n" "range it should be done with great care. Because UIDs are stored in the " "file\n" "system and are used for access control it might be possible that users are\n" "allowed to access files of other users if an ID range got deleted and " "reused\n" "for a different domain.\n" "\n" "(*) The RID is typically the last integer of a user or group SID which " "follows\n" "the domain SID. E.g. if the domain SID is S-1-5-21-123-456-789 and a user " "from\n" "this domain has the SID S-1-5-21-123-456-789-1010 then 1010 id the RID of " "the\n" "user. RIDs are unique in a domain, 32bit values and are used for users and\n" "groups.\n" "\n" "{0}\n" msgstr "" #: ipaserver/plugins/idrange.py:195 msgid "ID Ranges" msgstr "" #: ipaserver/plugins/idrange.py:196 msgid "ID Range" msgstr "" #: ipaserver/plugins/idrange.py:200 msgid "local domain range" msgstr "" #: ipaserver/plugins/idrange.py:202 ipaserver/plugins/trust.py:656 msgid "Active Directory domain range" msgstr "" #: ipaserver/plugins/idrange.py:203 ipaserver/plugins/trust.py:657 msgid "Active Directory trust range with POSIX attributes" msgstr "" #: ipaserver/plugins/idrange.py:211 msgid "Range name" msgstr "" #: ipaserver/plugins/idrange.py:216 msgid "First Posix ID of the range" msgstr "" #: ipaserver/plugins/idrange.py:220 msgid "Number of IDs in the range" msgstr "" #: ipaserver/plugins/idrange.py:224 msgid "First RID of the corresponding RID range" msgstr "" #: ipaserver/plugins/idrange.py:228 msgid "First RID of the secondary RID range" msgstr "" #: ipaserver/plugins/idrange.py:233 ipaserver/plugins/idrange.py:625 msgid "Domain SID of the trusted domain" msgstr "" #: ipaserver/plugins/idrange.py:238 ipaserver/plugins/idrange.py:633 msgid "Name of the trusted domain" msgstr "" #: ipaserver/plugins/idrange.py:241 ipaserver/plugins/internal.py:666 #: ipaserver/plugins/trust.py:690 msgid "Range type" msgstr "" #: ipaserver/plugins/idrange.py:243 #, python-brace-format msgid "ID range type, one of {vals}" msgstr "" #: ipaserver/plugins/idrange.py:318 msgid "" "range modification leaving objects with ID out of the defined range is not " "allowed" msgstr "" #: ipaserver/plugins/idrange.py:323 msgid "" "Cannot perform SID validation without Samba 4 support installed. Make sure " "you have installed server-trust-ad sub-package of IPA on the server" msgstr "" #: ipaserver/plugins/idrange.py:330 msgid "" "Cross-realm trusts are not configured. Make sure you have run ipa-adtrust-" "install on the IPA server first" msgstr "" #: ipaserver/plugins/idrange.py:342 msgid "SID is not recognized as a valid SID for a trusted domain" msgstr "" #: ipaserver/plugins/idrange.py:379 #, python-brace-format msgid "" "\n" " Add new ID range.\n" "\n" " To add a new ID range you always have to specify\n" "\n" " --base-id\n" " --range-size\n" "\n" " Additionally\n" "\n" " --rid-base\n" " --secondary-rid-base\n" "\n" " may be given for a new ID range for the local domain while\n" "\n" " --rid-base\n" " --dom-sid\n" "\n" " must be given to add a new range for a trusted AD domain.\n" "\n" "{0}\n" msgstr "" #: ipaserver/plugins/idrange.py:402 #, python-format msgid "Added ID range \"%(value)s\"" msgstr "" #: ipaserver/plugins/idrange.py:414 ipaserver/plugins/idrange.py:665 msgid "Options dom-sid and dom-name cannot be used together" msgstr "" #: ipaserver/plugins/idrange.py:424 ipaserver/plugins/idrange.py:677 msgid "" "SID for the specified trusted domain name could not be found. Please specify " "the SID directly using dom-sid option." msgstr "" #: ipaserver/plugins/idrange.py:440 msgid "Options dom-sid/dom-name and rid-base must be used together" msgstr "" #: ipaserver/plugins/idrange.py:447 ipaserver/plugins/idrange.py:700 msgid "" "Option rid-base must not be used when IPA range type is ipa-ad-trust-posix" msgstr "" #: ipaserver/plugins/idrange.py:454 msgid "" "IPA Range type must be one of ipa-ad-trust or ipa-ad-trust-posix when SID of " "the trusted domain is specified" msgstr "" #: ipaserver/plugins/idrange.py:460 msgid "Options dom-sid/dom-name and secondary-rid-base cannot be used together" msgstr "" #: ipaserver/plugins/idrange.py:479 msgid "" "IPA Range type must not be one of ipa-ad-trust or ipa-ad-trust-posix when " "SID of the trusted domain is not specified." msgstr "" #: ipaserver/plugins/idrange.py:486 ipaserver/plugins/idrange.py:719 msgid "Options secondary-rid-base and rid-base must be used together" msgstr "" #: ipaserver/plugins/idrange.py:496 ipaserver/plugins/idrange.py:742 msgid "Primary RID range and secondary RID range cannot overlap" msgstr "" #: ipaserver/plugins/idrange.py:508 msgid "" "You must specify both rid-base and secondary-rid-base options, because ipa-" "adtrust-install has already been run." msgstr "" #: ipaserver/plugins/idrange.py:525 msgid "Delete an ID range." msgstr "" #: ipaserver/plugins/idrange.py:527 #, python-format msgid "Deleted ID range \"%(value)s\"" msgstr "" #: ipaserver/plugins/idrange.py:573 msgid "Search for ranges." msgstr "" #: ipaserver/plugins/idrange.py:576 #, python-format msgid "%(count)d range matched" msgid_plural "%(count)d ranges matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/idrange.py:596 msgid "Display information about a range." msgstr "" #: ipaserver/plugins/idrange.py:612 #, python-brace-format msgid "" "Modify ID range.\n" "\n" "{0}\n" msgstr "" #: ipaserver/plugins/idrange.py:617 #, python-format msgid "Modified ID range \"%(value)s\"" msgstr "" #: ipaserver/plugins/idrange.py:649 msgid "" "This command can not be used to change ID allocation for local IPA domain. " "Run `ipa help idrange` for more information" msgstr "" #: ipaserver/plugins/idrange.py:684 msgid "Options dom-sid and secondary-rid-base cannot be used together" msgstr "" #: ipaserver/plugins/idrange.py:691 msgid "Options dom-sid and rid-base must be used together" msgstr "" #: ipaserver/plugins/idviews.py:50 msgid "" "\n" "ID Views\n" "Manage ID Views\n" "IPA allows to override certain properties of users and groups per each " "host.\n" "This functionality is primarily used to allow migration from older systems " "or\n" "other Identity Management solutions.\n" msgstr "" #: ipaserver/plugins/idviews.py:61 ipaserver/plugins/idviews.py:90 #: ipaserver/plugins/idviews.py:97 ipaserver/plugins/idviews.py:279 #: ipaserver/plugins/idviews.py:716 msgid "ID View" msgstr "" #: ipaserver/plugins/idviews.py:63 msgid "system ID View" msgstr "" #: ipaserver/plugins/idviews.py:69 msgid "Fallback to AD DC LDAP" msgstr "" #: ipaserver/plugins/idviews.py:70 msgid "" "Allow falling back to AD DC LDAP when resolving AD trusted objects. For two-" "way trusts only." msgstr "" #: ipaserver/plugins/idviews.py:91 ipaserver/plugins/idviews.py:96 msgid "ID Views" msgstr "" #: ipaserver/plugins/idviews.py:102 msgid "ID View Name" msgstr "" #: ipaserver/plugins/idviews.py:110 msgid "User object overrides" msgstr "" #: ipaserver/plugins/idviews.py:114 msgid "Group object overrides" msgstr "" #: ipaserver/plugins/idviews.py:118 msgid "Hosts the view applies to" msgstr "" #: ipaserver/plugins/idviews.py:137 msgid "Add a new ID View." msgstr "" #: ipaserver/plugins/idviews.py:138 #, python-format msgid "Added ID View \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:143 msgid "Delete an ID View." msgstr "" #: ipaserver/plugins/idviews.py:144 #, python-format msgid "Deleted ID View \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:156 msgid "Modify an ID View." msgstr "" #: ipaserver/plugins/idviews.py:157 #, python-format msgid "Modified an ID View \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:169 msgid "Search for an ID View." msgstr "" #: ipaserver/plugins/idviews.py:170 #, python-format msgid "%(count)d ID View matched" msgid_plural "%(count)d ID Views matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/idviews.py:176 msgid "Display information about an ID View." msgstr "" #: ipaserver/plugins/idviews.py:181 msgid "Enumerate all the hosts the view applies to." msgstr "" #: ipaserver/plugins/idviews.py:280 msgid "Default Trust View cannot be applied on hosts" msgstr "" #: ipaserver/plugins/idviews.py:308 ipaserver/plugins/idviews.py:331 msgid "not found" msgstr "" #: ipaserver/plugins/idviews.py:329 msgid "ID View already applied" msgstr "" #: ipaserver/plugins/idviews.py:349 msgid "value" msgstr "" #: ipaserver/plugins/idviews.py:358 msgid "" "Applies ID View to specified hosts or current members of specified " "hostgroups. If any other ID View is applied to the host, it is overridden." msgstr "" #: ipaserver/plugins/idviews.py:362 #, python-format msgid "ID View applied to %i host." msgstr "" #: ipaserver/plugins/idviews.py:363 #, python-format msgid "ID View applied to %i hosts." msgstr "" #: ipaserver/plugins/idviews.py:370 msgid "Hosts to apply the ID View to" msgstr "" #: ipaserver/plugins/idviews.py:375 msgid "" "Hostgroups to whose hosts apply the ID View to. Please note that view is not " "applied automatically to any hosts added to the hostgroup after running the " "idview-apply command." msgstr "" #: ipaserver/plugins/idviews.py:378 ipaserver/plugins/idviews.py:421 msgid "hostgroups" msgstr "" #: ipaserver/plugins/idviews.py:386 msgid "Hosts that this ID View was applied to." msgstr "" #: ipaserver/plugins/idviews.py:390 msgid "Hosts or hostgroups that this ID View could not be applied to." msgstr "" #: ipaserver/plugins/idviews.py:395 msgid "Number of hosts the ID View was applied to:" msgstr "" #: ipaserver/plugins/idviews.py:402 msgid "" "Clears ID View from specified hosts or current members of specified " "hostgroups." msgstr "" #: ipaserver/plugins/idviews.py:405 #, python-format msgid "ID View cleared from %i host." msgstr "" #: ipaserver/plugins/idviews.py:406 #, python-format msgid "ID View cleared from %i hosts." msgstr "" #: ipaserver/plugins/idviews.py:413 msgid "Hosts to clear (any) ID View from." msgstr "" #: ipaserver/plugins/idviews.py:418 msgid "" "Hostgroups whose hosts should have ID Views cleared. Note that view is not " "cleared automatically from any host added to the hostgroup after running " "idview-unapply command." msgstr "" #: ipaserver/plugins/idviews.py:429 msgid "Hosts that ID View was cleared from." msgstr "" #: ipaserver/plugins/idviews.py:433 msgid "Hosts or hostgroups that ID View could not be cleared from." msgstr "" #: ipaserver/plugins/idviews.py:438 msgid "Number of hosts that had a ID View was unset:" msgstr "" #: ipaserver/plugins/idviews.py:474 msgid "" "You are trying to reference a magic private group which is not allowed to be " "overridden. Try overriding the GID attribute of the corresponding user " "instead." msgstr "" #: ipaserver/plugins/idviews.py:511 msgid "IPA object" msgstr "" #: ipaserver/plugins/idviews.py:512 msgid "" "system IPA objects (e.g system groups, user private groups) cannot be " "overridden" msgstr "" #: ipaserver/plugins/idviews.py:606 #, python-format msgid "Anchor '%(anchor)s' could not be resolved." msgstr "" #: ipaserver/plugins/idviews.py:653 msgid "Anchor to override" msgstr "" #: ipaserver/plugins/idviews.py:717 msgid "Default Trust View cannot contain IPA users" msgstr "" #: ipaserver/plugins/idviews.py:721 msgid "Add a new ID override." msgstr "" #: ipaserver/plugins/idviews.py:722 #, python-format msgid "Added ID override \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:737 msgid "Delete an ID override." msgstr "" #: ipaserver/plugins/idviews.py:738 #, python-format msgid "Deleted ID override \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:763 msgid "Modify an ID override." msgstr "" #: ipaserver/plugins/idviews.py:764 #, python-format msgid "Modified an ID override \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:771 msgid "ID override" msgstr "" #: ipaserver/plugins/idviews.py:772 msgid "ID overrides cannot be renamed" msgstr "" #: ipaserver/plugins/idviews.py:784 msgid "Search for an ID override." msgstr "" #: ipaserver/plugins/idviews.py:785 #, python-format msgid "%(count)d ID override matched" msgid_plural "%(count)d ID overrides matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/idviews.py:797 msgid "Display information about an ID override." msgstr "" #: ipaserver/plugins/idviews.py:809 ipaserver/plugins/idviews.py:813 msgid "User ID override" msgstr "" #: ipaserver/plugins/idviews.py:810 ipaserver/plugins/idviews.py:812 msgid "User ID overrides" msgstr "" #: ipaserver/plugins/idviews.py:853 msgid "User ID Number" msgstr "" #: ipaserver/plugins/idviews.py:920 ipaserver/plugins/idviews.py:924 msgid "Group ID override" msgstr "" #: ipaserver/plugins/idviews.py:921 ipaserver/plugins/idviews.py:923 msgid "Group ID overrides" msgstr "" #: ipaserver/plugins/idviews.py:965 msgid "Add one or more certificates to the idoverrideuser entry" msgstr "" #: ipaserver/plugins/idviews.py:966 #, python-format msgid "Added certificates to idoverrideuser \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:987 msgid "Remove one or more certificates to the idoverrideuser entry" msgstr "" #: ipaserver/plugins/idviews.py:988 #, python-format msgid "Removed certificates from idoverrideuser \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:1010 msgid "Add a new User ID override." msgstr "" #: ipaserver/plugins/idviews.py:1011 #, python-format msgid "Added User ID override \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:1035 msgid "Delete an User ID override." msgstr "" #: ipaserver/plugins/idviews.py:1036 #, python-format msgid "Deleted User ID override \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:1041 msgid "Modify an User ID override." msgstr "" #: ipaserver/plugins/idviews.py:1042 #, python-format msgid "Modified an User ID override \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:1073 msgid "Search for an User ID override." msgstr "" #: ipaserver/plugins/idviews.py:1074 #, python-format msgid "%(count)d User ID override matched" msgid_plural "%(count)d User ID overrides matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/idviews.py:1088 msgid "Display information about an User ID override." msgstr "" #: ipaserver/plugins/idviews.py:1100 msgid "Add a new Group ID override." msgstr "" #: ipaserver/plugins/idviews.py:1101 #, python-format msgid "Added Group ID override \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:1106 msgid "Delete an Group ID override." msgstr "" #: ipaserver/plugins/idviews.py:1107 #, python-format msgid "Deleted Group ID override \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:1112 msgid "Modify an Group ID override." msgstr "" #: ipaserver/plugins/idviews.py:1113 #, python-format msgid "Modified an Group ID override \"%(value)s\"" msgstr "" #: ipaserver/plugins/idviews.py:1118 msgid "Search for an Group ID override." msgstr "" #: ipaserver/plugins/idviews.py:1119 #, python-format msgid "%(count)d Group ID override matched" msgid_plural "%(count)d Group ID overrides matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/idviews.py:1125 msgid "Display information about an Group ID override." msgstr "" #: ipaserver/plugins/internal.py:45 ipaserver/plugins/internal.py:54 msgid "Name of object to export" msgstr "" #: ipaserver/plugins/internal.py:48 ipaserver/plugins/internal.py:57 msgid "Name of method to export" msgstr "" #: ipaserver/plugins/internal.py:60 msgid "Name of command to export" msgstr "" #: ipaserver/plugins/internal.py:65 msgid "Dict of JSON encoded IPA Objects" msgstr "" #: ipaserver/plugins/internal.py:66 msgid "Dict of JSON encoded IPA Methods" msgstr "" #: ipaserver/plugins/internal.py:67 msgid "Dict of JSON encoded IPA Commands" msgstr "" #: ipaserver/plugins/internal.py:157 msgid "Your session has expired. Please re-login." msgstr "" #: ipaserver/plugins/internal.py:161 ipaserver/plugins/internal.py:219 msgid "Apply" msgstr "" #: ipaserver/plugins/internal.py:162 msgid "Rebuild auto membership" msgstr "" #: ipaserver/plugins/internal.py:163 msgid "Are you sure you want to rebuild auto membership?" msgstr "" #: ipaserver/plugins/internal.py:165 msgid "Are you sure you want to proceed with the action?" msgstr "" #: ipaserver/plugins/internal.py:166 #, python-brace-format msgid "Are you sure you want to delete ${object}?" msgstr "" #: ipaserver/plugins/internal.py:167 #, python-brace-format msgid "Are you sure you want to disable ${object}?" msgstr "" #: ipaserver/plugins/internal.py:168 #, python-brace-format msgid "Are you sure you want to enable ${object}?" msgstr "" #: ipaserver/plugins/internal.py:169 msgid "Actions" msgstr "" #: ipaserver/plugins/internal.py:173 #, python-brace-format msgid "Add RunAs ${other_entity} into ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:174 #, python-brace-format msgid "Add RunAs Groups into ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:175 #, python-brace-format msgid "Add ${other_entity} Managing ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:176 #, python-brace-format msgid "Add ${other_entity} into ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:177 #, python-brace-format msgid "Add Allow ${other_entity} into ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:178 #, python-brace-format msgid "Add Deny ${other_entity} into ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:179 #, python-brace-format msgid "Add ${entity} ${primary_key} into ${other_entity}" msgstr "" #: ipaserver/plugins/internal.py:181 #, python-brace-format msgid "${count} item(s) added" msgstr "" #: ipaserver/plugins/internal.py:182 msgid "Direct Membership" msgstr "" #: ipaserver/plugins/internal.py:183 #, python-brace-format msgid "Filter available ${other_entity}" msgstr "" #: ipaserver/plugins/internal.py:184 msgid "Indirect Membership" msgstr "" #: ipaserver/plugins/internal.py:185 msgid "No entries." msgstr "" #: ipaserver/plugins/internal.py:186 #, python-brace-format msgid "Showing ${start} to ${end} of ${total} entries." msgstr "" #: ipaserver/plugins/internal.py:188 #, python-brace-format msgid "Remove RunAs ${other_entity} from ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:189 #, python-brace-format msgid "Remove RunAs Groups from ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:190 #, python-brace-format msgid "Remove ${other_entity} Managing ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:191 #, python-brace-format msgid "Remove ${other_entity} from ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:192 #, python-brace-format msgid "Remove Allow ${other_entity} from ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:193 #, python-brace-format msgid "Remove Deny ${other_entity} from ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:194 #, python-brace-format msgid "Remove ${entity} ${primary_key} from ${other_entity}" msgstr "" #: ipaserver/plugins/internal.py:196 #, python-brace-format msgid "${count} item(s) removed" msgstr "" #: ipaserver/plugins/internal.py:197 msgid "Show Results" msgstr "" #: ipaserver/plugins/internal.py:200 msgid "Authentication indicators" msgstr "" #: ipaserver/plugins/internal.py:201 msgid "Authentication indicator" msgstr "" #: ipaserver/plugins/internal.py:202 msgid "" "

Implicit method (password) will be used if no method is chosen.

Password + Two-factor: LDAP and Kerberos allow " "authentication with either one of the authentication types but Kerberos uses " "pre-authentication method which requires to use armor ccache.

RADIUS with another type: Kerberos always use RADIUS, " "but LDAP never does. LDAP only recognize the password and two-factor " "authentication options.

" msgstr "" #: ipaserver/plugins/internal.py:203 msgid "Add Custom Authentication Indicator" msgstr "" #: ipaserver/plugins/internal.py:204 ipaserver/plugins/internal.py:822 #: ipaserver/plugins/passwd.py:93 msgid "OTP" msgstr "" #: ipaserver/plugins/internal.py:205 msgid "Two factor authentication (password + OTP)" msgstr "" #: ipaserver/plugins/internal.py:207 msgid "RADIUS" msgstr "" #: ipaserver/plugins/internal.py:208 msgid "Disable per-user override" msgstr "" #: ipaserver/plugins/internal.py:209 msgid "" "

Per-user setting, overwrites the global setting if any option is checked." "

Password + Two-factor: LDAP and Kerberos allow " "authentication with either one of the authentication types but Kerberos uses " "pre-authentication method which requires to use armor ccache.

RADIUS with another type: Kerberos always use RADIUS, " "but LDAP never does. LDAP only recognize the password and two-factor " "authentication options.

" msgstr "" #: ipaserver/plugins/internal.py:212 ipaserver/plugins/internal.py:275 msgid "About" msgstr "" #: ipaserver/plugins/internal.py:213 msgid "Activate" msgstr "" #: ipaserver/plugins/internal.py:214 msgid "Add" msgstr "" #: ipaserver/plugins/internal.py:215 msgid "Add and Add Another" msgstr "" #: ipaserver/plugins/internal.py:216 msgid "Add and Close" msgstr "" #: ipaserver/plugins/internal.py:217 msgid "Add and Edit" msgstr "" #: ipaserver/plugins/internal.py:218 msgid "Add Many" msgstr "" #: ipaserver/plugins/internal.py:220 msgid "Back" msgstr "" #: ipaserver/plugins/internal.py:221 msgid "Cancel" msgstr "" #: ipaserver/plugins/internal.py:222 msgid "Close" msgstr "" #: ipaserver/plugins/internal.py:223 ipaserver/plugins/internal.py:855 msgid "Disable" msgstr "" #: ipaserver/plugins/internal.py:224 ipaserver/plugins/internal.py:399 msgid "Download" msgstr "" #: ipaserver/plugins/internal.py:225 msgid "Download certificate as PEM formatted file." msgstr "" #: ipaserver/plugins/internal.py:226 msgid "Edit" msgstr "" #: ipaserver/plugins/internal.py:227 ipaserver/plugins/internal.py:857 msgid "Enable" msgstr "" #: ipaserver/plugins/internal.py:229 msgid "Find" msgstr "" #: ipaserver/plugins/internal.py:230 msgid "Get" msgstr "" #: ipaserver/plugins/internal.py:231 msgid "Hide" msgstr "" #: ipaserver/plugins/internal.py:232 msgid "Issue" msgstr "" #: ipaserver/plugins/internal.py:233 msgid "OK" msgstr "" #: ipaserver/plugins/internal.py:234 msgid "Refresh" msgstr "" #: ipaserver/plugins/internal.py:235 msgid "Reload current settings from the server." msgstr "" #: ipaserver/plugins/internal.py:236 msgid "Delete" msgstr "" #: ipaserver/plugins/internal.py:237 msgid "Remove hold" msgstr "" #: ipaserver/plugins/internal.py:238 msgid "Reset" msgstr "" #: ipaserver/plugins/internal.py:239 msgid "Reset Password and Login" msgstr "" #: ipaserver/plugins/internal.py:240 msgid "Restore" msgstr "" #: ipaserver/plugins/internal.py:241 msgid "Retry" msgstr "" #: ipaserver/plugins/internal.py:242 msgid "Revert" msgstr "" #: ipaserver/plugins/internal.py:244 msgid "Revoke" msgstr "" #: ipaserver/plugins/internal.py:245 msgid "Save" msgstr "" #: ipaserver/plugins/internal.py:246 msgid "Set" msgstr "" #: ipaserver/plugins/internal.py:247 msgid "Show" msgstr "" #: ipaserver/plugins/internal.py:248 msgid "Stage" msgstr "" #: ipaserver/plugins/internal.py:250 msgid "Update" msgstr "" #: ipaserver/plugins/internal.py:251 msgid "View" msgstr "" #: ipaserver/plugins/internal.py:254 msgid "Collapse All" msgstr "" #: ipaserver/plugins/internal.py:255 msgid "Expand All" msgstr "" #: ipaserver/plugins/internal.py:256 msgid "General" msgstr "" #: ipaserver/plugins/internal.py:257 msgid "Identity Settings" msgstr "" #: ipaserver/plugins/internal.py:258 #, python-brace-format msgid "${entity} ${primary_key} Settings" msgstr "" #: ipaserver/plugins/internal.py:259 msgid "Back to Top" msgstr "" #: ipaserver/plugins/internal.py:260 #, python-brace-format msgid "${entity} ${primary_key} updated" msgstr "" #: ipaserver/plugins/internal.py:263 #, python-brace-format msgid "${entity} successfully added" msgstr "" #: ipaserver/plugins/internal.py:264 msgid "Add custom value" msgstr "" #: ipaserver/plugins/internal.py:265 #, python-brace-format msgid "Add ${entity}" msgstr "" #: ipaserver/plugins/internal.py:266 msgid "Available" msgstr "" #: ipaserver/plugins/internal.py:267 msgid "Some operations failed." msgstr "" #: ipaserver/plugins/internal.py:268 msgid "Operations Error" msgstr "" #: ipaserver/plugins/internal.py:269 msgid "Confirmation" msgstr "" #: ipaserver/plugins/internal.py:270 msgid "Custom value" msgstr "" #: ipaserver/plugins/internal.py:271 msgid "This page has unsaved changes. Please save or revert." msgstr "" #: ipaserver/plugins/internal.py:272 msgid "Unsaved Changes" msgstr "" #: ipaserver/plugins/internal.py:273 #, python-brace-format msgid "Edit ${entity}" msgstr "" #: ipaserver/plugins/internal.py:274 msgid "Hide details" msgstr "" #: ipaserver/plugins/internal.py:276 #, python-brace-format msgid "${product}, version: ${version}" msgstr "" #: ipaserver/plugins/internal.py:277 msgid "Prospective" msgstr "" #: ipaserver/plugins/internal.py:278 msgid "Redirection" msgstr "" #: ipaserver/plugins/internal.py:279 msgid "Select entries to be removed." msgstr "" #: ipaserver/plugins/internal.py:280 #, python-brace-format msgid "Remove ${entity}" msgstr "" #: ipaserver/plugins/internal.py:281 msgid "Result" msgstr "" #: ipaserver/plugins/internal.py:282 msgid "Show details" msgstr "" #: ipaserver/plugins/internal.py:283 msgid "Success" msgstr "" #: ipaserver/plugins/internal.py:284 msgid "Validation error" msgstr "" #: ipaserver/plugins/internal.py:285 msgid "Input form contains invalid or missing values." msgstr "" #: ipaserver/plugins/internal.py:288 msgid "Please try the following options:" msgstr "" #: ipaserver/plugins/internal.py:289 msgid "If the problem persists please contact the system administrator." msgstr "" #: ipaserver/plugins/internal.py:290 msgid "Refresh the page." msgstr "" #: ipaserver/plugins/internal.py:291 msgid "Reload the browser." msgstr "" #: ipaserver/plugins/internal.py:292 msgid "Return to the main page and retry the operation" msgstr "" #: ipaserver/plugins/internal.py:293 #, python-brace-format msgid "An error has occurred (${error})" msgstr "" #: ipaserver/plugins/internal.py:297 msgid "HTTP Error" msgstr "" #: ipaserver/plugins/internal.py:298 msgid "Internal Error" msgstr "" #: ipaserver/plugins/internal.py:299 msgid "IPA Error" msgstr "" #: ipaserver/plugins/internal.py:300 msgid "No response" msgstr "" #: ipaserver/plugins/internal.py:301 msgid "Unknown Error" msgstr "" #: ipaserver/plugins/internal.py:302 msgid "URL" msgstr "" #: ipaserver/plugins/internal.py:305 #, python-brace-format msgid "${primary_key} is managed by:" msgstr "" #: ipaserver/plugins/internal.py:306 #, python-brace-format msgid "${primary_key} members:" msgstr "" #: ipaserver/plugins/internal.py:307 #, python-brace-format msgid "${primary_key} is a member of:" msgstr "" #: ipaserver/plugins/internal.py:310 msgid "Settings" msgstr "" #: ipaserver/plugins/internal.py:311 ipaserver/plugins/internal.py:847 msgid "Search" msgstr "" #: ipaserver/plugins/internal.py:313 msgid "False" msgstr "" #: ipaserver/plugins/internal.py:315 #, python-brace-format msgid "Allow ${other_entity} to create keytab of ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:316 #, python-brace-format msgid "Allow ${other_entity} to retrieve keytab of ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:317 msgid "Allowed to create keytab" msgstr "" #: ipaserver/plugins/internal.py:318 msgid "Allowed to retrieve keytab" msgstr "" #: ipaserver/plugins/internal.py:319 #, python-brace-format msgid "Disallow ${other_entity} to create keytab of ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:320 #, python-brace-format msgid "Disallow ${other_entity} to retrieve keytab of ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:323 msgid "Inherited from server configuration" msgstr "" #: ipaserver/plugins/internal.py:324 msgid "MS-PAC" msgstr "" #: ipaserver/plugins/internal.py:325 msgid "Override inherited settings" msgstr "" #: ipaserver/plugins/internal.py:326 msgid "PAD" msgstr "" #: ipaserver/plugins/internal.py:329 msgid "" " To login with username and " "password, enter them in the corresponding fields, then click Login." msgstr "" #: ipaserver/plugins/internal.py:330 msgid "Logged In As" msgstr "" #: ipaserver/plugins/internal.py:331 #, python-brace-format msgid "" " To login with Kerberos, " "please make sure you have valid tickets (obtainable via kinit) and configured the " "browser correctly, then click Login." msgstr "" #: ipaserver/plugins/internal.py:332 msgid "Login" msgstr "" #: ipaserver/plugins/internal.py:333 msgid "Logout" msgstr "" #: ipaserver/plugins/internal.py:334 msgid "Logout error" msgstr "" #: ipaserver/plugins/internal.py:336 msgid "Sync OTP Token" msgstr "" #: ipaserver/plugins/internal.py:337 msgid "Username" msgstr "" #: ipaserver/plugins/internal.py:340 msgid "number of passwords" msgstr "" #: ipaserver/plugins/internal.py:341 msgid "seconds" msgstr "" #: ipaserver/plugins/internal.py:345 ipaserver/plugins/internal.py:350 #: ipaserver/plugins/internal.py:647 msgid "Attribute" msgstr "" #: ipaserver/plugins/internal.py:348 #, python-brace-format msgid "Add Condition into ${pkey}" msgstr "" #: ipaserver/plugins/internal.py:349 msgid "Add Rule" msgstr "" #: ipaserver/plugins/internal.py:351 msgid "Default host group" msgstr "" #: ipaserver/plugins/internal.py:352 msgid "Default user group" msgstr "" #: ipaserver/plugins/internal.py:353 msgid "Exclusive" msgstr "" #: ipaserver/plugins/internal.py:354 msgid "Expression" msgstr "" #: ipaserver/plugins/internal.py:355 msgid "Host group rule" msgstr "" #: ipaserver/plugins/internal.py:356 msgid "Host group rules" msgstr "" #: ipaserver/plugins/internal.py:357 msgid "Inclusive" msgstr "" #: ipaserver/plugins/internal.py:358 msgid "User group rule" msgstr "" #: ipaserver/plugins/internal.py:359 msgid "User group rules" msgstr "" #: ipaserver/plugins/internal.py:364 msgid "Automount Location Settings" msgstr "" #: ipaserver/plugins/internal.py:367 msgid "Map Type" msgstr "" #: ipaserver/plugins/internal.py:368 msgid "Direct" msgstr "" #: ipaserver/plugins/internal.py:369 msgid "Indirect" msgstr "" #: ipaserver/plugins/internal.py:372 msgid "All" msgstr "" #: ipaserver/plugins/internal.py:373 msgid "Any CA" msgstr "" #: ipaserver/plugins/internal.py:374 ipaserver/plugins/internal.py:526 #: ipaserver/plugins/internal.py:619 ipaserver/plugins/internal.py:689 #: ipaserver/plugins/internal.py:752 msgid "Any Host" msgstr "" #: ipaserver/plugins/internal.py:375 ipaserver/plugins/internal.py:527 msgid "Any Service" msgstr "" #: ipaserver/plugins/internal.py:376 msgid "Any Profile" msgstr "" #: ipaserver/plugins/internal.py:377 ipaserver/plugins/internal.py:528 #: ipaserver/plugins/internal.py:620 ipaserver/plugins/internal.py:690 #: ipaserver/plugins/internal.py:753 msgid "Anyone" msgstr "" #: ipaserver/plugins/internal.py:378 ipaserver/plugins/internal.py:530 #: ipaserver/plugins/internal.py:758 msgid "Rule status" msgstr "" #: ipaserver/plugins/internal.py:379 msgid "If no CAs are specified, requests to the default CA are allowed." msgstr "" #: ipaserver/plugins/internal.py:381 msgid "Specified CAs" msgstr "" #: ipaserver/plugins/internal.py:382 ipaserver/plugins/internal.py:532 #: ipaserver/plugins/internal.py:626 ipaserver/plugins/internal.py:692 #: ipaserver/plugins/internal.py:765 msgid "Specified Hosts and Groups" msgstr "" #: ipaserver/plugins/internal.py:383 msgid "Specified Profiles" msgstr "" #: ipaserver/plugins/internal.py:384 ipaserver/plugins/internal.py:533 msgid "Specified Services and Groups" msgstr "" #: ipaserver/plugins/internal.py:385 ipaserver/plugins/internal.py:534 #: ipaserver/plugins/internal.py:627 ipaserver/plugins/internal.py:693 #: ipaserver/plugins/internal.py:766 msgid "Specified Users and Groups" msgstr "" #: ipaserver/plugins/internal.py:386 msgid "Permitted to have certificates issued" msgstr "" #: ipaserver/plugins/internal.py:389 msgid "AA Compromise" msgstr "" #: ipaserver/plugins/internal.py:390 msgid "Add principal" msgstr "" #: ipaserver/plugins/internal.py:391 msgid "Affiliation Changed" msgstr "" #: ipaserver/plugins/internal.py:393 msgid "CA Compromise" msgstr "" #: ipaserver/plugins/internal.py:395 ipaserver/plugins/internal.py:867 msgid "Certificates" msgstr "" #: ipaserver/plugins/internal.py:396 msgid "Certificate Hold" msgstr "" #: ipaserver/plugins/internal.py:397 msgid "Cessation of Operation" msgstr "" #: ipaserver/plugins/internal.py:398 msgid "Common Name" msgstr "" #: ipaserver/plugins/internal.py:400 msgid "the certificate with serial number " msgstr "" #: ipaserver/plugins/internal.py:401 msgid "Expires On" msgstr "" #: ipaserver/plugins/internal.py:402 msgid "Issued on from" msgstr "" #: ipaserver/plugins/internal.py:403 msgid "Issued on to" msgstr "" #: ipaserver/plugins/internal.py:404 msgid "Maximum serial number" msgstr "" #: ipaserver/plugins/internal.py:405 msgid "Minimum serial number" msgstr "" #: ipaserver/plugins/internal.py:407 msgid "Revoked on from" msgstr "" #: ipaserver/plugins/internal.py:408 msgid "Revoked on to" msgstr "" #: ipaserver/plugins/internal.py:410 msgid "Valid not after from" msgstr "" #: ipaserver/plugins/internal.py:411 msgid "Valid not after to" msgstr "" #: ipaserver/plugins/internal.py:412 msgid "Valid not before from" msgstr "" #: ipaserver/plugins/internal.py:413 msgid "Valid not before to" msgstr "" #: ipaserver/plugins/internal.py:414 msgid "Fingerprints" msgstr "" #: ipaserver/plugins/internal.py:415 msgid "Get Certificate" msgstr "" #: ipaserver/plugins/internal.py:416 msgid "Certificate Hold Removed" msgstr "" #: ipaserver/plugins/internal.py:417 #, python-brace-format msgid "Issue New Certificate for ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:418 msgid "Issue New Certificate" msgstr "" #: ipaserver/plugins/internal.py:419 msgid "Issued By" msgstr "" #: ipaserver/plugins/internal.py:420 msgid "Issued On" msgstr "" #: ipaserver/plugins/internal.py:421 msgid "Issued To" msgstr "" #: ipaserver/plugins/internal.py:422 msgid "Key Compromise" msgstr "" #: ipaserver/plugins/internal.py:423 msgid "MD5 Fingerprint" msgstr "" #: ipaserver/plugins/internal.py:424 msgid "No Valid Certificate" msgstr "" #: ipaserver/plugins/internal.py:425 msgid "New Certificate" msgstr "" #: ipaserver/plugins/internal.py:426 msgid "Certificate in base64 or PEM format" msgstr "" #: ipaserver/plugins/internal.py:427 msgid "Note" msgstr "" #: ipaserver/plugins/internal.py:428 msgid "Organization" msgstr "" #: ipaserver/plugins/internal.py:429 msgid "Organizational Unit" msgstr "" #: ipaserver/plugins/internal.py:430 #, python-brace-format msgid "${count} certificate(s) present" msgstr "" #: ipaserver/plugins/internal.py:431 msgid "Privilege Withdrawn" msgstr "" #: ipaserver/plugins/internal.py:432 msgid "Reason for Revocation" msgstr "" #: ipaserver/plugins/internal.py:433 msgid "Remove Hold" msgstr "" #: ipaserver/plugins/internal.py:434 #, python-brace-format msgid "Remove Certificate Hold for ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:435 msgid "Remove Certificate Hold" msgstr "" #: ipaserver/plugins/internal.py:436 msgid "Do you want to remove the certificate hold?" msgstr "" #: ipaserver/plugins/internal.py:437 msgid "Remove from CRL" msgstr "" #: ipaserver/plugins/internal.py:438 #, python-brace-format msgid "" "
  1. Create a certificate database or use an existing one. To create a " "new database:
    # certutil -N -d <database path>
  2. " "
  3. Create a CSR with subject CN=<${cn_name}>,O=<realm>, for example:
    # certutil -R -d <database path> -a -g " "<key size> -s 'CN=${cn},O=${realm}'${san}
  4. Copy and " "paste the CSR (from -----BEGIN NEW CERTIFICATE REQUEST----- to " "-----END NEW CERTIFICATE REQUEST-----) into the text area below:
" msgstr "" #: ipaserver/plugins/internal.py:439 #, python-brace-format msgid " -8 '${cn}'" msgstr "" #: ipaserver/plugins/internal.py:440 msgid "Certificate requested" msgstr "" #: ipaserver/plugins/internal.py:442 #, python-brace-format msgid "Revoke Certificate for ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:443 msgid "Revoke Certificate" msgstr "" #: ipaserver/plugins/internal.py:444 msgid "" "Do you want to revoke this certificate? Select a reason from the pull-down " "list." msgstr "" #: ipaserver/plugins/internal.py:445 msgid "Certificate Revoked" msgstr "" #: ipaserver/plugins/internal.py:446 msgid "REVOKED" msgstr "" #: ipaserver/plugins/internal.py:449 msgid "SHA1 Fingerprint" msgstr "" #: ipaserver/plugins/internal.py:450 msgid "SHA256 Fingerprint" msgstr "" #: ipaserver/plugins/internal.py:452 msgid "Superseded" msgstr "" #: ipaserver/plugins/internal.py:453 msgid "Unspecified" msgstr "" #: ipaserver/plugins/internal.py:454 msgid "Valid Certificate Present" msgstr "" #: ipaserver/plugins/internal.py:455 msgid "Valid from" msgstr "" #: ipaserver/plugins/internal.py:456 msgid "Valid to" msgstr "" #: ipaserver/plugins/internal.py:457 msgid "Validity" msgstr "" #: ipaserver/plugins/internal.py:458 #, python-brace-format msgid "Certificate for ${entity} ${primary_key}" msgstr "" #: ipaserver/plugins/internal.py:459 msgid "View Certificate" msgstr "" #: ipaserver/plugins/internal.py:462 msgid "Group Options" msgstr "" #: ipaserver/plugins/internal.py:463 msgid "Search Options" msgstr "" #: ipaserver/plugins/internal.py:464 msgid "SELinux Options" msgstr "" #: ipaserver/plugins/internal.py:465 msgid "Service Options" msgstr "" #: ipaserver/plugins/internal.py:466 msgid "User Options" msgstr "" #: ipaserver/plugins/internal.py:471 msgid "Forward first" msgstr "" #: ipaserver/plugins/internal.py:472 msgid "Forwarding disabled" msgstr "" #: ipaserver/plugins/internal.py:473 msgid "Forward only" msgstr "" #: ipaserver/plugins/internal.py:474 ipaserver/plugins/internal.py:761 #: ipaserver/plugins/internal.py:792 msgid "Options" msgstr "" #: ipaserver/plugins/internal.py:475 msgid "Update System DNS Records" msgstr "" #: ipaserver/plugins/internal.py:476 msgid "Do you want to update system DNS records?" msgstr "" #: ipaserver/plugins/internal.py:477 msgid "System DNS records updated" msgstr "" #: ipaserver/plugins/internal.py:481 msgid "DNS record was deleted because it contained no data." msgstr "" #: ipaserver/plugins/internal.py:482 msgid "Other Record Types" msgstr "" #: ipaserver/plugins/internal.py:483 msgid "Address not valid, can't redirect" msgstr "" #: ipaserver/plugins/internal.py:484 msgid "Create dns record" msgstr "" #: ipaserver/plugins/internal.py:485 msgid "Creating record." msgstr "" #: ipaserver/plugins/internal.py:486 msgid "Record creation failed." msgstr "" #: ipaserver/plugins/internal.py:487 msgid "Checking if record exists." msgstr "" #: ipaserver/plugins/internal.py:488 msgid "Record not found." msgstr "" #: ipaserver/plugins/internal.py:489 msgid "Redirection to PTR record" msgstr "" #: ipaserver/plugins/internal.py:490 #, python-brace-format msgid "Zone found: ${zone}" msgstr "" #: ipaserver/plugins/internal.py:491 msgid "Target reverse zone not found." msgstr "" #: ipaserver/plugins/internal.py:492 msgid "Fetching DNS zones." msgstr "" #: ipaserver/plugins/internal.py:493 msgid "An error occurred while fetching dns zones." msgstr "" #: ipaserver/plugins/internal.py:494 msgid "You will be redirected to DNS Zone." msgstr "" #: ipaserver/plugins/internal.py:495 msgid "Standard Record Types" msgstr "" #: ipaserver/plugins/internal.py:496 msgid "Records for DNS Zone" msgstr "" #: ipaserver/plugins/internal.py:497 msgid "Record Type" msgstr "" #: ipaserver/plugins/internal.py:500 msgid "DNS Zone Settings" msgstr "" #: ipaserver/plugins/internal.py:501 msgid "Add Permission" msgstr "" #: ipaserver/plugins/internal.py:502 #, python-brace-format msgid "Are you sure you want to add permission for DNS Zone ${object}?" msgstr "" #: ipaserver/plugins/internal.py:503 msgid "Remove Permission" msgstr "" #: ipaserver/plugins/internal.py:504 #, python-brace-format msgid "Are you sure you want to remove permission for DNS Zone ${object}?" msgstr "" #: ipaserver/plugins/internal.py:505 msgid "Skip DNS check" msgstr "" #: ipaserver/plugins/internal.py:506 msgid "Skip overlap check" msgstr "" #: ipaserver/plugins/internal.py:507 msgid "Do you want to check if new authoritative nameserver address is in DNS" msgstr "" #: ipaserver/plugins/internal.py:508 msgid "Authoritative nameserver change" msgstr "" #: ipaserver/plugins/internal.py:513 msgid "Level" msgstr "" #: ipaserver/plugins/internal.py:514 msgid "Set Domain Level" msgstr "" #: ipaserver/plugins/internal.py:517 msgid "Group Settings" msgstr "" #: ipaserver/plugins/internal.py:518 ipaserver/plugins/internal.py:621 #: ipaserver/plugins/internal.py:756 msgid "External" msgstr "" #: ipaserver/plugins/internal.py:519 msgid "Change to external group" msgstr "" #: ipaserver/plugins/internal.py:520 msgid "Change to POSIX group" msgstr "" #: ipaserver/plugins/internal.py:521 msgid "Normal" msgstr "" #: ipaserver/plugins/internal.py:522 msgid "POSIX" msgstr "" #: ipaserver/plugins/internal.py:523 msgid "Group Type" msgstr "" #: ipaserver/plugins/internal.py:529 msgid "Accessing" msgstr "" #: ipaserver/plugins/internal.py:531 msgid "Via Service" msgstr "" #: ipaserver/plugins/internal.py:535 ipaserver/plugins/internal.py:767 msgid "Who" msgstr "" #: ipaserver/plugins/internal.py:543 msgid "Access Denied" msgstr "" #: ipaserver/plugins/internal.py:544 msgid "Access Granted" msgstr "" #: ipaserver/plugins/internal.py:545 msgid "Include Disabled" msgstr "" #: ipaserver/plugins/internal.py:546 msgid "Include Enabled" msgstr "" #: ipaserver/plugins/internal.py:547 msgid "HBAC Test" msgstr "" #: ipaserver/plugins/internal.py:548 msgid "Matched" msgstr "" #: ipaserver/plugins/internal.py:549 msgid "Missing values: " msgstr "" #: ipaserver/plugins/internal.py:550 msgid "New Test" msgstr "" #: ipaserver/plugins/internal.py:551 msgid "Rules" msgstr "" #: ipaserver/plugins/internal.py:552 msgid "Run Test" msgstr "" #: ipaserver/plugins/internal.py:553 #, python-brace-format msgid "Specify external ${entity}" msgstr "" #: ipaserver/plugins/internal.py:554 msgid "Unmatched" msgstr "" #: ipaserver/plugins/internal.py:557 msgid "Host Certificate" msgstr "" #: ipaserver/plugins/internal.py:558 ipaserver/plugins/internal.py:708 msgid "Host Name" msgstr "" #: ipaserver/plugins/internal.py:559 ipaserver/plugins/internal.py:706 msgid "Delete Key, Unprovision" msgstr "" #: ipaserver/plugins/internal.py:560 msgid "Host Settings" msgstr "" #: ipaserver/plugins/internal.py:561 msgid "Enrolled" msgstr "" #: ipaserver/plugins/internal.py:562 msgid "Enrollment" msgstr "" #: ipaserver/plugins/internal.py:563 msgid "Fully Qualified Host Name" msgstr "" #: ipaserver/plugins/internal.py:564 msgid "Generate OTP" msgstr "" #: ipaserver/plugins/internal.py:565 msgid "Generated OTP" msgstr "" #: ipaserver/plugins/internal.py:566 msgid "Kerberos Key" msgstr "" #: ipaserver/plugins/internal.py:567 ipaserver/plugins/internal.py:709 msgid "Kerberos Key Not Present" msgstr "" #: ipaserver/plugins/internal.py:568 msgid "Kerberos Key Present, Host Provisioned" msgstr "" #: ipaserver/plugins/internal.py:569 ipaserver/plugins/internal.py:824 msgid "One-Time-Password" msgstr "" #: ipaserver/plugins/internal.py:570 msgid "One-Time-Password Not Present" msgstr "" #: ipaserver/plugins/internal.py:571 msgid "One-Time-Password Present" msgstr "" #: ipaserver/plugins/internal.py:572 msgid "Reset OTP" msgstr "" #: ipaserver/plugins/internal.py:573 msgid "Reset One-Time-Password" msgstr "" #: ipaserver/plugins/internal.py:574 msgid "Set OTP" msgstr "" #: ipaserver/plugins/internal.py:575 msgid "OTP set" msgstr "" #: ipaserver/plugins/internal.py:576 msgid "Set One-Time-Password" msgstr "" #: ipaserver/plugins/internal.py:578 ipaserver/plugins/internal.py:713 msgid "Unprovision" msgstr "" #: ipaserver/plugins/internal.py:579 msgid "Are you sure you want to unprovision this host?" msgstr "" #: ipaserver/plugins/internal.py:580 ipaserver/plugins/internal.py:715 #, python-brace-format msgid "Unprovisioning ${entity}" msgstr "" #: ipaserver/plugins/internal.py:581 msgid "Host unprovisioned" msgstr "" #: ipaserver/plugins/internal.py:584 msgid "Host Group Settings" msgstr "" #: ipaserver/plugins/internal.py:587 msgid "User to override" msgstr "" #: ipaserver/plugins/internal.py:588 msgid "" "Enter trusted or IPA user login. Note: search doesn't list users from " "trusted domains." msgstr "" #: ipaserver/plugins/internal.py:589 msgid "Enter trusted user login." msgstr "" #: ipaserver/plugins/internal.py:592 msgid "Group to override" msgstr "" #: ipaserver/plugins/internal.py:593 msgid "" "Enter trusted or IPA group name. Note: search doesn't list groups from " "trusted domains." msgstr "" #: ipaserver/plugins/internal.py:594 msgid "Enter trusted group name." msgstr "" #: ipaserver/plugins/internal.py:597 #, python-brace-format msgid "${primary_key} applies to:" msgstr "" #: ipaserver/plugins/internal.py:598 ipaserver/plugins/internal.py:599 msgid "Applied to hosts" msgstr "" #: ipaserver/plugins/internal.py:600 msgid "Apply to host groups" msgstr "" #: ipaserver/plugins/internal.py:601 #, python-brace-format msgid "Apply ID View ${primary_key} on hosts of ${entity}" msgstr "" #: ipaserver/plugins/internal.py:602 msgid "Apply to hosts" msgstr "" #: ipaserver/plugins/internal.py:603 #, python-brace-format msgid "Apply ID view ${primary_key} on ${entity}" msgstr "" #: ipaserver/plugins/internal.py:605 #, python-brace-format msgid "${primary_key} overrides:" msgstr "" #: ipaserver/plugins/internal.py:606 msgid "Un-apply from host groups" msgstr "" #: ipaserver/plugins/internal.py:607 msgid "Un-apply ID Views from hosts of hostgroups" msgstr "" #: ipaserver/plugins/internal.py:608 #, python-brace-format msgid "Un-apply ID View ${primary_key} from hosts of ${entity}" msgstr "" #: ipaserver/plugins/internal.py:609 msgid "Un-apply" msgstr "" #: ipaserver/plugins/internal.py:610 msgid "Un-apply from hosts" msgstr "" #: ipaserver/plugins/internal.py:611 msgid "Un-apply ID Views from hosts" msgstr "" #: ipaserver/plugins/internal.py:612 msgid "Are you sure you want to un-apply ID view from selected entries?" msgstr "" #: ipaserver/plugins/internal.py:613 #, python-brace-format msgid "Un-apply ID View ${primary_key} from hosts" msgstr "" #: ipaserver/plugins/internal.py:616 ipaserver/plugins/krbtpolicy.py:118 #: ipaserver/plugins/krbtpolicy.py:119 msgid "Kerberos Ticket Policy" msgstr "" #: ipaserver/plugins/internal.py:625 msgid "Netgroup Settings" msgstr "" #: ipaserver/plugins/internal.py:633 msgid "Add OTP Token" msgstr "" #: ipaserver/plugins/internal.py:634 #, python-brace-format msgid "" "You can use FreeOTP as a software " "OTP token application." msgstr "" #: ipaserver/plugins/internal.py:635 msgid "Configure your token" msgstr "" #: ipaserver/plugins/internal.py:636 msgid "" "Configure your token by scanning the QR code below. Click on the QR code if " "you see this on the device you want to configure." msgstr "" #: ipaserver/plugins/internal.py:637 msgid "OTP Token Settings" msgstr "" #: ipaserver/plugins/internal.py:638 msgid "Disable token" msgstr "" #: ipaserver/plugins/internal.py:639 msgid "Enable token" msgstr "" #: ipaserver/plugins/internal.py:640 msgid "Show QR code" msgstr "" #: ipaserver/plugins/internal.py:641 msgid "Show configuration uri" msgstr "" #: ipaserver/plugins/internal.py:642 msgid "Counter-based (HOTP)" msgstr "" #: ipaserver/plugins/internal.py:643 msgid "Time-based (TOTP)" msgstr "" #: ipaserver/plugins/internal.py:646 msgid "Add Custom Attribute" msgstr "" #: ipaserver/plugins/internal.py:649 msgid "Permission settings" msgstr "" #: ipaserver/plugins/internal.py:650 msgid "Attribute breakdown" msgstr "" #: ipaserver/plugins/internal.py:654 msgid "Privilege Settings" msgstr "" #: ipaserver/plugins/internal.py:657 ipaserver/plugins/pwpolicy.py:320 msgid "Password Policy" msgstr "" #: ipaserver/plugins/internal.py:660 msgid "Range Settings" msgstr "" #: ipaserver/plugins/internal.py:661 msgid "Base ID" msgstr "" #: ipaserver/plugins/internal.py:662 msgid "Primary RID base" msgstr "" #: ipaserver/plugins/internal.py:663 msgid "Range size" msgstr "" #: ipaserver/plugins/internal.py:664 msgid "Domain SID" msgstr "" #: ipaserver/plugins/internal.py:665 msgid "Secondary RID base" msgstr "" #: ipaserver/plugins/internal.py:667 ipaserver/plugins/trust.py:164 msgid "Active Directory domain" msgstr "" #: ipaserver/plugins/internal.py:668 msgid "Active Directory domain with POSIX attributes" msgstr "" #: ipaserver/plugins/internal.py:669 msgid "Detect" msgstr "" #: ipaserver/plugins/internal.py:670 msgid "Local domain" msgstr "" #: ipaserver/plugins/internal.py:671 msgid "IPA trust" msgstr "" #: ipaserver/plugins/internal.py:672 msgid "Active Directory winsync" msgstr "" #: ipaserver/plugins/internal.py:675 msgid "RADIUS Proxy Server Settings" msgstr "" #: ipaserver/plugins/internal.py:678 ipaserver/plugins/realmdomains.py:97 #: ipaserver/plugins/realmdomains.py:98 msgid "Realm Domains" msgstr "" #: ipaserver/plugins/internal.py:679 msgid "Check DNS" msgstr "" #: ipaserver/plugins/internal.py:680 msgid "Do you also want to perform DNS check?" msgstr "" #: ipaserver/plugins/internal.py:681 msgid "Force Update" msgstr "" #: ipaserver/plugins/internal.py:684 msgid "Role Settings" msgstr "" #: ipaserver/plugins/internal.py:697 msgid "Server Roles" msgstr "" #: ipaserver/plugins/internal.py:698 msgid "Server Role" msgstr "" #: ipaserver/plugins/internal.py:701 msgid "Delete Server" msgstr "" #: ipaserver/plugins/internal.py:702 msgid "" "Deleting a server removes it permanently from the topology. Note that this " "is a non-reversible action." msgstr "" #: ipaserver/plugins/internal.py:705 msgid "Service Certificate" msgstr "" #: ipaserver/plugins/internal.py:707 msgid "Service Settings" msgstr "" #: ipaserver/plugins/internal.py:710 msgid "Provisioning" msgstr "" #: ipaserver/plugins/internal.py:714 msgid "Are you sure you want to unprovision this service?" msgstr "" #: ipaserver/plugins/internal.py:716 msgid "Service unprovisioned" msgstr "" #: ipaserver/plugins/internal.py:717 msgid "Kerberos Key Present, Service Provisioned" msgstr "" #: ipaserver/plugins/internal.py:720 msgid "SSH public keys" msgstr "" #: ipaserver/plugins/internal.py:721 msgid "SSH public key:" msgstr "" #: ipaserver/plugins/internal.py:722 msgid "Set SSH key" msgstr "" #: ipaserver/plugins/internal.py:723 msgid "Show/Set key" msgstr "" #: ipaserver/plugins/internal.py:724 msgid "Modified: key not set" msgstr "" #: ipaserver/plugins/internal.py:725 msgid "Modified" msgstr "" #: ipaserver/plugins/internal.py:726 msgid "New: key not set" msgstr "" #: ipaserver/plugins/internal.py:727 msgid "New: key set" msgstr "" #: ipaserver/plugins/internal.py:730 msgid "Are you sure you want to activate selected users?" msgstr "" #: ipaserver/plugins/internal.py:731 #, python-brace-format msgid "Are you sure you want to activate ${object}?" msgstr "" #: ipaserver/plugins/internal.py:732 #, python-brace-format msgid "${count} user(s) activated" msgstr "" #: ipaserver/plugins/internal.py:733 msgid "Stage users" msgstr "" #: ipaserver/plugins/internal.py:734 msgid "Preserved users" msgstr "" #: ipaserver/plugins/internal.py:735 msgid "Are you sure you want to stage selected users?" msgstr "" #: ipaserver/plugins/internal.py:736 #, python-brace-format msgid "${count} users(s) staged" msgstr "" #: ipaserver/plugins/internal.py:737 #, python-brace-format msgid "Are you sure you want to stage ${object}?" msgstr "" #: ipaserver/plugins/internal.py:738 msgid "Are you sure you want to restore selected users?" msgstr "" #: ipaserver/plugins/internal.py:739 #, python-brace-format msgid "${count} user(s) restored" msgstr "" #: ipaserver/plugins/internal.py:740 msgid "User categories" msgstr "" #: ipaserver/plugins/internal.py:743 msgid "Groups" msgstr "" #: ipaserver/plugins/internal.py:746 ipaserver/plugins/sudocmdgroup.py:134 msgid "Commands" msgstr "" #: ipaserver/plugins/internal.py:749 msgid "Allow" msgstr "" #: ipaserver/plugins/internal.py:750 msgid "Any Command" msgstr "" #: ipaserver/plugins/internal.py:751 msgid "Any Group" msgstr "" #: ipaserver/plugins/internal.py:754 msgid "Run Commands" msgstr "" #: ipaserver/plugins/internal.py:755 msgid "Deny" msgstr "" #: ipaserver/plugins/internal.py:757 msgid "Access this host" msgstr "" #: ipaserver/plugins/internal.py:759 msgid "Option added" msgstr "" #: ipaserver/plugins/internal.py:760 #, python-brace-format msgid "${count} option(s) removed" msgstr "" #: ipaserver/plugins/internal.py:762 msgid "As Whom" msgstr "" #: ipaserver/plugins/internal.py:763 msgid "Specified Commands and Groups" msgstr "" #: ipaserver/plugins/internal.py:764 msgid "Specified Groups" msgstr "" #: ipaserver/plugins/internal.py:770 msgid "Autogenerated" msgstr "" #: ipaserver/plugins/internal.py:771 msgid "Segment details" msgstr "" #: ipaserver/plugins/internal.py:772 msgid "Replication configuration" msgstr "" #: ipaserver/plugins/internal.py:773 #, python-brace-format msgid "Managed topology requires minimal domain level ${domainlevel}" msgstr "" #: ipaserver/plugins/internal.py:776 msgid "Account" msgstr "" #: ipaserver/plugins/internal.py:777 msgid "Administrative account" msgstr "" #: ipaserver/plugins/internal.py:778 msgid "SID blacklists" msgstr "" #: ipaserver/plugins/internal.py:779 msgid "Trust Settings" msgstr "" #: ipaserver/plugins/internal.py:780 ipaserver/plugins/realmdomains.py:105 #: ipaserver/plugins/trust.py:1167 msgid "Domain" msgstr "" #: ipaserver/plugins/internal.py:781 msgid "Establish using" msgstr "" #: ipaserver/plugins/internal.py:782 msgid "Fetch domains" msgstr "" #: ipaserver/plugins/internal.py:783 ipaserver/plugins/trust.py:529 #: ipaserver/plugins/trust.py:1517 msgid "Domain NetBIOS name" msgstr "" #: ipaserver/plugins/internal.py:784 ipaserver/plugins/trust.py:533 #: ipaserver/plugins/trust.py:1521 msgid "Domain Security Identifier" msgstr "" #: ipaserver/plugins/internal.py:785 msgid "Pre-shared password" msgstr "" #: ipaserver/plugins/internal.py:786 ipaserver/plugins/trust.py:544 msgid "Trust direction" msgstr "" #: ipaserver/plugins/internal.py:787 ipaserver/plugins/trust.py:552 msgid "Trust status" msgstr "" #: ipaserver/plugins/internal.py:788 ipaserver/plugins/trust.py:548 msgid "Trust type" msgstr "" #: ipaserver/plugins/internal.py:789 msgid "Alternative UPN suffixes" msgstr "" #: ipaserver/plugins/internal.py:795 msgid "Account Settings" msgstr "" #: ipaserver/plugins/internal.py:796 msgid "Account Status" msgstr "" #: ipaserver/plugins/internal.py:797 msgid "Active users" msgstr "" #: ipaserver/plugins/internal.py:798 msgid "Contact Settings" msgstr "" #: ipaserver/plugins/internal.py:799 msgid "Delete mode" msgstr "" #: ipaserver/plugins/internal.py:800 msgid "Employee Information" msgstr "" #: ipaserver/plugins/internal.py:801 msgid "Error changing account status" msgstr "" #: ipaserver/plugins/internal.py:802 msgid "Password expiration" msgstr "" #: ipaserver/plugins/internal.py:803 msgid "Mailing Address" msgstr "" #: ipaserver/plugins/internal.py:804 msgid "Misc. Information" msgstr "" #: ipaserver/plugins/internal.py:805 msgid "delete" msgstr "" #: ipaserver/plugins/internal.py:806 msgid "preserve" msgstr "" #: ipaserver/plugins/internal.py:807 msgid "No private group" msgstr "" #: ipaserver/plugins/internal.py:808 #, python-brace-format msgid "" "Are you sure you want to ${action} the user?
The change will take effect " "immediately." msgstr "" #: ipaserver/plugins/internal.py:809 #, python-brace-format msgid "Click to ${action}" msgstr "" #: ipaserver/plugins/internal.py:810 msgid "Unlock" msgstr "" #: ipaserver/plugins/internal.py:811 #, python-brace-format msgid "Are you sure you want to unlock user ${object}?" msgstr "" #: ipaserver/plugins/internal.py:815 ipaserver/plugins/passwd.py:84 msgid "Current Password" msgstr "" #: ipaserver/plugins/internal.py:816 msgid "Current password is required" msgstr "" #: ipaserver/plugins/internal.py:817 #, python-brace-format msgid "Your password expires in ${days} days." msgstr "" #: ipaserver/plugins/internal.py:818 msgid "First OTP" msgstr "" #: ipaserver/plugins/internal.py:819 msgid "The password or username you entered is incorrect." msgstr "" #: ipaserver/plugins/internal.py:820 ipaserver/plugins/passwd.py:81 msgid "New Password" msgstr "" #: ipaserver/plugins/internal.py:821 msgid "New password is required" msgstr "" #: ipaserver/plugins/internal.py:823 msgid "" " One-Time-Password(OTP): " "Generate new OTP code for each OTP field." msgstr "" #: ipaserver/plugins/internal.py:825 msgid "Token synchronization failed" msgstr "" #: ipaserver/plugins/internal.py:826 msgid "The username, password or token codes are not correct" msgstr "" #: ipaserver/plugins/internal.py:827 msgid "Token was synchronized" msgstr "" #: ipaserver/plugins/internal.py:829 msgid "Password or Password+One-Time-Password" msgstr "" #: ipaserver/plugins/internal.py:830 msgid "Password change complete" msgstr "" #: ipaserver/plugins/internal.py:831 msgid "Passwords must match" msgstr "" #: ipaserver/plugins/internal.py:832 msgid "Password reset was not successful." msgstr "" #: ipaserver/plugins/internal.py:833 msgid "Reset Password" msgstr "" #: ipaserver/plugins/internal.py:834 msgid "Reset your password." msgstr "" #: ipaserver/plugins/internal.py:835 msgid "Second OTP" msgstr "" #: ipaserver/plugins/internal.py:837 msgid "Verify Password" msgstr "" #: ipaserver/plugins/internal.py:840 msgid "Are you sure you want to delete selected entries?" msgstr "" #: ipaserver/plugins/internal.py:841 #, python-brace-format msgid "${count} item(s) deleted" msgstr "" #: ipaserver/plugins/internal.py:842 msgid "Are you sure you want to disable selected entries?" msgstr "" #: ipaserver/plugins/internal.py:843 #, python-brace-format msgid "${count} item(s) disabled" msgstr "" #: ipaserver/plugins/internal.py:844 msgid "Are you sure you want to enable selected entries?" msgstr "" #: ipaserver/plugins/internal.py:845 #, python-brace-format msgid "${count} item(s) enabled" msgstr "" #: ipaserver/plugins/internal.py:846 msgid "Some entries were not deleted" msgstr "" #: ipaserver/plugins/internal.py:849 msgid "Quick Links" msgstr "" #: ipaserver/plugins/internal.py:850 msgid "Select All" msgstr "" #: ipaserver/plugins/internal.py:851 #, python-brace-format msgid "" "Query returned more results than the configured size limit. Displaying the " "first ${counter} results." msgstr "" #: ipaserver/plugins/internal.py:852 msgid "Unselect All" msgstr "" #: ipaserver/plugins/internal.py:856 ipaserver/plugins/otptoken.py:187 msgid "Disabled" msgstr "" #: ipaserver/plugins/internal.py:860 msgid "Working" msgstr "" #: ipaserver/plugins/internal.py:863 msgid "Audit" msgstr "" #: ipaserver/plugins/internal.py:864 msgid "Authentication" msgstr "" #: ipaserver/plugins/internal.py:866 msgid "Automount" msgstr "" #: ipaserver/plugins/internal.py:868 msgid "DNS" msgstr "" #: ipaserver/plugins/internal.py:869 msgid "Host Based Access Control" msgstr "" #: ipaserver/plugins/internal.py:870 msgid "Identity" msgstr "" #: ipaserver/plugins/internal.py:871 ipaserver/plugins/location.py:157 #: ipaserver/plugins/server.py:63 msgid "IPA Server" msgstr "" #: ipaserver/plugins/internal.py:872 msgid "Network Services" msgstr "" #: ipaserver/plugins/internal.py:873 msgid "Policy" msgstr "" #: ipaserver/plugins/internal.py:874 msgid "Role Based Access Control" msgstr "" #: ipaserver/plugins/internal.py:875 msgid "Sudo" msgstr "" #: ipaserver/plugins/internal.py:876 msgid "Topology" msgstr "" #: ipaserver/plugins/internal.py:877 ipaserver/plugins/trust.py:518 msgid "Trusts" msgstr "" #: ipaserver/plugins/internal.py:879 msgid "True" msgstr "" #: ipaserver/plugins/internal.py:881 msgid "First" msgstr "" #: ipaserver/plugins/internal.py:882 msgid "Last" msgstr "" #: ipaserver/plugins/internal.py:883 msgid "Next" msgstr "" #: ipaserver/plugins/internal.py:884 msgid "Page" msgstr "" #: ipaserver/plugins/internal.py:885 msgid "Prev" msgstr "" #: ipaserver/plugins/internal.py:886 msgid "Undo" msgstr "" #: ipaserver/plugins/internal.py:887 msgid "Undo this change." msgstr "" #: ipaserver/plugins/internal.py:888 msgid "Undo All" msgstr "" #: ipaserver/plugins/internal.py:889 msgid "Undo all changes in this field." msgstr "" #: ipaserver/plugins/internal.py:891 msgid "Text does not match field pattern" msgstr "" #: ipaserver/plugins/internal.py:892 msgid "Must be an UTC date/time value (e.g., \"2014-01-20 17:58:01Z\")" msgstr "" #: ipaserver/plugins/internal.py:893 msgid "Must be a decimal number" msgstr "" #: ipaserver/plugins/internal.py:894 msgid "Format error" msgstr "" #: ipaserver/plugins/internal.py:895 msgid "Must be an integer" msgstr "" #: ipaserver/plugins/internal.py:896 msgid "Not a valid IP address" msgstr "" #: ipaserver/plugins/internal.py:897 msgid "Not a valid IPv4 address" msgstr "" #: ipaserver/plugins/internal.py:898 msgid "Not a valid IPv6 address" msgstr "" #: ipaserver/plugins/internal.py:899 #, python-brace-format msgid "Maximum value is ${value}" msgstr "" #: ipaserver/plugins/internal.py:900 #, python-brace-format msgid "Minimum value is ${value}" msgstr "" #: ipaserver/plugins/internal.py:901 msgid "Not a valid network address (examples: 2001:db8::/64, 192.0.2.0/24)" msgstr "" #: ipaserver/plugins/internal.py:902 msgid "Parse error" msgstr "" #: ipaserver/plugins/internal.py:903 #, python-brace-format msgid "'${port}' is not a valid port" msgstr "" #: ipaserver/plugins/internal.py:904 msgid "Required field" msgstr "" #: ipaserver/plugins/internal.py:905 msgid "Unsupported value" msgstr "" #: ipaserver/plugins/internal.py:910 msgid "Dict of I18N messages" msgstr "" #: ipaserver/plugins/join.py:58 msgid "The hostname to register as" msgstr "" #: ipaserver/plugins/join.py:67 msgid "The IPA realm" msgstr "" #: ipaserver/plugins/join.py:73 msgid "Hardware platform of the host (e.g. Lenovo T61)" msgstr "" #: ipaserver/plugins/join.py:77 msgid "Operating System and version of the host (e.g. Fedora 9)" msgstr "" #: ipaserver/plugins/join.py:117 #, python-format msgid "" "Insufficient 'write' privilege to the 'krbLastPwdChange' attribute of entry " "'%s'." msgstr "" #: ipaserver/plugins/krbtpolicy.py:27 msgid "" "\n" "Kerberos ticket policy\n" "\n" "There is a single Kerberos ticket policy. This policy defines the\n" "maximum ticket lifetime and the maximum renewal age, the period during\n" "which the ticket is renewable.\n" "\n" "You can also create a per-user ticket policy by specifying the user login.\n" "\n" "For changes to the global policy to take effect, restarting the KDC service\n" "is required, which can be achieved using:\n" "\n" "service krb5kdc restart\n" "\n" "Changes to per-user policies take effect immediately for newly requested\n" "tickets (e.g. when the user next runs kinit).\n" "\n" "EXAMPLES:\n" "\n" " Display the current Kerberos ticket policy:\n" " ipa krbtpolicy-show\n" "\n" " Reset the policy to the default:\n" " ipa krbtpolicy-reset\n" "\n" " Modify the policy to 8 hours max life, 1-day max renewal:\n" " ipa krbtpolicy-mod --maxlife=28800 --maxrenew=86400\n" "\n" " Display effective Kerberos ticket policy for user 'admin':\n" " ipa krbtpolicy-show admin\n" "\n" " Reset per-user policy for user 'admin':\n" " ipa krbtpolicy-reset admin\n" "\n" " Modify per-user policy for user 'admin':\n" " ipa krbtpolicy-mod admin --maxlife=3600\n" msgstr "" #: ipaserver/plugins/krbtpolicy.py:80 msgid "kerberos ticket policy settings" msgstr "" #: ipaserver/plugins/krbtpolicy.py:125 msgid "Manage ticket policy for specific user" msgstr "" #: ipaserver/plugins/krbtpolicy.py:130 msgid "Max life" msgstr "" #: ipaserver/plugins/krbtpolicy.py:131 msgid "Maximum ticket life (seconds)" msgstr "" #: ipaserver/plugins/krbtpolicy.py:136 msgid "Max renew" msgstr "" #: ipaserver/plugins/krbtpolicy.py:137 msgid "Maximum renewable age (seconds)" msgstr "" #: ipaserver/plugins/krbtpolicy.py:150 msgid "Modify Kerberos ticket policy." msgstr "" #: ipaserver/plugins/krbtpolicy.py:166 msgid "Display the current Kerberos ticket policy." msgstr "" #: ipaserver/plugins/krbtpolicy.py:192 #, python-format msgid "Ticket policy for %s could not be read" msgstr "" #: ipaserver/plugins/krbtpolicy.py:205 msgid "Default ticket policy could not be read" msgstr "" #: ipaserver/plugins/krbtpolicy.py:211 msgid "Reset Kerberos ticket policy to the default values." msgstr "" #: ipaserver/plugins/ldap2.py:272 msgid "Could not read UPG Definition originfilter. Check your permissions." msgstr "" #: ipaserver/plugins/location.py:33 msgid "" "\n" "IPA locations\n" msgstr "" #: ipaserver/plugins/location.py:35 msgid "" "\n" "Manipulate DNS locations\n" msgstr "" #: ipaserver/plugins/location.py:39 msgid "" "\n" " Find all locations:\n" " ipa location-find\n" msgstr "" #: ipaserver/plugins/location.py:42 msgid "" "\n" " Show specific location:\n" " ipa location-show location\n" msgstr "" #: ipaserver/plugins/location.py:45 msgid "" "\n" " Add location:\n" " ipa location-add location --description 'My location'\n" msgstr "" #: ipaserver/plugins/location.py:48 msgid "" "\n" " Delete location:\n" " ipa location-del location\n" msgstr "" #: ipaserver/plugins/location.py:62 msgid "location" msgstr "" #: ipaserver/plugins/location.py:63 msgid "locations" msgstr "" #: ipaserver/plugins/location.py:69 msgid "IPA Locations" msgstr "" #: ipaserver/plugins/location.py:70 msgid "IPA Location" msgstr "" #: ipaserver/plugins/location.py:103 msgid "Location name" msgstr "" #: ipaserver/plugins/location.py:104 msgid "IPA location name" msgstr "" #: ipaserver/plugins/location.py:112 msgid "IPA Location description" msgstr "" #: ipaserver/plugins/location.py:116 msgid "Servers" msgstr "" #: ipaserver/plugins/location.py:117 msgid "Servers that belongs to the IPA location" msgstr "" #: ipaserver/plugins/location.py:122 msgid "Advertised by servers" msgstr "" #: ipaserver/plugins/location.py:123 msgid "List of servers which advertise the given location" msgstr "" #: ipaserver/plugins/location.py:138 msgid "Add a new IPA location." msgstr "" #: ipaserver/plugins/location.py:140 #, python-format msgid "Added IPA location \"%(value)s\"" msgstr "" #: ipaserver/plugins/location.py:145 msgid "Delete an IPA location." msgstr "" #: ipaserver/plugins/location.py:147 #, python-format msgid "Deleted IPA location \"%(value)s\"" msgstr "" #: ipaserver/plugins/location.py:170 msgid "Modify information about an IPA location." msgstr "" #: ipaserver/plugins/location.py:172 #, python-format msgid "Modified IPA location \"%(value)s\"" msgstr "" #: ipaserver/plugins/location.py:177 msgid "Search for IPA locations." msgstr "" #: ipaserver/plugins/location.py:180 #, python-format msgid "%(count)d IPA location matched" msgid_plural "%(count)d IPA locations matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/location.py:187 msgid "Display information about an IPA location." msgstr "" #: ipaserver/plugins/location.py:193 msgid "Servers in location" msgstr "" #: ipaserver/plugins/migration.py:45 msgid "" "\n" "Migration to IPA\n" "\n" "Migrate users and groups from an LDAP server to IPA.\n" "\n" "This performs an LDAP query against the remote server searching for\n" "users and groups in a container. In order to migrate passwords you need\n" "to bind as a user that can read the userPassword attribute on the remote\n" "server. This is generally restricted to high-level admins such as\n" "cn=Directory Manager in 389-ds (this is the default bind user).\n" "\n" "The default user container is ou=People.\n" "\n" "The default group container is ou=Groups.\n" "\n" "Users and groups that already exist on the IPA server are skipped.\n" "\n" "Two LDAP schemas define how group members are stored: RFC2307 and\n" "RFC2307bis. RFC2307bis uses member and uniquemember to specify group\n" "members, RFC2307 uses memberUid. The default schema is RFC2307bis.\n" "\n" "The schema compat feature allows IPA to reformat data for systems that\n" "do not support RFC2307bis. It is recommended that this feature is disabled\n" "during migration to reduce system overhead. It can be re-enabled after\n" "migration. To migrate with it enabled use the \"--with-compat\" option.\n" "\n" "Migrated users do not have Kerberos credentials, they have only their\n" "LDAP password. To complete the migration process, users need to go\n" "to http://ipa.example.com/ipa/migration and authenticate using their\n" "LDAP password in order to generate their Kerberos credentials.\n" "\n" "Migration is disabled by default. Use the command ipa config-mod to\n" "enable it:\n" "\n" " ipa config-mod --enable-migration=TRUE\n" "\n" "If a base DN is not provided with --basedn then IPA will use either\n" "the value of defaultNamingContext if it is set or the first value\n" "in namingContexts set in the root of the remote LDAP server.\n" "\n" "Users are added as members to the default user group. This can be a\n" "time-intensive task so during migration this is done in a batch\n" "mode for every 100 users. As a result there will be a window in which\n" "users will be added to IPA but will not be members of the default\n" "user group.\n" "\n" "EXAMPLES:\n" "\n" " The simplest migration, accepting all defaults:\n" " ipa migrate-ds ldap://ds.example.com:389\n" "\n" " Specify the user and group container. This can be used to migrate user\n" " and group data from an IPA v1 server:\n" " ipa migrate-ds --user-container='cn=users,cn=accounts' \\\n" " --group-container='cn=groups,cn=accounts' \\\n" " ldap://ds.example.com:389\n" "\n" " Since IPA v2 server already contain predefined groups that may collide " "with\n" " groups in migrated (IPA v1) server (for example admins, ipausers), users\n" " having colliding group as their primary group may happen to belong to\n" " an unknown group on new IPA v2 server.\n" " Use --group-overwrite-gid option to overwrite GID of already existing " "groups\n" " to prevent this issue:\n" " ipa migrate-ds --group-overwrite-gid \\\n" " --user-container='cn=users,cn=accounts' \\\n" " --group-container='cn=groups,cn=accounts' \\\n" " ldap://ds.example.com:389\n" "\n" " Migrated users or groups may have object class and accompanied attributes\n" " unknown to the IPA v2 server. These object classes and attributes may be\n" " left out of the migration process:\n" " ipa migrate-ds --user-container='cn=users,cn=accounts' \\\n" " --group-container='cn=groups,cn=accounts' \\\n" " --user-ignore-objectclass=radiusprofile \\\n" " --user-ignore-attribute=radiusgroupname \\\n" " ldap://ds.example.com:389\n" "\n" "LOGGING\n" "\n" "Migration will log warnings and errors to the Apache error log. This\n" "file should be evaluated post-migration to correct or investigate any\n" "issues that were discovered.\n" "\n" "For every 100 users migrated an info-level message will be displayed to\n" "give the current progress and duration to make it possible to track\n" "the progress of migration.\n" "\n" "If the log level is debug, either by setting debug = True in\n" "/etc/ipa/default.conf or /etc/ipa/server.conf, then an entry will be " "printed\n" "for each user added plus a summary when the default user group is\n" "updated.\n" msgstr "" #: ipaserver/plugins/migration.py:142 #, python-format msgid "" "Kerberos principal %s already exists. Use 'ipa user-mod' to set it manually." msgstr "" #: ipaserver/plugins/migration.py:143 #, python-format msgid "" "Unable to determine if Kerberos principal %s already exists. Use 'ipa user-" "mod' to set it manually." msgstr "" #: ipaserver/plugins/migration.py:144 msgid "" "Failed to add user to the default group. Use 'ipa group-add-member' to add " "manually." msgstr "" #: ipaserver/plugins/migration.py:145 msgid "Migration of LDAP search reference is not supported." msgstr "" #: ipaserver/plugins/migration.py:146 msgid "Malformed DN" msgstr "" #: ipaserver/plugins/migration.py:166 #, python-format msgid "%(user)s is not a POSIX user" msgstr "" #: ipaserver/plugins/migration.py:432 msgid "" ". Check GID of the existing group. Use --group-overwrite-gid option to " "overwrite the GID" msgstr "" #: ipaserver/plugins/migration.py:447 msgid "Invalid LDAP URI." msgstr "" #: ipaserver/plugins/migration.py:453 msgid "Migrate users and groups from DS to IPA." msgstr "" #: ipaserver/plugins/migration.py:500 msgid "LDAP URI" msgstr "" #: ipaserver/plugins/migration.py:501 msgid "LDAP URI of DS server to migrate from" msgstr "" #: ipaserver/plugins/migration.py:507 msgid "bind password" msgstr "" #: ipaserver/plugins/migration.py:514 msgid "Bind DN" msgstr "" #: ipaserver/plugins/migration.py:520 msgid "User container" msgstr "" #: ipaserver/plugins/migration.py:521 msgid "DN of container for users in DS relative to base DN" msgstr "" #: ipaserver/plugins/migration.py:527 msgid "Group container" msgstr "" #: ipaserver/plugins/migration.py:528 msgid "DN of container for groups in DS relative to base DN" msgstr "" #: ipaserver/plugins/migration.py:534 msgid "User object class" msgstr "" #: ipaserver/plugins/migration.py:535 msgid "Objectclasses used to search for user entries in DS" msgstr "" #: ipaserver/plugins/migration.py:541 msgid "Group object class" msgstr "" #: ipaserver/plugins/migration.py:542 msgid "Objectclasses used to search for group entries in DS" msgstr "" #: ipaserver/plugins/migration.py:548 msgid "Ignore user object class" msgstr "" #: ipaserver/plugins/migration.py:549 msgid "Objectclasses to be ignored for user entries in DS" msgstr "" #: ipaserver/plugins/migration.py:555 msgid "Ignore user attribute" msgstr "" #: ipaserver/plugins/migration.py:556 msgid "Attributes to be ignored for user entries in DS" msgstr "" #: ipaserver/plugins/migration.py:562 msgid "Ignore group object class" msgstr "" #: ipaserver/plugins/migration.py:563 msgid "Objectclasses to be ignored for group entries in DS" msgstr "" #: ipaserver/plugins/migration.py:569 msgid "Ignore group attribute" msgstr "" #: ipaserver/plugins/migration.py:570 msgid "Attributes to be ignored for group entries in DS" msgstr "" #: ipaserver/plugins/migration.py:576 msgid "Overwrite GID" msgstr "" #: ipaserver/plugins/migration.py:577 msgid "" "When migrating a group already existing in IPA domain overwrite the group " "GID and report as success" msgstr "" #: ipaserver/plugins/migration.py:582 msgid "LDAP schema" msgstr "" #: ipaserver/plugins/migration.py:583 msgid "" "The schema used on the LDAP server. Supported values are RFC2307 and " "RFC2307bis. The default is RFC2307bis" msgstr "" #: ipaserver/plugins/migration.py:589 msgid "Continue" msgstr "" #: ipaserver/plugins/migration.py:590 msgid "" "Continuous operation mode. Errors are reported but the process continues" msgstr "" #: ipaserver/plugins/migration.py:595 msgid "Base DN" msgstr "" #: ipaserver/plugins/migration.py:596 msgid "Base DN on remote LDAP server" msgstr "" #: ipaserver/plugins/migration.py:600 msgid "Ignore compat plugin" msgstr "" #: ipaserver/plugins/migration.py:601 msgid "Allows migration despite the usage of compat plugin" msgstr "" #: ipaserver/plugins/migration.py:606 msgid "CA certificate" msgstr "" #: ipaserver/plugins/migration.py:607 msgid "Load CA certificate of LDAP server from FILE" msgstr "" #: ipaserver/plugins/migration.py:613 msgid "Add to default group" msgstr "" #: ipaserver/plugins/migration.py:614 msgid "Add migrated users without a group to a default group (default: true)" msgstr "" #: ipaserver/plugins/migration.py:621 msgid "Search scope" msgstr "" #: ipaserver/plugins/migration.py:622 msgid "" "LDAP search scope for users and groups: base, onelevel, or subtree. Defaults " "to onelevel" msgstr "" #: ipaserver/plugins/migration.py:633 msgid "Lists of objects migrated; categorized by type." msgstr "" #: ipaserver/plugins/migration.py:637 msgid "Lists of objects that could not be migrated; categorized by type." msgstr "" #: ipaserver/plugins/migration.py:641 msgid "False if migration mode was disabled." msgstr "" #: ipaserver/plugins/migration.py:645 msgid "False if migration fails because the compatibility plug-in is enabled." msgstr "" #: ipaserver/plugins/migration.py:649 #, python-format msgid "%s to exclude from migration" msgstr "" #: ipaserver/plugins/migration.py:651 msgid "" "search results for objects to be migrated\n" "have been truncated by the server;\n" "migration process might be incomplete\n" msgstr "" #: ipaserver/plugins/migration.py:741 #, python-format msgid "" "%(container)s LDAP search did not return any result (search base: " "%(search_base)s, objectclass: %(objectclass)s)" msgstr "" #: ipaserver/plugins/migration.py:773 ipaserver/plugins/user.py:502 msgid "Default group for new users not found" msgstr "" #: ipaserver/plugins/misc.py:26 msgid "" "\n" "Misc plug-ins\n" msgstr "" #: ipaserver/plugins/misc.py:40 msgid "Show environment variables." msgstr "" #: ipaserver/plugins/misc.py:42 #, python-format msgid "%(count)d variables" msgstr "" #: ipaserver/plugins/misc.py:51 ipaserver/plugins/misc.py:119 msgid "" "retrieve and print all attributes from the server. Affects command output." msgstr "" #: ipaserver/plugins/misc.py:61 msgid "Dictionary mapping variable name to value" msgstr "" #: ipaserver/plugins/misc.py:65 msgid "Total number of variables env (>= count)" msgstr "" #: ipaserver/plugins/misc.py:70 msgid "Number of variables returned (<= total)" msgstr "" #: ipaserver/plugins/misc.py:110 msgid "Show all loaded plugins." msgstr "" #: ipaserver/plugins/misc.py:113 #, python-format msgid "%(count)d plugin loaded" msgid_plural "%(count)d plugins loaded" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/misc.py:130 msgid "Number of plugins loaded" msgstr "" #: ipaserver/plugins/netgroup.py:46 msgid "" "\n" "Netgroups\n" "\n" "A netgroup is a group used for permission checking. It can contain both\n" "user and host values.\n" "\n" "EXAMPLES:\n" "\n" " Add a new netgroup:\n" " ipa netgroup-add --desc=\"NFS admins\" admins\n" "\n" " Add members to the netgroup:\n" " ipa netgroup-add-member --users=tuser1 --users=tuser2 admins\n" "\n" " Remove a member from the netgroup:\n" " ipa netgroup-remove-member --users=tuser2 admins\n" "\n" " Display information about a netgroup:\n" " ipa netgroup-show admins\n" "\n" " Delete a netgroup:\n" " ipa netgroup-del admins\n" msgstr "" #: ipaserver/plugins/netgroup.py:88 msgid "Member Host" msgstr "" #: ipaserver/plugins/netgroup.py:102 msgid "netgroup" msgstr "" #: ipaserver/plugins/netgroup.py:103 msgid "netgroups" msgstr "" #: ipaserver/plugins/netgroup.py:196 msgid "Netgroups" msgstr "" #: ipaserver/plugins/netgroup.py:197 msgid "Netgroup" msgstr "" #: ipaserver/plugins/netgroup.py:204 msgid "Netgroup name" msgstr "" #: ipaserver/plugins/netgroup.py:211 msgid "Netgroup description" msgstr "" #: ipaserver/plugins/netgroup.py:217 msgid "NIS domain name" msgstr "" #: ipaserver/plugins/netgroup.py:222 msgid "IPA unique ID" msgstr "" #: ipaserver/plugins/netgroup.py:243 msgid "Add a new netgroup." msgstr "" #: ipaserver/plugins/netgroup.py:246 #, python-format msgid "Added netgroup \"%(value)s\"" msgstr "" #: ipaserver/plugins/netgroup.py:248 #, python-format msgid "" "hostgroup with name \"%s\" already exists. Hostgroups and netgroups share a " "common namespace" msgstr "" #: ipaserver/plugins/netgroup.py:279 msgid "Delete a netgroup." msgstr "" #: ipaserver/plugins/netgroup.py:281 #, python-format msgid "Deleted netgroup \"%(value)s\"" msgstr "" #: ipaserver/plugins/netgroup.py:287 msgid "Modify a netgroup." msgstr "" #: ipaserver/plugins/netgroup.py:290 #, python-format msgid "Modified netgroup \"%(value)s\"" msgstr "" #: ipaserver/plugins/netgroup.py:308 msgid "Search for a netgroup." msgstr "" #: ipaserver/plugins/netgroup.py:313 #, python-format msgid "%(count)d netgroup matched" msgid_plural "%(count)d netgroups matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/netgroup.py:323 msgid "search for managed groups" msgstr "" #: ipaserver/plugins/netgroup.py:345 msgid "Display information about a netgroup." msgstr "" #: ipaserver/plugins/netgroup.py:352 msgid "Add members to a netgroup." msgstr "" #: ipaserver/plugins/netgroup.py:374 msgid "Remove members from a netgroup." msgstr "" #: ipaserver/plugins/otp.py:7 msgid "One time password commands" msgstr "" #: ipaserver/plugins/otpconfig.py:24 msgid "" "\n" "OTP configuration\n" "\n" "Manage the default values that IPA uses for OTP tokens.\n" "\n" "EXAMPLES:\n" "\n" " Show basic OTP configuration:\n" " ipa otpconfig-show\n" "\n" " Show all OTP configuration options:\n" " ipa otpconfig-show --all\n" "\n" " Change maximum TOTP authentication window to 10 minutes:\n" " ipa otpconfig-mod --totp-auth-window=600\n" "\n" " Change maximum TOTP synchronization window to 12 hours:\n" " ipa otpconfig-mod --totp-sync-window=43200\n" "\n" " Change maximum HOTP authentication window to 5:\n" " ipa hotpconfig-mod --hotp-auth-window=5\n" "\n" " Change maximum HOTP synchronization window to 50:\n" " ipa hotpconfig-mod --hotp-sync-window=50\n" msgstr "" #: ipaserver/plugins/otpconfig.py:57 msgid "OTP configuration options" msgstr "" #: ipaserver/plugins/otpconfig.py:80 ipaserver/plugins/otpconfig.py:81 msgid "OTP Configuration" msgstr "" #: ipaserver/plugins/otpconfig.py:86 msgid "TOTP authentication Window" msgstr "" #: ipaserver/plugins/otpconfig.py:87 msgid "TOTP authentication time variance (seconds)" msgstr "" #: ipaserver/plugins/otpconfig.py:92 msgid "TOTP Synchronization Window" msgstr "" #: ipaserver/plugins/otpconfig.py:93 msgid "TOTP synchronization time variance (seconds)" msgstr "" #: ipaserver/plugins/otpconfig.py:98 msgid "HOTP Authentication Window" msgstr "" #: ipaserver/plugins/otpconfig.py:99 msgid "HOTP authentication skip-ahead" msgstr "" #: ipaserver/plugins/otpconfig.py:104 msgid "HOTP Synchronization Window" msgstr "" #: ipaserver/plugins/otpconfig.py:105 msgid "HOTP synchronization skip-ahead" msgstr "" #: ipaserver/plugins/otpconfig.py:116 msgid "Modify OTP configuration options." msgstr "" #: ipaserver/plugins/otpconfig.py:121 msgid "Show the current OTP configuration." msgstr "" #: ipaserver/plugins/otptoken.py:42 msgid "" "\n" "OTP Tokens\n" msgstr "" #: ipaserver/plugins/otptoken.py:44 msgid "" "\n" "Manage OTP tokens.\n" msgstr "" #: ipaserver/plugins/otptoken.py:46 msgid "" "\n" "IPA supports the use of OTP tokens for multi-factor authentication. This\n" "code enables the management of OTP tokens.\n" msgstr "" #: ipaserver/plugins/otptoken.py:51 msgid "" "\n" " Add a new token:\n" " ipa otptoken-add --type=totp --owner=jdoe --desc=\"My soft token\"\n" msgstr "" #: ipaserver/plugins/otptoken.py:54 msgid "" "\n" " Examine the token:\n" " ipa otptoken-show a93db710-a31a-4639-8647-f15b2c70b78a\n" msgstr "" #: ipaserver/plugins/otptoken.py:57 msgid "" "\n" " Change the vendor:\n" " ipa otptoken-mod a93db710-a31a-4639-8647-f15b2c70b78a --vendor=\"Red Hat" "\"\n" msgstr "" #: ipaserver/plugins/otptoken.py:60 msgid "" "\n" " Delete a token:\n" " ipa otptoken-del a93db710-a31a-4639-8647-f15b2c70b78a\n" msgstr "" #: ipaserver/plugins/otptoken.py:135 msgid "OTP token" msgstr "" #: ipaserver/plugins/otptoken.py:136 msgid "OTP tokens" msgstr "" #: ipaserver/plugins/otptoken.py:152 msgid "OTP Tokens" msgstr "" #: ipaserver/plugins/otptoken.py:153 msgid "OTP Token" msgstr "" #: ipaserver/plugins/otptoken.py:158 msgid "Unique ID" msgstr "" #: ipaserver/plugins/otptoken.py:164 msgid "Type of the token" msgstr "" #: ipaserver/plugins/otptoken.py:173 msgid "Token description (informational only)" msgstr "" #: ipaserver/plugins/otptoken.py:177 msgid "Owner" msgstr "" #: ipaserver/plugins/otptoken.py:178 msgid "Assigned user of the token (default: self)" msgstr "" #: ipaserver/plugins/otptoken.py:182 msgid "Assigned manager of the token (default: self)" msgstr "" #: ipaserver/plugins/otptoken.py:188 msgid "Mark the token as disabled (default: false)" msgstr "" #: ipaserver/plugins/otptoken.py:192 msgid "Validity start" msgstr "" #: ipaserver/plugins/otptoken.py:193 msgid "First date/time the token can be used" msgstr "" #: ipaserver/plugins/otptoken.py:197 msgid "Validity end" msgstr "" #: ipaserver/plugins/otptoken.py:198 msgid "Last date/time the token can be used" msgstr "" #: ipaserver/plugins/otptoken.py:202 msgid "Vendor" msgstr "" #: ipaserver/plugins/otptoken.py:203 msgid "Token vendor name (informational only)" msgstr "" #: ipaserver/plugins/otptoken.py:207 msgid "Model" msgstr "" #: ipaserver/plugins/otptoken.py:208 msgid "Token model (informational only)" msgstr "" #: ipaserver/plugins/otptoken.py:212 msgid "Serial" msgstr "" #: ipaserver/plugins/otptoken.py:213 msgid "Token serial (informational only)" msgstr "" #: ipaserver/plugins/otptoken.py:218 msgid "Token secret (Base32; default: random)" msgstr "" #: ipaserver/plugins/otptoken.py:226 msgid "Token hash algorithm" msgstr "" #: ipaserver/plugins/otptoken.py:234 msgid "Digits" msgstr "" #: ipaserver/plugins/otptoken.py:235 msgid "Number of digits each token code will have" msgstr "" #: ipaserver/plugins/otptoken.py:243 msgid "Clock offset" msgstr "" #: ipaserver/plugins/otptoken.py:244 msgid "TOTP token / FreeIPA server time difference" msgstr "" #: ipaserver/plugins/otptoken.py:251 msgid "Clock interval" msgstr "" #: ipaserver/plugins/otptoken.py:252 msgid "Length of TOTP token code validity" msgstr "" #: ipaserver/plugins/otptoken.py:260 msgid "Counter" msgstr "" #: ipaserver/plugins/otptoken.py:261 msgid "Initial counter for the HOTP token" msgstr "" #: ipaserver/plugins/otptoken.py:268 msgid "URI" msgstr "" #: ipaserver/plugins/otptoken.py:276 msgid "Add a new OTP token." msgstr "" #: ipaserver/plugins/otptoken.py:277 #, python-format msgid "Added OTP token \"%(value)s\"" msgstr "" #: ipaserver/plugins/otptoken.py:280 msgid "(deprecated)" msgstr "" #: ipaserver/plugins/otptoken.py:281 msgid "Do not display QR code" msgstr "" #: ipaserver/plugins/otptoken.py:359 msgid "Delete an OTP token." msgstr "" #: ipaserver/plugins/otptoken.py:360 #, python-format msgid "Deleted OTP token \"%(value)s\"" msgstr "" #: ipaserver/plugins/otptoken.py:365 msgid "Modify a OTP token." msgstr "" #: ipaserver/plugins/otptoken.py:366 #, python-format msgid "Modified OTP token \"%(value)s\"" msgstr "" #: ipaserver/plugins/otptoken.py:414 msgid "Search for OTP token." msgstr "" #: ipaserver/plugins/otptoken.py:415 #, python-format msgid "%(count)d OTP token matched" msgid_plural "%(count)d OTP tokens matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/otptoken.py:443 msgid "Display information about an OTP token." msgstr "" #: ipaserver/plugins/otptoken.py:456 msgid "Add users that can manage this token." msgstr "" #: ipaserver/plugins/otptoken.py:462 msgid "Remove users that can manage this token." msgstr "" #: ipaserver/plugins/passwd.py:30 msgid "" "\n" "Set a user's password\n" "\n" "If someone other than a user changes that user's password (e.g., Helpdesk\n" "resets it) then the password will need to be changed the first time it\n" "is used. This is so the end-user is the only one who knows the password.\n" "\n" "The IPA password policy controls how often a password may be changed,\n" "what strength requirements exist, and the length of the password history.\n" "\n" "EXAMPLES:\n" "\n" " To reset your own password:\n" " ipa passwd\n" "\n" " To change another user's password:\n" " ipa passwd tuser1\n" msgstr "" #: ipaserver/plugins/passwd.py:69 msgid "Set a user's password." msgstr "" #: ipaserver/plugins/passwd.py:94 msgid "One Time Password" msgstr "" #: ipaserver/plugins/passwd.py:100 #, python-format msgid "Changed password for \"%(value)s\"" msgstr "" #: ipaserver/plugins/permission.py:39 msgid "" "\n" "Permissions\n" msgstr "" #: ipaserver/plugins/permission.py:41 msgid "" "\n" "A permission enables fine-grained delegation of rights. A permission is\n" "a human-readable wrapper around a 389-ds Access Control Rule,\n" "or instruction (ACI).\n" "A permission grants the right to perform a specific task such as adding a\n" "user, modifying a group, etc.\n" msgstr "" #: ipaserver/plugins/permission.py:47 msgid "" "\n" "A permission may not contain other permissions.\n" msgstr "" #: ipaserver/plugins/permission.py:49 msgid "" "\n" "* A permission grants access to read, write, add, delete, read, search,\n" " or compare.\n" "* A privilege combines similar permissions (for example all the permissions\n" " needed to add a user).\n" "* A role grants a set of privileges to users, groups, hosts or hostgroups.\n" msgstr "" #: ipaserver/plugins/permission.py:55 msgid "" "\n" "A permission is made up of a number of different parts:\n" "\n" "1. The name of the permission.\n" "2. The target of the permission.\n" "3. The rights granted by the permission.\n" msgstr "" #: ipaserver/plugins/permission.py:61 msgid "" "\n" "Rights define what operations are allowed, and may be one or more\n" "of the following:\n" "1. write - write one or more attributes\n" "2. read - read one or more attributes\n" "3. search - search on one or more attributes\n" "4. compare - compare one or more attributes\n" "5. add - add a new entry to the tree\n" "6. delete - delete an existing entry\n" "7. all - all permissions are granted\n" msgstr "" #: ipaserver/plugins/permission.py:71 msgid "" "\n" "Note the distinction between attributes and entries. The permissions are\n" "independent, so being able to add a user does not mean that the user will\n" "be editable.\n" msgstr "" #: ipaserver/plugins/permission.py:75 msgid "" "\n" "There are a number of allowed targets:\n" "1. subtree: a DN; the permission applies to the subtree under this DN\n" "2. target filter: an LDAP filter\n" "3. target: DN with possible wildcards, specifies entries permission applies " "to\n" msgstr "" #: ipaserver/plugins/permission.py:80 msgid "" "\n" "Additionally, there are the following convenience options.\n" "Setting one of these options will set the corresponding attribute(s).\n" "1. type: a type of object (user, group, etc); sets subtree and target " "filter.\n" "2. memberof: apply to members of a group; sets target filter\n" "3. targetgroup: grant access to modify a specific group (such as granting\n" " the rights to manage group membership); sets target.\n" msgstr "" #: ipaserver/plugins/permission.py:87 msgid "" "\n" "Managed permissions\n" msgstr "" #: ipaserver/plugins/permission.py:89 msgid "" "\n" "Permissions that come with IPA by default can be so-called \"managed\"\n" "permissions. These have a default set of attributes they apply to,\n" "but the administrator can add/remove individual attributes to/from the set.\n" msgstr "" #: ipaserver/plugins/permission.py:93 msgid "" "\n" "Deleting or renaming a managed permission, as well as changing its target,\n" "is not allowed.\n" msgstr "" #: ipaserver/plugins/permission.py:98 msgid "" "\n" " Add a permission that grants the creation of users:\n" " ipa permission-add --type=user --permissions=add \"Add Users\"\n" msgstr "" #: ipaserver/plugins/permission.py:101 msgid "" "\n" " Add a permission that grants the ability to manage group membership:\n" " ipa permission-add --attrs=member --permissions=write --type=group " "\"Manage Group Members\"\n" msgstr "" #: ipaserver/plugins/permission.py:126 msgid "must be enclosed in parentheses" msgstr "" #: ipaserver/plugins/permission.py:145 #, python-format msgid "\"%s\" is not an object type" msgstr "" #: ipaserver/plugins/permission.py:147 ipaserver/plugins/permission.py:887 #, python-format msgid "\"%s\" is not a valid permission type" msgstr "" #: ipaserver/plugins/permission.py:164 msgid "Permission flags" msgstr "" #: ipaserver/plugins/permission.py:175 msgid "permission" msgstr "" #: ipaserver/plugins/permission.py:176 msgid "permissions" msgstr "" #: ipaserver/plugins/permission.py:231 msgid "Permission name" msgstr "" #: ipaserver/plugins/permission.py:240 msgid "Granted rights" msgstr "" #: ipaserver/plugins/permission.py:241 msgid "Rights to grant (read, search, compare, write, add, delete, all)" msgstr "" #: ipaserver/plugins/permission.py:248 msgid "Effective attributes" msgstr "" #: ipaserver/plugins/permission.py:249 msgid "All attributes to which the permission applies" msgstr "" #: ipaserver/plugins/permission.py:254 msgid "Included attributes" msgstr "" #: ipaserver/plugins/permission.py:255 msgid "User-specified attributes to which the permission applies" msgstr "" #: ipaserver/plugins/permission.py:260 msgid "Excluded attributes" msgstr "" #: ipaserver/plugins/permission.py:261 msgid "" "User-specified attributes to which the permission explicitly does not apply" msgstr "" #: ipaserver/plugins/permission.py:267 msgid "Default attributes" msgstr "" #: ipaserver/plugins/permission.py:268 msgid "Attributes to which the permission applies by default" msgstr "" #: ipaserver/plugins/permission.py:274 ipaserver/plugins/permission.py:275 msgid "Bind rule type" msgstr "" #: ipaserver/plugins/permission.py:285 msgid "Subtree to apply permissions to" msgstr "" #: ipaserver/plugins/permission.py:291 ipaserver/plugins/permission.py:292 msgid "Extra target filter" msgstr "" #: ipaserver/plugins/permission.py:298 msgid "Raw target filter" msgstr "" #: ipaserver/plugins/permission.py:299 msgid "All target filters, including those implied by type and memberof" msgstr "" #: ipaserver/plugins/permission.py:306 msgid "Target DN" msgstr "" #: ipaserver/plugins/permission.py:307 msgid "" "Optional DN to apply the permission to (must be in the subtree, but may not " "yet exist)" msgstr "" #: ipaserver/plugins/permission.py:314 msgid "Target DN subtree" msgstr "" #: ipaserver/plugins/permission.py:315 msgid "" "Optional DN subtree where an entry can be moved to (must be in the subtree, " "but may not yet exist)" msgstr "" #: ipaserver/plugins/permission.py:322 msgid "Origin DN subtree" msgstr "" #: ipaserver/plugins/permission.py:323 msgid "" "Optional DN subtree from where an entry can be moved (must be in the " "subtree, but may not yet exist)" msgstr "" #: ipaserver/plugins/permission.py:328 msgid "Member of group" msgstr "" #: ipaserver/plugins/permission.py:329 msgid "Target members of a group (sets memberOf targetfilter)" msgstr "" #: ipaserver/plugins/permission.py:334 msgid "User group to apply permissions to (sets target)" msgstr "" #: ipaserver/plugins/permission.py:340 msgid "Type of IPA object (sets subtree and objectClass targetfilter)" msgstr "" #: ipaserver/plugins/permission.py:346 #, python-format msgid "Deprecated; use %s" msgstr "" #: ipaserver/plugins/permission.py:363 #, python-format msgid "Permission with unknown flag %s may not be modified or removed" msgstr "" #: ipaserver/plugins/permission.py:367 msgid "A SYSTEM permission may not be modified or removed" msgstr "" #: ipaserver/plugins/permission.py:615 #, python-format msgid "Entry %s not found" msgstr "" #: ipaserver/plugins/permission.py:706 #, python-format msgid "The ACI for permission %(name)s was not found in %(dn)s " msgstr "" #: ipaserver/plugins/permission.py:810 msgid "" "cannot specify full target filter and extra target filter simultaneously" msgstr "" #: ipaserver/plugins/permission.py:833 #, python-format msgid "option was renamed; use %s" msgstr "" #: ipaserver/plugins/permission.py:837 #, python-format msgid "Cannot use %(old_name)s with %(new_name)s" msgstr "" #: ipaserver/plugins/permission.py:851 ipaserver/plugins/permission.py:866 #, python-format msgid "%s: group not found" msgstr "" #: ipaserver/plugins/permission.py:861 msgid "target and targetgroup are mutually exclusive" msgstr "" #: ipaserver/plugins/permission.py:882 msgid "subtree and type are mutually exclusive" msgstr "" #: ipaserver/plugins/permission.py:918 msgid "Bad search filter" msgstr "" #: ipaserver/plugins/permission.py:928 #, python-format msgid "Entry %s does not exist" msgstr "" #: ipaserver/plugins/permission.py:937 msgid "" "there must be at least one target entry specifier (e.g. target, " "targetfilter, attrs)" msgstr "" #: ipaserver/plugins/permission.py:947 msgid "Add a system permission without an ACI (internal command)" msgstr "" #: ipaserver/plugins/permission.py:949 ipaserver/plugins/permission.py:977 #, python-format msgid "Added permission \"%(value)s\"" msgstr "" #: ipaserver/plugins/permission.py:975 msgid "Add a new permission." msgstr "" #: ipaserver/plugins/permission.py:1002 msgid "attrs and included attributes are mutually exclusive" msgstr "" #: ipaserver/plugins/permission.py:1034 #, python-format msgid "Cannot store permission ACI to %s" msgstr "" #: ipaserver/plugins/permission.py:1043 msgid "Delete a permission." msgstr "" #: ipaserver/plugins/permission.py:1045 #, python-format msgid "Deleted permission \"%(value)s\"" msgstr "" #: ipaserver/plugins/permission.py:1051 msgid "force delete of SYSTEM permissions" msgstr "" #: ipaserver/plugins/permission.py:1065 msgid "cannot delete managed permissions" msgstr "" #: ipaserver/plugins/permission.py:1071 #, python-format msgid "ACI of permission %s was not found" msgstr "" #: ipaserver/plugins/permission.py:1078 msgid "Modify a permission." msgstr "" #: ipaserver/plugins/permission.py:1080 #, python-format msgid "Modified permission \"%(value)s\"" msgstr "" #: ipaserver/plugins/permission.py:1113 msgid "cannot rename managed permissions" msgstr "" #: ipaserver/plugins/permission.py:1120 ipaserver/plugins/permission.py:1124 msgid "not modifiable on managed permissions" msgstr "" #: ipaserver/plugins/permission.py:1131 msgid "only available on managed permissions" msgstr "" #: ipaserver/plugins/permission.py:1138 ipaserver/plugins/permission.py:1257 msgid "attrs and included/excluded attributes are mutually exclusive" msgstr "" #: ipaserver/plugins/permission.py:1149 msgid "cannot set bindtype for a permission that is assigned to a privilege" msgstr "" #: ipaserver/plugins/permission.py:1243 msgid "Search for permissions." msgstr "" #: ipaserver/plugins/permission.py:1246 #, python-format msgid "%(count)d permission matched" msgid_plural "%(count)d permissions matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/permission.py:1371 msgid "Display information about a permission." msgstr "" #: ipaserver/plugins/ping.py:26 msgid "" "\n" "Ping the remote IPA server to ensure it is running.\n" "\n" "The ping command sends an echo request to an IPA server. The server\n" "returns its version information. This is used by an IPA client\n" "to confirm that the server is available and accepting requests.\n" "\n" "The server from xmlrpc_uri in /etc/ipa/default.conf is contacted first.\n" "If it does not respond then the client will contact any servers defined\n" "by ldap SRV records in DNS.\n" "\n" "EXAMPLES:\n" "\n" " Ping an IPA server:\n" " ipa ping\n" " ------------------------------------------\n" " IPA server version 2.1.9. API version 2.20\n" " ------------------------------------------\n" "\n" " Ping an IPA server verbosely:\n" " ipa -v ping\n" " ipa: INFO: trying https://ipa.example.com/ipa/xml\n" " ipa: INFO: Forwarding 'ping' to server 'https://ipa.example.com/ipa/xml'\n" " -----------------------------------------------------\n" " IPA server version 2.1.9. API version 2.20\n" " -----------------------------------------------------\n" msgstr "" #: ipaserver/plugins/ping.py:59 msgid "Ping a remote server." msgstr "" #: ipaserver/plugins/pkinit.py:27 msgid "" "\n" "Kerberos pkinit options\n" "\n" "Enable or disable anonymous pkinit using the principal\n" "WELLKNOWN/ANONYMOUS@REALM. The server must have been installed with\n" "pkinit support.\n" "\n" "EXAMPLES:\n" "\n" " Enable anonymous pkinit:\n" " ipa pkinit-anonymous enable\n" "\n" " Disable anonymous pkinit:\n" " ipa pkinit-anonymous disable\n" "\n" "For more information on anonymous pkinit see:\n" "\n" "http://k5wiki.kerberos.org/wiki/Projects/Anonymous_pkinit\n" msgstr "" #: ipaserver/plugins/pkinit.py:54 msgid "pkinit" msgstr "" #: ipaserver/plugins/pkinit.py:56 msgid "PKINIT" msgstr "" #: ipaserver/plugins/pkinit.py:67 #, python-format msgid "Unknown command %s" msgstr "" #: ipaserver/plugins/pkinit.py:72 msgid "Enable or Disable Anonymous PKINIT." msgstr "" #: ipaserver/plugins/privilege.py:37 msgid "" "\n" "Privileges\n" "\n" "A privilege combines permissions into a logical task. A permission provides\n" "the rights to do a single task. There are some IPA operations that require\n" "multiple permissions to succeed. A privilege is where permissions are\n" "combined in order to perform a specific task.\n" "\n" "For example, adding a user requires the following permissions:\n" " * Creating a new user entry\n" " * Resetting a user password\n" " * Adding the new user to the default IPA users group\n" "\n" "Combining these three low-level tasks into a higher level task in the\n" "form of a privilege named \"Add User\" makes it easier to manage Roles.\n" "\n" "A privilege may not contain other privileges.\n" "\n" "See role and permission for additional information.\n" msgstr "" #: ipaserver/plugins/privilege.py:76 #, python-format msgid "" "cannot add permission \"%(perm)s\" with bindtype \"%(bindtype)s\" to a " "privilege" msgstr "" #: ipaserver/plugins/privilege.py:92 msgid "privilege" msgstr "" #: ipaserver/plugins/privilege.py:93 msgid "privileges" msgstr "" #: ipaserver/plugins/privilege.py:134 msgid "Privileges" msgstr "" #: ipaserver/plugins/privilege.py:135 msgid "Privilege" msgstr "" #: ipaserver/plugins/privilege.py:140 msgid "Privilege name" msgstr "" #: ipaserver/plugins/privilege.py:146 msgid "Privilege description" msgstr "" #: ipaserver/plugins/privilege.py:153 msgid "Add a new privilege." msgstr "" #: ipaserver/plugins/privilege.py:155 #, python-format msgid "Added privilege \"%(value)s\"" msgstr "" #: ipaserver/plugins/privilege.py:160 msgid "Delete a privilege." msgstr "" #: ipaserver/plugins/privilege.py:162 #, python-format msgid "Deleted privilege \"%(value)s\"" msgstr "" #: ipaserver/plugins/privilege.py:167 msgid "Modify a privilege." msgstr "" #: ipaserver/plugins/privilege.py:169 #, python-format msgid "Modified privilege \"%(value)s\"" msgstr "" #: ipaserver/plugins/privilege.py:174 msgid "Search for privileges." msgstr "" #: ipaserver/plugins/privilege.py:177 #, python-format msgid "%(count)d privilege matched" msgid_plural "%(count)d privileges matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/privilege.py:183 msgid "Display information about a privilege." msgstr "" #: ipaserver/plugins/privilege.py:188 msgid "Add members to a privilege." msgstr "" #: ipaserver/plugins/privilege.py:203 msgid "Add permissions to a privilege." msgstr "" #: ipaserver/plugins/privilege.py:218 msgid "Number of permissions added" msgstr "" #: ipaserver/plugins/privilege.py:232 msgid "Remove permissions from a privilege." msgstr "" #: ipaserver/plugins/privilege.py:249 msgid "Number of permissions removed" msgstr "" #: ipaserver/plugins/pwpolicy.py:43 msgid "" "\n" "Password policy\n" "\n" "A password policy sets limitations on IPA passwords, including maximum\n" "lifetime, minimum lifetime, the number of passwords to save in\n" "history, the number of character classes required (for stronger passwords)\n" "and the minimum password length.\n" "\n" "By default there is a single, global policy for all users. You can also\n" "create a password policy to apply to a group. Each user is only subject\n" "to one password policy, either the group policy or the global policy. A\n" "group policy stands alone; it is not a super-set of the global policy plus\n" "custom settings.\n" "\n" "Each group password policy requires a unique priority setting. If a user\n" "is in multiple groups that have password policies, this priority determines\n" "which password policy is applied. A lower value indicates a higher priority\n" "policy.\n" "\n" "Group password policies are automatically removed when the groups they\n" "are associated with are removed.\n" "\n" "EXAMPLES:\n" "\n" " Modify the global policy:\n" " ipa pwpolicy-mod --minlength=10\n" "\n" " Add a new group password policy:\n" " ipa pwpolicy-add --maxlife=90 --minlife=1 --history=10 --minclasses=3 --" "minlength=8 --priority=10 localadmins\n" "\n" " Display the global password policy:\n" " ipa pwpolicy-show\n" "\n" " Display a group password policy:\n" " ipa pwpolicy-show localadmins\n" "\n" " Display the policy that would be applied to a given user:\n" " ipa pwpolicy-show --user=tuser1\n" "\n" " Modify a group password policy:\n" " ipa pwpolicy-mod --minclasses=2 localadmins\n" msgstr "" #: ipaserver/plugins/pwpolicy.py:142 #, python-format msgid "priority must be a unique value (%(prio)d already used by %(gname)s)" msgstr "" #: ipaserver/plugins/pwpolicy.py:231 msgid "password policy" msgstr "" #: ipaserver/plugins/pwpolicy.py:232 msgid "password policies" msgstr "" #: ipaserver/plugins/pwpolicy.py:301 msgid "Max failures" msgstr "" #: ipaserver/plugins/pwpolicy.py:302 msgid "Consecutive failures before lockout" msgstr "" #: ipaserver/plugins/pwpolicy.py:307 msgid "Failure reset interval" msgstr "" #: ipaserver/plugins/pwpolicy.py:308 msgid "Period after which failure count will be reset (seconds)" msgstr "" #: ipaserver/plugins/pwpolicy.py:313 msgid "Lockout duration" msgstr "" #: ipaserver/plugins/pwpolicy.py:314 msgid "Period for which lockout is enforced (seconds)" msgstr "" #: ipaserver/plugins/pwpolicy.py:319 msgid "Password Policies" msgstr "" #: ipaserver/plugins/pwpolicy.py:325 msgid "Group" msgstr "" #: ipaserver/plugins/pwpolicy.py:326 msgid "Manage password policy for specific group" msgstr "" #: ipaserver/plugins/pwpolicy.py:331 msgid "Max lifetime (days)" msgstr "" #: ipaserver/plugins/pwpolicy.py:332 msgid "Maximum password lifetime (in days)" msgstr "" #: ipaserver/plugins/pwpolicy.py:338 msgid "Min lifetime (hours)" msgstr "" #: ipaserver/plugins/pwpolicy.py:339 msgid "Minimum password lifetime (in hours)" msgstr "" #: ipaserver/plugins/pwpolicy.py:344 msgid "History size" msgstr "" #: ipaserver/plugins/pwpolicy.py:345 msgid "Password history size" msgstr "" #: ipaserver/plugins/pwpolicy.py:350 msgid "Character classes" msgstr "" #: ipaserver/plugins/pwpolicy.py:351 msgid "Minimum number of character classes" msgstr "" #: ipaserver/plugins/pwpolicy.py:357 msgid "Min length" msgstr "" #: ipaserver/plugins/pwpolicy.py:358 msgid "Minimum length of password" msgstr "" #: ipaserver/plugins/pwpolicy.py:364 msgid "Priority of the policy (higher number means lower priority" msgstr "" #: ipaserver/plugins/pwpolicy.py:418 msgid "Maximum password life must be greater than minimum." msgstr "" #: ipaserver/plugins/pwpolicy.py:436 msgid "Add a new group password policy." msgstr "" #: ipaserver/plugins/pwpolicy.py:462 msgid "Delete a group password policy." msgstr "" #: ipaserver/plugins/pwpolicy.py:474 msgid "cannot delete global password policy" msgstr "" #: ipaserver/plugins/pwpolicy.py:489 msgid "Modify a group password policy." msgstr "" #: ipaserver/plugins/pwpolicy.py:503 msgid "priority cannot be set on global policy" msgstr "" #: ipaserver/plugins/pwpolicy.py:535 msgid "Display information about password policy." msgstr "" #: ipaserver/plugins/pwpolicy.py:540 msgid "Display effective policy for a specific user" msgstr "" #: ipaserver/plugins/pwpolicy.py:567 msgid "Search for group password policies." msgstr "" #: ipaserver/plugins/radiusproxy.py:34 msgid "" "\n" "RADIUS Proxy Servers\n" msgstr "" #: ipaserver/plugins/radiusproxy.py:36 msgid "" "\n" "Manage RADIUS Proxy Servers.\n" msgstr "" #: ipaserver/plugins/radiusproxy.py:38 msgid "" "\n" "IPA supports the use of an external RADIUS proxy server for krb5 OTP\n" "authentications. This permits a great deal of flexibility when\n" "integrating with third-party authentication services.\n" msgstr "" #: ipaserver/plugins/radiusproxy.py:44 msgid "" "\n" " Add a new server:\n" " ipa radiusproxy-add MyRADIUS --server=radius.example.com:1812\n" msgstr "" #: ipaserver/plugins/radiusproxy.py:47 msgid "" "\n" " Find all servers whose entries include the string \"example.com\":\n" " ipa radiusproxy-find example.com\n" msgstr "" #: ipaserver/plugins/radiusproxy.py:50 msgid "" "\n" " Examine the configuration:\n" " ipa radiusproxy-show MyRADIUS\n" msgstr "" #: ipaserver/plugins/radiusproxy.py:53 msgid "" "\n" " Change the secret:\n" " ipa radiusproxy-mod MyRADIUS --secret\n" msgstr "" #: ipaserver/plugins/radiusproxy.py:56 msgid "" "\n" " Delete a configuration:\n" " ipa radiusproxy-del MyRADIUS\n" msgstr "" #: ipaserver/plugins/radiusproxy.py:67 msgid "invalid attribute name" msgstr "" #: ipaserver/plugins/radiusproxy.py:79 msgid "invalid port number" msgstr "" #: ipaserver/plugins/radiusproxy.py:97 msgid "RADIUS proxy server" msgstr "" #: ipaserver/plugins/radiusproxy.py:98 msgid "RADIUS proxy servers" msgstr "" #: ipaserver/plugins/radiusproxy.py:105 msgid "RADIUS Servers" msgstr "" #: ipaserver/plugins/radiusproxy.py:106 msgid "RADIUS Server" msgstr "" #: ipaserver/plugins/radiusproxy.py:111 msgid "RADIUS proxy server name" msgstr "" #: ipaserver/plugins/radiusproxy.py:117 msgid "A description of this RADIUS proxy server" msgstr "" #: ipaserver/plugins/radiusproxy.py:121 ipaserver/plugins/user.py:1000 msgid "Server" msgstr "" #: ipaserver/plugins/radiusproxy.py:122 msgid "The hostname or IP (with or without port)" msgstr "" #: ipaserver/plugins/radiusproxy.py:126 msgid "Secret" msgstr "" #: ipaserver/plugins/radiusproxy.py:127 msgid "The secret used to encrypt data" msgstr "" #: ipaserver/plugins/radiusproxy.py:133 msgid "Timeout" msgstr "" #: ipaserver/plugins/radiusproxy.py:134 msgid "The total timeout across all retries (in seconds)" msgstr "" #: ipaserver/plugins/radiusproxy.py:139 msgid "Retries" msgstr "" #: ipaserver/plugins/radiusproxy.py:140 msgid "The number of times to retry authentication" msgstr "" #: ipaserver/plugins/radiusproxy.py:146 msgid "User attribute" msgstr "" #: ipaserver/plugins/radiusproxy.py:147 msgid "The username attribute on the user object" msgstr "" #: ipaserver/plugins/radiusproxy.py:153 msgid "Add a new RADIUS proxy server." msgstr "" #: ipaserver/plugins/radiusproxy.py:154 #, python-format msgid "Added RADIUS proxy server \"%(value)s\"" msgstr "" #: ipaserver/plugins/radiusproxy.py:158 msgid "Delete a RADIUS proxy server." msgstr "" #: ipaserver/plugins/radiusproxy.py:159 #, python-format msgid "Deleted RADIUS proxy server \"%(value)s\"" msgstr "" #: ipaserver/plugins/radiusproxy.py:163 msgid "Modify a RADIUS proxy server." msgstr "" #: ipaserver/plugins/radiusproxy.py:164 #, python-format msgid "Modified RADIUS proxy server \"%(value)s\"" msgstr "" #: ipaserver/plugins/radiusproxy.py:168 msgid "Search for RADIUS proxy servers." msgstr "" #: ipaserver/plugins/radiusproxy.py:170 #, python-format msgid "%(count)d RADIUS proxy server matched" msgid_plural "%(count)d RADIUS proxy servers matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/radiusproxy.py:175 msgid "Display information about a RADIUS proxy server." msgstr "" #: ipaserver/plugins/realmdomains.py:35 msgid "" "\n" "Realm domains\n" "\n" "Manage the list of domains associated with IPA realm.\n" "\n" "EXAMPLES:\n" "\n" " Display the current list of realm domains:\n" " ipa realmdomains-show\n" "\n" " Replace the list of realm domains:\n" " ipa realmdomains-mod --domain=example.com\n" " ipa realmdomains-mod --domain={example1.com,example2.com,example3.com}\n" "\n" " Add a domain to the list of realm domains:\n" " ipa realmdomains-mod --add-domain=newdomain.com\n" "\n" " Delete a domain from the list of realm domains:\n" " ipa realmdomains-mod --del-domain=olddomain.com\n" msgstr "" #: ipaserver/plugins/realmdomains.py:75 msgid "Realm domains" msgstr "" #: ipaserver/plugins/realmdomains.py:111 msgid "Add domain" msgstr "" #: ipaserver/plugins/realmdomains.py:117 msgid "Delete domain" msgstr "" #: ipaserver/plugins/realmdomains.py:125 msgid "Modify realm domains." msgstr "" #: ipaserver/plugins/realmdomains.py:130 msgid "Force adding domain even if not in DNS" msgstr "" #: ipaserver/plugins/realmdomains.py:155 #, python-format msgid "" "DNS zone for each realmdomain must contain SOA or NS records. No records " "found for: %s" msgstr "" #: ipaserver/plugins/realmdomains.py:181 #, python-format msgid "The following domains do not belong to this realm: %(domains)s" msgstr "" #: ipaserver/plugins/realmdomains.py:196 #, python-format msgid "" "The realm of the following domains could not be detected: %(domains)s. If " "these are domains that belong to the this realm, please create a _kerberos " "TXT record containing \"%(realm)s\" in each of them." msgstr "" #: ipaserver/plugins/realmdomains.py:219 msgid "" "The --domain option cannot be used together with --add-domain or --del-" "domain. Use --domain to specify the whole realm domain list explicitly, to " "add/remove individual domains, use --add-domain/del-domain." msgstr "" #: ipaserver/plugins/realmdomains.py:230 msgid "IPA server domain cannot be omitted" msgstr "" #: ipaserver/plugins/realmdomains.py:252 msgid "IPA server domain cannot be deleted" msgstr "" #: ipaserver/plugins/realmdomains.py:339 msgid "Display the list of realm domains." msgstr "" #: ipaserver/plugins/role.py:36 msgid "" "\n" "Roles\n" "\n" "A role is used for fine-grained delegation. A permission grants the ability\n" "to perform given low-level tasks (add a user, modify a group, etc.). A\n" "privilege combines one or more permissions into a higher-level abstraction\n" "such as useradmin. A useradmin would be able to add, delete and modify " "users.\n" "\n" "Privileges are assigned to Roles.\n" "\n" "Users, groups, hosts and hostgroups may be members of a Role.\n" "\n" "Roles can not contain other roles.\n" "\n" "EXAMPLES:\n" "\n" " Add a new role:\n" " ipa role-add --desc=\"Junior-level admin\" junioradmin\n" "\n" " Add some privileges to this role:\n" " ipa role-add-privilege --privileges=addusers junioradmin\n" " ipa role-add-privilege --privileges=change_password junioradmin\n" " ipa role-add-privilege --privileges=add_user_to_default_group " "junioradmin\n" "\n" " Add a group of users to this role:\n" " ipa group-add --desc=\"User admins\" useradmins\n" " ipa role-add-member --groups=useradmins junioradmin\n" "\n" " Display information about a role:\n" " ipa role-show junioradmin\n" "\n" " The result of this is that any users in the group 'junioradmin' can\n" " add users, reset passwords or add a user to the default IPA user group.\n" msgstr "" #: ipaserver/plugins/role.py:79 ipaserver/plugins/serverrole.py:168 msgid "role" msgstr "" #: ipaserver/plugins/role.py:80 ipaserver/plugins/serverrole.py:169 msgid "roles" msgstr "" #: ipaserver/plugins/role.py:140 msgid "Role" msgstr "" #: ipaserver/plugins/role.py:145 ipaserver/plugins/serverrole.py:59 #: ipaserver/plugins/serverrole.py:174 msgid "Role name" msgstr "" #: ipaserver/plugins/role.py:151 msgid "A description of this role-group" msgstr "" #: ipaserver/plugins/role.py:159 msgid "Add a new role." msgstr "" #: ipaserver/plugins/role.py:161 #, python-format msgid "Added role \"%(value)s\"" msgstr "" #: ipaserver/plugins/role.py:167 msgid "Delete a role." msgstr "" #: ipaserver/plugins/role.py:169 #, python-format msgid "Deleted role \"%(value)s\"" msgstr "" #: ipaserver/plugins/role.py:175 msgid "Modify a role." msgstr "" #: ipaserver/plugins/role.py:177 #, python-format msgid "Modified role \"%(value)s\"" msgstr "" #: ipaserver/plugins/role.py:183 msgid "Search for roles." msgstr "" #: ipaserver/plugins/role.py:186 #, python-format msgid "%(count)d role matched" msgid_plural "%(count)d roles matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/role.py:193 msgid "Display information about a role." msgstr "" #: ipaserver/plugins/role.py:199 msgid "Add members to a role." msgstr "" #: ipaserver/plugins/role.py:205 msgid "Remove members from a role." msgstr "" #: ipaserver/plugins/role.py:211 msgid "Add privileges to a role." msgstr "" #: ipaserver/plugins/role.py:226 msgid "Number of privileges added" msgstr "" #: ipaserver/plugins/role.py:234 msgid "Remove privileges from a role." msgstr "" #: ipaserver/plugins/role.py:249 msgid "Number of privileges removed" msgstr "" #: ipaserver/plugins/schema.py:26 msgid "" "\n" "API Schema\n" msgstr "" #: ipaserver/plugins/schema.py:28 msgid "" "\n" "Provides API introspection capabilities.\n" msgstr "" #: ipaserver/plugins/schema.py:32 msgid "" "\n" " Show user-find details:\n" " ipa command-show user-find\n" msgstr "" #: ipaserver/plugins/schema.py:35 msgid "" "\n" " Find user-find parameters:\n" " ipa param-find user-find\n" msgstr "" #: ipaserver/plugins/schema.py:56 msgid "Documentation" msgstr "" #: ipaserver/plugins/schema.py:61 msgid "Exclude from" msgstr "" #: ipaserver/plugins/schema.py:66 msgid "Include in" msgstr "" #: ipaserver/plugins/schema.py:134 msgid "Help topic" msgstr "" #: ipaserver/plugins/schema.py:146 msgid "Version" msgstr "" #: ipaserver/plugins/schema.py:171 msgid "Parameters" msgstr "" #: ipaserver/plugins/schema.py:206 msgid "Method of" msgstr "" #: ipaserver/plugins/schema.py:211 msgid "Method name" msgstr "" #: ipaserver/plugins/schema.py:269 msgid "Display information about a command." msgstr "" #: ipaserver/plugins/schema.py:274 msgid "Search for commands." msgstr "" #: ipaserver/plugins/schema.py:335 msgid "Display information about a class." msgstr "" #: ipaserver/plugins/schema.py:340 msgid "Search for classes." msgstr "" #: ipaserver/plugins/schema.py:424 msgid "Display information about a help topic." msgstr "" #: ipaserver/plugins/schema.py:429 msgid "Search for help topics." msgstr "" #: ipaserver/plugins/schema.py:441 msgid "Required" msgstr "" #: ipaserver/plugins/schema.py:446 msgid "Multi-value" msgstr "" #: ipaserver/plugins/schema.py:494 msgid "Always ask" msgstr "" #: ipaserver/plugins/schema.py:499 msgid "CLI metavar" msgstr "" #: ipaserver/plugins/schema.py:504 msgid "CLI name" msgstr "" #: ipaserver/plugins/schema.py:509 msgid "Confirm (password)" msgstr "" #: ipaserver/plugins/schema.py:514 msgid "Default" msgstr "" #: ipaserver/plugins/schema.py:519 msgid "Default from" msgstr "" #: ipaserver/plugins/schema.py:524 msgid "Label" msgstr "" #: ipaserver/plugins/schema.py:529 msgid "Convert on server" msgstr "" #: ipaserver/plugins/schema.py:534 msgid "Option group" msgstr "" #: ipaserver/plugins/schema.py:539 msgid "Sensitive" msgstr "" #: ipaserver/plugins/schema.py:544 msgid "Positional argument" msgstr "" #: ipaserver/plugins/schema.py:653 msgid "Display information about a command parameter." msgstr "" #: ipaserver/plugins/schema.py:658 msgid "Search command parameters." msgstr "" #: ipaserver/plugins/schema.py:730 msgid "Display information about a command output." msgstr "" #: ipaserver/plugins/schema.py:735 msgid "Search for command outputs." msgstr "" #: ipaserver/plugins/schema.py:745 msgid "Fingerprint of schema cached by client" msgstr "" #: ipaserver/plugins/selfservice.py:28 msgid "" "\n" "Self-service Permissions\n" "\n" "A permission enables fine-grained delegation of permissions. Access Control\n" "Rules, or instructions (ACIs), grant permission to permissions to perform\n" "given tasks such as adding a user, modifying a group, etc.\n" "\n" "A Self-service permission defines what an object can change in its own " "entry.\n" "\n" "\n" "EXAMPLES:\n" "\n" " Add a self-service rule to allow users to manage their address (using Bash\n" " brace expansion):\n" " ipa selfservice-add --permissions=write --attrs={street,postalCode,l,c," "st} \"Users manage their own address\"\n" "\n" " When managing the list of attributes you need to include all attributes\n" " in the list, including existing ones.\n" " Add telephoneNumber to the list (using Bash brace expansion):\n" " ipa selfservice-mod --attrs={street,postalCode,l,c,st,telephoneNumber} " "\"Users manage their own address\"\n" "\n" " Display our updated rule:\n" " ipa selfservice-show \"Users manage their own address\"\n" "\n" " Delete a rule:\n" " ipa selfservice-del \"Users manage their own address\"\n" msgstr "" #: ipaserver/plugins/selfservice.py:68 msgid "self service permission" msgstr "" #: ipaserver/plugins/selfservice.py:69 msgid "self service permissions" msgstr "" #: ipaserver/plugins/selfservice.py:70 msgid "Self Service Permissions" msgstr "" #: ipaserver/plugins/selfservice.py:71 msgid "Self Service Permission" msgstr "" #: ipaserver/plugins/selfservice.py:76 ipaserver/plugins/selfservice.py:77 msgid "Self-service name" msgstr "" #: ipaserver/plugins/selfservice.py:90 msgid "Attributes to which the permission applies." msgstr "" #: ipaserver/plugins/selfservice.py:122 msgid "Add a new self-service permission." msgstr "" #: ipaserver/plugins/selfservice.py:124 #, python-format msgid "Added selfservice \"%(value)s\"" msgstr "" #: ipaserver/plugins/selfservice.py:143 msgid "Delete a self-service permission." msgstr "" #: ipaserver/plugins/selfservice.py:146 #, python-format msgid "Deleted selfservice \"%(value)s\"" msgstr "" #: ipaserver/plugins/selfservice.py:161 msgid "Modify a self-service permission." msgstr "" #: ipaserver/plugins/selfservice.py:163 #, python-format msgid "Modified selfservice \"%(value)s\"" msgstr "" #: ipaserver/plugins/selfservice.py:182 msgid "Search for a self-service permission." msgstr "" #: ipaserver/plugins/selfservice.py:185 #, python-format msgid "%(count)d selfservice matched" msgid_plural "%(count)d selfservices matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/selfservice.py:208 msgid "Display information about a self-service permission." msgstr "" #: ipaserver/plugins/selinuxusermap.py:41 msgid "" "\n" "SELinux User Mapping\n" "\n" "Map IPA users to SELinux users by host.\n" "\n" "Hosts, hostgroups, users and groups can be either defined within\n" "the rule or it may point to an existing HBAC rule. When using\n" "--hbacrule option to selinuxusermap-find an exact match is made on the\n" "HBAC rule name, so only one or zero entries will be returned.\n" "\n" "EXAMPLES:\n" "\n" " Create a rule, \"test1\", that sets all users to xguest_u:s0 on the host " "\"server\":\n" " ipa selinuxusermap-add --usercat=all --selinuxuser=xguest_u:s0 test1\n" " ipa selinuxusermap-add-host --hosts=server.example.com test1\n" "\n" " Create a rule, \"test2\", that sets all users to guest_u:s0 and uses an " "existing HBAC rule for users and hosts:\n" " ipa selinuxusermap-add --usercat=all --hbacrule=webserver --" "selinuxuser=guest_u:s0 test2\n" "\n" " Display the properties of a rule:\n" " ipa selinuxusermap-show test2\n" "\n" " Create a rule for a specific user. This sets the SELinux context for\n" " user john to unconfined_u:s0-s0:c0.c1023 on any machine:\n" " ipa selinuxusermap-add --hostcat=all --selinuxuser=unconfined_u:s0-s0:c0." "c1023 john_unconfined\n" " ipa selinuxusermap-add-user --users=john john_unconfined\n" "\n" " Disable a rule:\n" " ipa selinuxusermap-disable test1\n" "\n" " Enable a rule:\n" " ipa selinuxusermap-enable test1\n" "\n" " Find a rule referencing a specific HBAC rule:\n" " ipa selinuxusermap-find --hbacrule=allow_some\n" "\n" " Remove a rule:\n" " ipa selinuxusermap-del john_unconfined\n" "\n" "SEEALSO:\n" "\n" " The list controlling the order in which the SELinux user map is applied\n" " and the default SELinux user are available in the config-show command.\n" msgstr "" #: ipaserver/plugins/selinuxusermap.py:88 msgid "HBAC rule and local members cannot both be set" msgstr "" #: ipaserver/plugins/selinuxusermap.py:115 msgid "Invalid SELinux user name, only a-Z and _ are allowed" msgstr "" #: ipaserver/plugins/selinuxusermap.py:117 msgid "Invalid MLS value, must match s[0-15](-s[0-15])" msgstr "" #: ipaserver/plugins/selinuxusermap.py:120 msgid "" "Invalid MCS value, must match c[0-1023].c[0-1023] and/or c[0-1023]-c[0-c0123]" msgstr "" #: ipaserver/plugins/selinuxusermap.py:135 msgid "SELinux user map list not found in configuration" msgstr "" #: ipaserver/plugins/selinuxusermap.py:140 #, python-format msgid "SELinux user %(user)s not found in ordering list (in config)" msgstr "" #: ipaserver/plugins/selinuxusermap.py:152 msgid "SELinux User Map rule" msgstr "" #: ipaserver/plugins/selinuxusermap.py:153 msgid "SELinux User Map rules" msgstr "" #: ipaserver/plugins/selinuxusermap.py:209 msgid "SELinux User Maps" msgstr "" #: ipaserver/plugins/selinuxusermap.py:210 msgid "SELinux User Map" msgstr "" #: ipaserver/plugins/selinuxusermap.py:220 msgid "SELinux User" msgstr "" #: ipaserver/plugins/selinuxusermap.py:225 msgid "HBAC Rule that defines the users, groups and hostgroups" msgstr "" #: ipaserver/plugins/selinuxusermap.py:285 #, python-format msgid "HBAC rule %(rule)s not found" msgstr "" #: ipaserver/plugins/selinuxusermap.py:304 msgid "Create a new SELinux User Map." msgstr "" #: ipaserver/plugins/selinuxusermap.py:306 #, python-format msgid "Added SELinux User Map \"%(value)s\"" msgstr "" #: ipaserver/plugins/selinuxusermap.py:341 msgid "Delete a SELinux User Map." msgstr "" #: ipaserver/plugins/selinuxusermap.py:343 #, python-format msgid "Deleted SELinux User Map \"%(value)s\"" msgstr "" #: ipaserver/plugins/selinuxusermap.py:349 msgid "Modify a SELinux User Map." msgstr "" #: ipaserver/plugins/selinuxusermap.py:351 #, python-format msgid "Modified SELinux User Map \"%(value)s\"" msgstr "" #: ipaserver/plugins/selinuxusermap.py:405 msgid "Search for SELinux User Maps." msgstr "" #: ipaserver/plugins/selinuxusermap.py:408 #, python-format msgid "%(count)d SELinux User Map matched" msgid_plural "%(count)d SELinux User Maps matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/selinuxusermap.py:437 msgid "Display the properties of a SELinux User Map rule." msgstr "" #: ipaserver/plugins/selinuxusermap.py:448 msgid "Enable an SELinux User Map rule." msgstr "" #: ipaserver/plugins/selinuxusermap.py:450 #, python-format msgid "Enabled SELinux User Map \"%(value)s\"" msgstr "" #: ipaserver/plugins/selinuxusermap.py:478 msgid "Disable an SELinux User Map rule." msgstr "" #: ipaserver/plugins/selinuxusermap.py:480 #, python-format msgid "Disabled SELinux User Map \"%(value)s\"" msgstr "" #: ipaserver/plugins/selinuxusermap.py:508 msgid "Add users and groups to an SELinux User Map rule." msgstr "" #: ipaserver/plugins/selinuxusermap.py:532 msgid "Remove users and groups from an SELinux User Map rule." msgstr "" #: ipaserver/plugins/selinuxusermap.py:541 msgid "Add target hosts and hostgroups to an SELinux User Map rule." msgstr "" #: ipaserver/plugins/selinuxusermap.py:565 msgid "Remove target hosts and hostgroups from an SELinux User Map rule." msgstr "" #: ipaserver/plugins/server.py:30 msgid "" "\n" "IPA servers\n" msgstr "" #: ipaserver/plugins/server.py:32 msgid "" "\n" "Get information about installed IPA servers.\n" msgstr "" #: ipaserver/plugins/server.py:36 msgid "" "\n" " Find all servers:\n" " ipa server-find\n" msgstr "" #: ipaserver/plugins/server.py:39 msgid "" "\n" " Show specific server:\n" " ipa server-show ipa.example.com\n" msgstr "" #: ipaserver/plugins/server.py:53 msgid "server" msgstr "" #: ipaserver/plugins/server.py:54 msgid "servers" msgstr "" #: ipaserver/plugins/server.py:62 msgid "IPA Servers" msgstr "" #: ipaserver/plugins/server.py:96 ipaserver/plugins/serverrole.py:54 msgid "IPA server hostname" msgstr "" #: ipaserver/plugins/server.py:104 msgid "Managed suffixes" msgstr "" #: ipaserver/plugins/server.py:110 msgid "Min domain level" msgstr "" #: ipaserver/plugins/server.py:111 msgid "Minimum domain level" msgstr "" #: ipaserver/plugins/server.py:117 msgid "Max domain level" msgstr "" #: ipaserver/plugins/server.py:118 msgid "Maximum domain level" msgstr "" #: ipaserver/plugins/server.py:125 msgid "Server location" msgstr "" #: ipaserver/plugins/server.py:132 msgid "Service weight" msgstr "" #: ipaserver/plugins/server.py:133 msgid "Weight for server services" msgstr "" #: ipaserver/plugins/server.py:140 msgid "Service relative weight" msgstr "" #: ipaserver/plugins/server.py:141 msgid "Relative weight for server services (counts per location)" msgstr "" #: ipaserver/plugins/server.py:146 msgid "Enabled server roles" msgstr "" #: ipaserver/plugins/server.py:147 msgid "List of enabled roles" msgstr "" #: ipaserver/plugins/server.py:211 msgid "Modify information about an IPA server." msgstr "" #: ipaserver/plugins/server.py:213 #, python-format msgid "Modified IPA server \"%(value)s\"" msgstr "" #: ipaserver/plugins/server.py:292 msgid "Search for IPA servers." msgstr "" #: ipaserver/plugins/server.py:295 #, python-format msgid "%(count)d IPA server matched" msgid_plural "%(count)d IPA servers matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/server.py:415 msgid "Show IPA server." msgstr "" #: ipaserver/plugins/server.py:430 msgid "Delete IPA server." msgstr "" #: ipaserver/plugins/server.py:431 #, python-format msgid "Deleted IPA server \"%(value)s\"" msgstr "" #: ipaserver/plugins/server.py:436 msgid "Ignore topology errors" msgstr "" #: ipaserver/plugins/server.py:437 msgid "Ignore topology connectivity problems after removal" msgstr "" #: ipaserver/plugins/server.py:442 msgid "Ignore check for last remaining CA or DNS server" msgstr "" #: ipaserver/plugins/server.py:443 msgid "Skip a check whether the last CA master or DNS server is removed" msgstr "" #: ipaserver/plugins/server.py:449 msgid "Force server removal" msgstr "" #: ipaserver/plugins/server.py:450 msgid "Force server removal even if it does not exist" msgstr "" #: ipaserver/plugins/server.py:487 msgid "" "Replica is active DNSSEC key master. Uninstall could break your DNS system. " "Please disable or replace DNSSEC key master first." msgstr "" #: ipaserver/plugins/server.py:493 msgid "Deleting this server will leave your installation without a DNS." msgstr "" #: ipaserver/plugins/server.py:503 msgid "" "Deleting this server is not allowed as it would leave your installation " "without a CA." msgstr "" #: ipaserver/plugins/server.py:520 msgid "Ignoring these warnings and proceeding with removal" msgstr "" #: ipaserver/plugins/server.py:570 #, python-format msgid "" "Failed to clean memberPrincipal %(principal)s from s4u2proxy entry %(dn)s: " "%(err)s" msgstr "" #: ipaserver/plugins/server.py:590 #, python-format msgid "Failed to clean up DNA hostname entries for %(master)s: %(err)s" msgstr "" #: ipaserver/plugins/server.py:609 #, python-format msgid "Failed to remove server %(master)s from server list: %(err)s" msgstr "" #: ipaserver/plugins/server.py:631 #, python-format msgid "Failed to cleanup server principals/keys: %(err)s" msgstr "" #: ipaserver/plugins/server.py:647 #, python-format msgid "Failed to cleanup %(hostname)s DNS entries: %(err)s" msgstr "" #: ipaserver/plugins/server.py:652 msgid "You may need to manually remove them from the tree" msgstr "" #: ipaserver/plugins/server.py:661 #, python-format msgid "Forcing removal of %(hostname)s" msgstr "" #: ipaserver/plugins/server.py:671 msgid "Ignoring topology connectivity errors." msgstr "" #: ipaserver/plugins/server.py:699 msgid "Server has already been deleted" msgstr "" #: ipaserver/plugins/server.py:749 msgid "Agreements deleted" msgstr "" #: ipaserver/plugins/server.py:760 msgid "Following segments were not deleted:" msgstr "" #: ipaserver/plugins/server.py:814 msgid "Check connection to remote IPA server." msgstr "" #: ipaserver/plugins/server.py:822 msgid "Remote server name" msgstr "" #: ipaserver/plugins/server.py:823 msgid "Remote IPA server hostname" msgstr "" #: ipaserver/plugins/server.py:833 #, python-format msgid "must be \"%s\"" msgstr "" #: ipaserver/plugins/server.py:853 msgid "not allowed to perform server connection check" msgstr "" #: ipaserver/plugins/serverrole.py:13 msgid "" "\n" "IPA server roles\n" msgstr "" #: ipaserver/plugins/serverrole.py:15 msgid "" "\n" "Get status of roles (DNS server, CA, etc.) provided by IPA masters.\n" msgstr "" #: ipaserver/plugins/serverrole.py:19 msgid "" "\n" " Show status of 'DNS server' role on a server:\n" " ipa server-role-show ipa.example.com \"DNS server\"\n" msgstr "" #: ipaserver/plugins/serverrole.py:22 msgid "" "\n" " Show status of all roles containing 'AD' on a server:\n" " ipa server-role-find --server ipa.example.com --role='AD'\n" msgstr "" #: ipaserver/plugins/serverrole.py:25 msgid "" "\n" " Show status of all configured roles on a server:\n" " ipa server-role-find ipa.example.com\n" msgstr "" #: ipaserver/plugins/serverrole.py:41 msgid "server role" msgstr "" #: ipaserver/plugins/serverrole.py:42 msgid "server roles" msgstr "" #: ipaserver/plugins/serverrole.py:46 msgid "IPA Server Roles" msgstr "" #: ipaserver/plugins/serverrole.py:47 msgid "IPA Server Role" msgstr "" #: ipaserver/plugins/serverrole.py:60 msgid "IPA server role name" msgstr "" #: ipaserver/plugins/serverrole.py:66 msgid "Role status" msgstr "" #: ipaserver/plugins/serverrole.py:67 msgid "Status of the role" msgstr "" #: ipaserver/plugins/serverrole.py:84 msgid "Show role status on a server" msgstr "" #: ipaserver/plugins/serverrole.py:108 msgid "Find a server role on a server(s)" msgstr "" #: ipaserver/plugins/serverrole.py:113 #, python-format msgid "%(count)s server role matched" msgid_plural "%(count)s server roles matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/serverrole.py:175 msgid "IPA role name" msgstr "" #: ipaserver/plugins/serverroles.py:81 #, python-brace-format msgid "{role}: role not found" msgstr "" #: ipaserver/plugins/serverroles.py:151 #, python-brace-format msgid "{attr}: no such attribute" msgstr "" #: ipaserver/plugins/service.py:54 msgid "" "\n" "Services\n" "\n" "A IPA service represents a service that runs on a host. The IPA service\n" "record can store a Kerberos principal, an SSL certificate, or both.\n" "\n" "An IPA service can be managed directly from a machine, provided that\n" "machine has been given the correct permission. This is true even for\n" "machines other than the one the service is associated with. For example,\n" "requesting an SSL certificate using the host service principal credentials\n" "of the host. To manage a service using host credentials you need to\n" "kinit as the host:\n" "\n" " # kinit -kt /etc/krb5.keytab host/ipa.example.com@EXAMPLE.COM\n" "\n" "Adding an IPA service allows the associated service to request an SSL\n" "certificate or keytab, but this is performed as a separate step; they\n" "are not produced as a result of adding the service.\n" "\n" "Only the public aspect of a certificate is stored in a service record;\n" "the private key is not stored.\n" "\n" "EXAMPLES:\n" "\n" " Add a new IPA service:\n" " ipa service-add HTTP/web.example.com\n" "\n" " Allow a host to manage an IPA service certificate:\n" " ipa service-add-host --hosts=web.example.com HTTP/web.example.com\n" " ipa role-add-member --hosts=web.example.com certadmin\n" "\n" " Override a default list of supported PAC types for the service:\n" " ipa service-mod HTTP/web.example.com --pac-type=MS-PAC\n" "\n" " A typical use case where overriding the PAC type is needed is NFS.\n" " Currently the related code in the Linux kernel can only handle Kerberos\n" " tickets up to a maximal size. Since the PAC data can become quite large " "it\n" " is recommended to set --pac-type=NONE for NFS services.\n" "\n" " Delete an IPA service:\n" " ipa service-del HTTP/web.example.com\n" "\n" " Find all IPA services associated with a host:\n" " ipa service-find web.example.com\n" "\n" " Find all HTTP services:\n" " ipa service-find HTTP\n" "\n" " Disable the service Kerberos key and SSL certificate:\n" " ipa service-disable HTTP/web.example.com\n" "\n" " Request a certificate for an IPA service:\n" " ipa cert-request --principal=HTTP/web.example.com example.csr\n" msgstr "" #: ipaserver/plugins/service.py:107 msgid "" "\n" " Allow user to create a keytab:\n" " ipa service-allow-create-keytab HTTP/web.example.com --users=tuser1\n" msgstr "" #: ipaserver/plugins/service.py:110 msgid "" "\n" " Generate and retrieve a keytab for an IPA service:\n" " ipa-getkeytab -s ipa.example.com -p HTTP/web.example.com -k /etc/httpd/" "httpd.keytab\n" "\n" msgstr "" #: ipaserver/plugins/service.py:160 msgid "Requires pre-authentication" msgstr "" #: ipaserver/plugins/service.py:161 msgid "Pre-authentication is required for the service" msgstr "" #: ipaserver/plugins/service.py:166 msgid "Trusted for delegation" msgstr "" #: ipaserver/plugins/service.py:167 msgid "Client credentials may be delegated to the service" msgstr "" #: ipaserver/plugins/service.py:187 msgid "unable to determine service" msgstr "" #: ipaserver/plugins/service.py:191 msgid "blank service" msgstr "" #: ipaserver/plugins/service.py:199 msgid "unable to determine realm" msgstr "" #: ipaserver/plugins/service.py:216 msgid "missing service" msgstr "" #: ipaserver/plugins/service.py:304 msgid "This principal is required by the IPA master" msgstr "" #: ipaserver/plugins/service.py:378 msgid "services" msgstr "" #: ipaserver/plugins/service.py:463 msgid "Service principal" msgstr "" #: ipaserver/plugins/service.py:470 msgid "Base-64 encoded service certificate" msgstr "" #: ipaserver/plugins/service.py:511 msgid "PAC type" msgstr "" #: ipaserver/plugins/service.py:512 msgid "" "Override default list of supported PAC types. Use 'NONE' to disable PAC " "support for this service, e.g. this might be necessary for NFS services." msgstr "" #: ipaserver/plugins/service.py:540 msgid "NONE value cannot be combined with other PAC types" msgstr "" #: ipaserver/plugins/service.py:549 msgid "Add a new IPA service." msgstr "" #: ipaserver/plugins/service.py:551 #, python-format msgid "Added service \"%(value)s\"" msgstr "" #: ipaserver/plugins/service.py:557 msgid "force principal name even if not in DNS" msgstr "" #: ipaserver/plugins/service.py:571 #, python-format msgid "The host '%s' does not exist to add a service to." msgstr "" #: ipaserver/plugins/service.py:613 msgid "Delete an IPA service." msgstr "" #: ipaserver/plugins/service.py:615 #, python-format msgid "Deleted service \"%(value)s\"" msgstr "" #: ipaserver/plugins/service.py:637 msgid "Modify an existing IPA service." msgstr "" #: ipaserver/plugins/service.py:639 #, python-format msgid "Modified service \"%(value)s\"" msgstr "" #: ipaserver/plugins/service.py:684 msgid "Search for IPA services." msgstr "" #: ipaserver/plugins/service.py:687 #, python-format msgid "%(count)d service matched" msgid_plural "%(count)d services matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/service.py:736 msgid "Display information about an IPA service." msgstr "" #: ipaserver/plugins/service.py:773 msgid "Add hosts that can manage this service." msgstr "" #: ipaserver/plugins/service.py:782 msgid "Remove hosts that can manage this service." msgstr "" #: ipaserver/plugins/service.py:790 msgid "" "Allow users, groups, hosts or host groups to retrieve a keytab of this " "service." msgstr "" #: ipaserver/plugins/service.py:809 msgid "" "Disallow users, groups, hosts or host groups to retrieve a keytab of this " "service." msgstr "" #: ipaserver/plugins/service.py:827 msgid "" "Allow users, groups, hosts or host groups to create a keytab of this service." msgstr "" #: ipaserver/plugins/service.py:846 msgid "" "Disallow users, groups, hosts or host groups to create a keytab of this " "service." msgstr "" #: ipaserver/plugins/service.py:864 msgid "Disable the Kerberos key and SSL certificate of a service." msgstr "" #: ipaserver/plugins/service.py:867 #, python-format msgid "Disabled service \"%(value)s\"" msgstr "" #: ipaserver/plugins/service.py:908 msgid "Add new certificates to a service" msgstr "" #: ipaserver/plugins/service.py:909 #, python-format msgid "Added certificates to service principal \"%(value)s\"" msgstr "" #: ipaserver/plugins/service.py:915 msgid "Remove certificates from a service" msgstr "" #: ipaserver/plugins/service.py:916 #, python-format msgid "Removed certificates from service principal \"%(value)s\"" msgstr "" #: ipaserver/plugins/servicedelegation.py:26 msgid "" "\n" "Service Constrained Delegation\n" "\n" "Manage rules to allow constrained delegation of credentials so\n" "that a service can impersonate a user when communicating with another\n" "service without requiring the user to actually forward their TGT.\n" "This makes for a much better method of delegating credentials as it\n" "prevents exposure of the short term secret of the user.\n" "\n" "The naming convention is to append the word \"target\" or \"targets\" to\n" "a matching rule name. This is not mandatory but helps conceptually\n" "to associate rules and targets.\n" "\n" "A rule consists of two things:\n" " - A list of targets the rule applies to\n" " - A list of memberPrincipals that are allowed to delegate for\n" " those targets\n" "\n" "A target consists of a list of principals that can be delegated.\n" "\n" "In English, a rule says that this principal can delegate as this\n" "list of principals, as defined by these targets.\n" "\n" "EXAMPLES:\n" "\n" " Add a new constrained delegation rule:\n" " ipa servicedelegationrule-add ftp-delegation\n" "\n" " Add a new constrained delegation target:\n" " ipa servicedelegationtarget-add ftp-delegation-target\n" "\n" " Add a principal to the rule:\n" " ipa servicedelegationrule-add-member --principals=ftp/ipa.example." "com ftp-delegation\n" "\n" " Add our target to the rule:\n" " ipa servicedelegationrule-add-target --servicedelegationtargets=ftp-" "delegation-target ftp-delegation\n" "\n" " Add a principal to the target:\n" " ipa servicedelegationtarget-add-member --principals=ldap/ipa.example." "com ftp-delegation-target\n" "\n" " Display information about a named delegation rule and target:\n" " ipa servicedelegationrule_show ftp-delegation\n" " ipa servicedelegationtarget_show ftp-delegation-target\n" "\n" " Remove a constrained delegation:\n" " ipa servicedelegationrule-del ftp-delegation-target\n" " ipa servicedelegationtarget-del ftp-delegation\n" "\n" "In this example the ftp service can get a TGT for the ldap service on\n" "the bound user's behalf.\n" "\n" "It is strongly discouraged to modify the delegations that ship with\n" "IPA, ipa-http-delegation and its targets ipa-cifs-delegation-targets and\n" "ipa-ldap-delegation-targets. Incorrect changes can remove the ability\n" "to delegate, causing the framework to stop functioning.\n" msgstr "" #: ipaserver/plugins/servicedelegation.py:102 msgid "Allowed Target" msgstr "" #: ipaserver/plugins/servicedelegation.py:106 msgid "Allowed to Impersonate" msgstr "" #: ipaserver/plugins/servicedelegation.py:110 msgid "Member principals" msgstr "" #: ipaserver/plugins/servicedelegation.py:182 msgid "Add target to a named service delegation." msgstr "" #: ipaserver/plugins/servicedelegation.py:263 msgid "Remove member from a named service delegation." msgstr "" #: ipaserver/plugins/servicedelegation.py:356 #: ipaserver/plugins/servicedelegation.py:389 msgid "service delegation rule" msgstr "" #: ipaserver/plugins/servicedelegation.py:357 msgid "service delegation rules" msgstr "" #: ipaserver/plugins/servicedelegation.py:368 msgid "Service delegation rules" msgstr "" #: ipaserver/plugins/servicedelegation.py:369 msgid "Service delegation rule" msgstr "" #: ipaserver/plugins/servicedelegation.py:374 msgid "Create a new service delegation rule." msgstr "" #: ipaserver/plugins/servicedelegation.py:376 #, python-format msgid "Added service delegation rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/servicedelegation.py:381 msgid "Delete service delegation." msgstr "" #: ipaserver/plugins/servicedelegation.py:383 #, python-format msgid "Deleted service delegation \"%(value)s\"" msgstr "" #: ipaserver/plugins/servicedelegation.py:391 msgid "privileged service delegation rule" msgstr "" #: ipaserver/plugins/servicedelegation.py:398 msgid "Search for service delegations rule." msgstr "" #: ipaserver/plugins/servicedelegation.py:403 #, python-format msgid "%(count)d service delegation rule matched" msgid_plural "%(count)d service delegation rules matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/servicedelegation.py:410 msgid "Display information about a named service delegation rule." msgstr "" #: ipaserver/plugins/servicedelegation.py:417 msgid "Add member to a named service delegation rule." msgstr "" #: ipaserver/plugins/servicedelegation.py:426 msgid "Remove member from a named service delegation rule." msgstr "" #: ipaserver/plugins/servicedelegation.py:434 msgid "Add target to a named service delegation rule." msgstr "" #: ipaserver/plugins/servicedelegation.py:445 msgid "Remove target from a named service delegation rule." msgstr "" #: ipaserver/plugins/servicedelegation.py:455 #: ipaserver/plugins/servicedelegation.py:484 msgid "service delegation target" msgstr "" #: ipaserver/plugins/servicedelegation.py:456 msgid "service delegation targets" msgstr "" #: ipaserver/plugins/servicedelegation.py:463 msgid "Service delegation targets" msgstr "" #: ipaserver/plugins/servicedelegation.py:464 msgid "Service delegation target" msgstr "" #: ipaserver/plugins/servicedelegation.py:469 msgid "Create a new service delegation target." msgstr "" #: ipaserver/plugins/servicedelegation.py:471 #, python-format msgid "Added service delegation target \"%(value)s\"" msgstr "" #: ipaserver/plugins/servicedelegation.py:476 msgid "Delete service delegation target." msgstr "" #: ipaserver/plugins/servicedelegation.py:478 #, python-format msgid "Deleted service delegation target \"%(value)s\"" msgstr "" #: ipaserver/plugins/servicedelegation.py:486 msgid "privileged service delegation target" msgstr "" #: ipaserver/plugins/servicedelegation.py:493 msgid "Search for service delegation target." msgstr "" #: ipaserver/plugins/servicedelegation.py:498 #, python-format msgid "%(count)d service delegation target matched" msgid_plural "%(count)d service delegation targets matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/servicedelegation.py:531 msgid "Display information about a named service delegation target." msgstr "" #: ipaserver/plugins/servicedelegation.py:538 msgid "Add member to a named service delegation target." msgstr "" #: ipaserver/plugins/servicedelegation.py:547 msgid "Remove member from a named service delegation target." msgstr "" #: ipaserver/plugins/stageuser.py:56 msgid "" "\n" "Stageusers\n" "\n" "Manage stage user entries.\n" "\n" "Stage user entries are directly under the container: \"cn=stage users,\n" "cn=accounts, cn=provisioning, SUFFIX\".\n" "Users can not authenticate with those entries (even if the entries\n" "contain credentials). Those entries are only candidate to become Active " "entries.\n" "\n" "Active user entries are Posix users directly under the container: " "\"cn=accounts, SUFFIX\".\n" "Users can authenticate with Active entries, at the condition they have\n" "credentials.\n" "\n" "Deleted user entries are Posix users directly under the container: " "\"cn=deleted users,\n" "cn=accounts, cn=provisioning, SUFFIX\".\n" "Users can not authenticate with those entries, even if the entries contain " "credentials.\n" "\n" "The stage user container contains entries:\n" " - created by 'stageuser-add' commands that are Posix users,\n" " - created by external provisioning system.\n" "\n" "A valid stage user entry MUST have:\n" " - entry RDN is 'uid',\n" " - ipaUniqueID is 'autogenerate'.\n" "\n" "IPA supports a wide range of username formats, but you need to be aware of " "any\n" "restrictions that may apply to your particular environment. For example,\n" "usernames that start with a digit or usernames that exceed a certain length\n" "may cause problems for some UNIX systems.\n" "Use 'ipa config-mod' to change the username format allowed by IPA tools.\n" "\n" "\n" "EXAMPLES:\n" "\n" " Add a new stageuser:\n" " ipa stageuser-add --first=Tim --last=User --password tuser1\n" "\n" " Add a stageuser from the deleted users container:\n" " ipa stageuser-add --first=Tim --last=User --from-delete tuser1\n" "\n" msgstr "" #: ipaserver/plugins/stageuser.py:117 msgid "Stage Users" msgstr "" #: ipaserver/plugins/stageuser.py:118 msgid "Stage User" msgstr "" #: ipaserver/plugins/stageuser.py:119 msgid "stage user" msgstr "" #: ipaserver/plugins/stageuser.py:120 msgid "stage users" msgstr "" #: ipaserver/plugins/stageuser.py:265 msgid "Add a new stage user." msgstr "" #: ipaserver/plugins/stageuser.py:267 #, python-format msgid "Added stage user \"%(value)s\"" msgstr "" #: ipaserver/plugins/stageuser.py:275 msgid "Create Stage user in from a delete user" msgstr "" #: ipaserver/plugins/stageuser.py:286 msgid "givenname is required" msgstr "" #: ipaserver/plugins/stageuser.py:289 msgid "sn is required" msgstr "" #: ipaserver/plugins/stageuser.py:404 msgid "Delete a stage user." msgstr "" #: ipaserver/plugins/stageuser.py:406 #, python-format msgid "Deleted stage user \"%(value)s\"" msgstr "" #: ipaserver/plugins/stageuser.py:410 msgid "Modify a stage user." msgstr "" #: ipaserver/plugins/stageuser.py:412 #, python-format msgid "Modified stage user \"%(value)s\"" msgstr "" #: ipaserver/plugins/stageuser.py:432 msgid "Search for stage users." msgstr "" #: ipaserver/plugins/stageuser.py:457 ipaserver/plugins/user.py:752 #, python-format msgid "%(count)d user matched" msgid_plural "%(count)d users matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/stageuser.py:462 msgid "Display information about a stage user." msgstr "" #: ipaserver/plugins/stageuser.py:479 msgid "Activate a stage user." msgstr "" #: ipaserver/plugins/stageuser.py:481 #, python-format msgid "Activate a stage user \"%(value)s\"" msgstr "" #: ipaserver/plugins/stageuser.py:494 msgid "Entry RDN is not 'uid'" msgstr "" #: ipaserver/plugins/stageuser.py:500 #, python-format msgid "Entry has no '%(attribute)s'" msgstr "" #: ipaserver/plugins/stageuser.py:672 #, python-format msgid "active user with name \"%(user)s\" already exists" msgstr "" #: ipaserver/plugins/stageuser.py:734 #, python-format msgid "Stage user %s activated" msgstr "" #: ipaserver/plugins/stageuser.py:741 msgid "Add a manager to the stage user entry" msgstr "" #: ipaserver/plugins/stageuser.py:746 msgid "Remove a manager to the stage user entry" msgstr "" #: ipaserver/plugins/sudo.py:7 msgid "commands for controlling sudo configuration" msgstr "" #: ipaserver/plugins/sudocmd.py:33 msgid "" "\n" "Sudo Commands\n" "\n" "Commands used as building blocks for sudo\n" "\n" "EXAMPLES:\n" "\n" " Create a new command\n" " ipa sudocmd-add --desc='For reading log files' /usr/bin/less\n" "\n" " Remove a command\n" " ipa sudocmd-del /usr/bin/less\n" "\n" msgstr "" #: ipaserver/plugins/sudocmd.py:58 msgid "sudo command" msgstr "" #: ipaserver/plugins/sudocmd.py:59 msgid "sudo commands" msgstr "" #: ipaserver/plugins/sudocmd.py:111 msgid "Sudo Commands" msgstr "" #: ipaserver/plugins/sudocmd.py:112 ipaserver/plugins/sudocmd.py:117 msgid "Sudo Command" msgstr "" #: ipaserver/plugins/sudocmd.py:123 msgid "A description of this command" msgstr "" #: ipaserver/plugins/sudocmd.py:146 msgid "Create new Sudo Command." msgstr "" #: ipaserver/plugins/sudocmd.py:148 #, python-format msgid "Added Sudo Command \"%(value)s\"" msgstr "" #: ipaserver/plugins/sudocmd.py:153 msgid "Delete Sudo Command." msgstr "" #: ipaserver/plugins/sudocmd.py:155 #, python-format msgid "Deleted Sudo Command \"%(value)s\"" msgstr "" #: ipaserver/plugins/sudocmd.py:186 msgid "Modify Sudo Command." msgstr "" #: ipaserver/plugins/sudocmd.py:188 #, python-format msgid "Modified Sudo Command \"%(value)s\"" msgstr "" #: ipaserver/plugins/sudocmd.py:193 msgid "Search for Sudo Commands." msgstr "" #: ipaserver/plugins/sudocmd.py:196 #, python-format msgid "%(count)d Sudo Command matched" msgid_plural "%(count)d Sudo Commands matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/sudocmd.py:202 msgid "Display Sudo Command." msgstr "" #: ipaserver/plugins/sudocmdgroup.py:34 msgid "" "\n" "Groups of Sudo Commands\n" "\n" "Manage groups of Sudo Commands.\n" "\n" "EXAMPLES:\n" "\n" " Add a new Sudo Command Group:\n" " ipa sudocmdgroup-add --desc='administrators commands' admincmds\n" "\n" " Remove a Sudo Command Group:\n" " ipa sudocmdgroup-del admincmds\n" "\n" " Manage Sudo Command Group membership, commands:\n" " ipa sudocmdgroup-add-member --sudocmds=/usr/bin/less --sudocmds=/usr/bin/" "vim admincmds\n" "\n" " Manage Sudo Command Group membership, commands:\n" " ipa sudocmdgroup-remove-member --sudocmds=/usr/bin/less admincmds\n" "\n" " Show a Sudo Command Group:\n" " ipa sudocmdgroup-show admincmds\n" msgstr "" #: ipaserver/plugins/sudocmdgroup.py:67 msgid "sudo command group" msgstr "" #: ipaserver/plugins/sudocmdgroup.py:68 msgid "sudo command groups" msgstr "" #: ipaserver/plugins/sudocmdgroup.py:119 ipaserver/plugins/sudocmdgroup.py:124 msgid "Sudo Command Group" msgstr "" #: ipaserver/plugins/sudocmdgroup.py:147 msgid "Create new Sudo Command Group." msgstr "" #: ipaserver/plugins/sudocmdgroup.py:149 #, python-format msgid "Added Sudo Command Group \"%(value)s\"" msgstr "" #: ipaserver/plugins/sudocmdgroup.py:155 msgid "Delete Sudo Command Group." msgstr "" #: ipaserver/plugins/sudocmdgroup.py:157 #, python-format msgid "Deleted Sudo Command Group \"%(value)s\"" msgstr "" #: ipaserver/plugins/sudocmdgroup.py:163 msgid "Modify Sudo Command Group." msgstr "" #: ipaserver/plugins/sudocmdgroup.py:165 #, python-format msgid "Modified Sudo Command Group \"%(value)s\"" msgstr "" #: ipaserver/plugins/sudocmdgroup.py:171 msgid "Search for Sudo Command Groups." msgstr "" #: ipaserver/plugins/sudocmdgroup.py:174 #, python-format msgid "%(count)d Sudo Command Group matched" msgid_plural "%(count)d Sudo Command Groups matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/sudocmdgroup.py:182 msgid "Display Sudo Command Group." msgstr "" #: ipaserver/plugins/sudocmdgroup.py:188 msgid "Add members to Sudo Command Group." msgstr "" #: ipaserver/plugins/sudocmdgroup.py:194 msgid "Remove members from Sudo Command Group." msgstr "" #: ipaserver/plugins/sudorule.py:42 msgid "" "\n" "Sudo Rules\n" msgstr "" #: ipaserver/plugins/sudorule.py:44 msgid "" "\n" "Sudo (su \"do\") allows a system administrator to delegate authority to\n" "give certain users (or groups of users) the ability to run some (or all)\n" "commands as root or another user while providing an audit trail of the\n" "commands and their arguments.\n" msgstr "" #: ipaserver/plugins/sudorule.py:49 msgid "" "\n" "FreeIPA provides a means to configure the various aspects of Sudo:\n" " Users: The user(s)/group(s) allowed to invoke Sudo.\n" " Hosts: The host(s)/hostgroup(s) which the user is allowed to to invoke " "Sudo.\n" " Allow Command: The specific command(s) permitted to be run via Sudo.\n" " Deny Command: The specific command(s) prohibited to be run via Sudo.\n" " RunAsUser: The user(s) or group(s) of users whose rights Sudo will be " "invoked with.\n" " RunAsGroup: The group(s) whose gid rights Sudo will be invoked with.\n" " Options: The various Sudoers Options that can modify Sudo's behavior.\n" msgstr "" #: ipaserver/plugins/sudorule.py:58 msgid "" "\n" "An order can be added to a sudorule to control the order in which they\n" "are evaluated (if the client supports it). This order is an integer and\n" "must be unique.\n" msgstr "" #: ipaserver/plugins/sudorule.py:62 msgid "" "\n" "FreeIPA provides a designated binddn to use with Sudo located at:\n" "uid=sudo,cn=sysaccounts,cn=etc,dc=example,dc=com\n" msgstr "" #: ipaserver/plugins/sudorule.py:65 msgid "" "\n" "To enable the binddn run the following command to set the password:\n" "LDAPTLS_CACERT=/etc/ipa/ca.crt /usr/bin/ldappasswd -S -W -h ipa.example.com -" "ZZ -D \"cn=Directory Manager\" uid=sudo,cn=sysaccounts,cn=etc,dc=example," "dc=com\n" msgstr "" #: ipaserver/plugins/sudorule.py:72 msgid "" "\n" " Create a new rule:\n" " ipa sudorule-add readfiles\n" msgstr "" #: ipaserver/plugins/sudorule.py:75 msgid "" "\n" " Add sudo command object and add it as allowed command in the rule:\n" " ipa sudocmd-add /usr/bin/less\n" " ipa sudorule-add-allow-command readfiles --sudocmds /usr/bin/less\n" msgstr "" #: ipaserver/plugins/sudorule.py:79 msgid "" "\n" " Add a host to the rule:\n" " ipa sudorule-add-host readfiles --hosts server.example.com\n" msgstr "" #: ipaserver/plugins/sudorule.py:82 msgid "" "\n" " Add a user to the rule:\n" " ipa sudorule-add-user readfiles --users jsmith\n" msgstr "" #: ipaserver/plugins/sudorule.py:85 msgid "" "\n" " Add a special Sudo rule for default Sudo server configuration:\n" " ipa sudorule-add defaults\n" msgstr "" #: ipaserver/plugins/sudorule.py:88 msgid "" "\n" " Set a default Sudo option:\n" " ipa sudorule-add-option defaults --sudooption '!authenticate'\n" msgstr "" #: ipaserver/plugins/sudorule.py:101 msgid "this option has been deprecated." msgstr "" #: ipaserver/plugins/sudorule.py:105 msgid "host masks of allowed hosts" msgstr "" #: ipaserver/plugins/sudorule.py:128 msgid "sudo rule" msgstr "" #: ipaserver/plugins/sudorule.py:129 msgid "sudo rules" msgstr "" #: ipaserver/plugins/sudorule.py:216 msgid "Sudo Rules" msgstr "" #: ipaserver/plugins/sudorule.py:217 msgid "Sudo Rule" msgstr "" #: ipaserver/plugins/sudorule.py:247 msgid "Command category" msgstr "" #: ipaserver/plugins/sudorule.py:248 msgid "Command category the rule applies to" msgstr "" #: ipaserver/plugins/sudorule.py:253 msgid "RunAs User category" msgstr "" #: ipaserver/plugins/sudorule.py:254 msgid "RunAs User category the rule applies to" msgstr "" #: ipaserver/plugins/sudorule.py:259 msgid "RunAs Group category" msgstr "" #: ipaserver/plugins/sudorule.py:260 msgid "RunAs Group category the rule applies to" msgstr "" #: ipaserver/plugins/sudorule.py:265 msgid "Sudo order" msgstr "" #: ipaserver/plugins/sudorule.py:266 msgid "integer to order the Sudo rules" msgstr "" #: ipaserver/plugins/sudorule.py:280 msgid "External User" msgstr "" #: ipaserver/plugins/sudorule.py:281 msgid "External User the rule applies to (sudorule-find only)" msgstr "" #: ipaserver/plugins/sudorule.py:293 msgid "Host Masks" msgstr "" #: ipaserver/plugins/sudorule.py:299 msgid "Sudo Allow Commands" msgstr "" #: ipaserver/plugins/sudorule.py:303 msgid "Sudo Deny Commands" msgstr "" #: ipaserver/plugins/sudorule.py:307 msgid "Sudo Allow Command Groups" msgstr "" #: ipaserver/plugins/sudorule.py:311 msgid "Sudo Deny Command Groups" msgstr "" #: ipaserver/plugins/sudorule.py:315 msgid "RunAs Users" msgstr "" #: ipaserver/plugins/sudorule.py:316 msgid "Run as a user" msgstr "" #: ipaserver/plugins/sudorule.py:320 msgid "Groups of RunAs Users" msgstr "" #: ipaserver/plugins/sudorule.py:321 msgid "Run as any user within a specified group" msgstr "" #: ipaserver/plugins/sudorule.py:326 msgid "RunAs External User" msgstr "" #: ipaserver/plugins/sudorule.py:327 msgid "External User the commands can run as (sudorule-find only)" msgstr "" #: ipaserver/plugins/sudorule.py:331 msgid "External Groups of RunAs Users" msgstr "" #: ipaserver/plugins/sudorule.py:332 msgid "External Groups of users that the command can run as" msgstr "" #: ipaserver/plugins/sudorule.py:336 msgid "RunAs Groups" msgstr "" #: ipaserver/plugins/sudorule.py:337 msgid "Run with the gid of a specified POSIX group" msgstr "" #: ipaserver/plugins/sudorule.py:342 msgid "RunAs External Group" msgstr "" #: ipaserver/plugins/sudorule.py:343 msgid "External Group the commands can run as (sudorule-find only)" msgstr "" #: ipaserver/plugins/sudorule.py:346 ipaserver/plugins/sudorule.py:914 #: ipaserver/plugins/sudorule.py:959 msgid "Sudo Option" msgstr "" #: ipaserver/plugins/sudorule.py:352 #, python-format msgid "order must be a unique value (%(order)d already used by %(rule)s)" msgstr "" #: ipaserver/plugins/sudorule.py:374 msgid "Create new Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:383 #, python-format msgid "Added Sudo Rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/sudorule.py:388 msgid "Delete Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:390 #, python-format msgid "Deleted Sudo Rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/sudorule.py:395 msgid "Modify Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:397 #, python-format msgid "Modified Sudo Rule \"%(value)s\"" msgstr "" #: ipaserver/plugins/sudorule.py:417 #, python-format msgid "" "%(type)s category cannot be set to 'all' while there are allowed %(objects)s" msgstr "" #: ipaserver/plugins/sudorule.py:423 ipaserver/plugins/user.py:150 msgid "users" msgstr "" #: ipaserver/plugins/sudorule.py:433 msgid "command" msgstr "" #: ipaserver/plugins/sudorule.py:433 msgid "commands" msgstr "" #: ipaserver/plugins/sudorule.py:439 msgid "runAs user" msgstr "" #: ipaserver/plugins/sudorule.py:439 msgid "runAs users" msgstr "" #: ipaserver/plugins/sudorule.py:444 msgid "group runAs" msgstr "" #: ipaserver/plugins/sudorule.py:444 msgid "runAs groups" msgstr "" #: ipaserver/plugins/sudorule.py:462 msgid "Search for Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:465 #, python-format msgid "%(count)d Sudo Rule matched" msgid_plural "%(count)d Sudo Rules matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/sudorule.py:471 msgid "Display Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:476 msgid "Enable a Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:499 msgid "Disable a Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:522 ipaserver/plugins/sudorule.py:553 msgid "Add commands and sudo command groups affected by Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:537 msgid "commands cannot be added when command category='all'" msgstr "" #: ipaserver/plugins/sudorule.py:545 ipaserver/plugins/sudorule.py:565 msgid "Remove commands and sudo command groups affected by Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:573 msgid "Add users and groups affected by Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:605 msgid "Remove users and groups affected by Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:623 msgid "Add hosts and hostgroups affected by Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:680 msgid "Remove hosts and hostgroups affected by Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:726 msgid "Add users and groups for Sudo to execute as." msgstr "" #: ipaserver/plugins/sudorule.py:749 ipaserver/plugins/sudorule.py:862 msgid "users cannot be added when runAs user or runAs group category='all'" msgstr "" #: ipaserver/plugins/sudorule.py:756 #, python-format msgid "RunAsUser does not accept '%(name)s' as a user name" msgstr "" #: ipaserver/plugins/sudorule.py:764 #, python-format msgid "RunAsUser does not accept '%(name)s' as a group name" msgstr "" #: ipaserver/plugins/sudorule.py:803 msgid "Remove users and groups for Sudo to execute as." msgstr "" #: ipaserver/plugins/sudorule.py:841 msgid "Add group for Sudo to execute as." msgstr "" #: ipaserver/plugins/sudorule.py:869 #, python-format msgid "RunAsGroup does not accept '%(name)s' as a group name" msgstr "" #: ipaserver/plugins/sudorule.py:889 msgid "Remove group for Sudo to execute as." msgstr "" #: ipaserver/plugins/sudorule.py:908 msgid "Add an option to the Sudo Rule." msgstr "" #: ipaserver/plugins/sudorule.py:953 msgid "Remove an option from Sudo Rule." msgstr "" #: ipaserver/plugins/topology.py:24 msgid "" "\n" "Topology\n" "\n" "Management of a replication topology at domain level 1.\n" msgstr "" #: ipaserver/plugins/topology.py:28 msgid "" "\n" "IPA server's data is stored in LDAP server in two suffixes:\n" "* domain suffix, e.g., 'dc=example,dc=com', contains all domain related " "data\n" "* ca suffix, 'o=ipaca', is present only on server with CA installed. It\n" " contains data for Certificate Server component\n" msgstr "" #: ipaserver/plugins/topology.py:33 msgid "" "\n" "Data stored on IPA servers is replicated to other IPA servers. The way it " "is\n" "replicated is defined by replication agreements. Replication agreements " "needs\n" "to be set for both suffixes separately. On domain level 0 they are managed\n" "using ipa-replica-manage and ipa-csreplica-manage tools. With domain level " "1\n" "they are managed centrally using `ipa topology*` commands.\n" msgstr "" #: ipaserver/plugins/topology.py:39 msgid "" "\n" "Agreements are represented by topology segments. By default topology " "segment\n" "represents 2 replication agreements - one for each direction, e.g., A to B " "and\n" "B to A. Creation of unidirectional segments is not allowed.\n" msgstr "" #: ipaserver/plugins/topology.py:43 msgid "" "\n" "To verify that no server is disconnected in the topology of the given " "suffix,\n" "use:\n" " ipa topologysuffix-verify $suffix\n" msgstr "" #: ipaserver/plugins/topology.py:47 msgid "" "\n" "\n" "Examples:\n" " Find all IPA servers:\n" " ipa server-find\n" msgstr "" #: ipaserver/plugins/topology.py:52 msgid "" "\n" " Find all suffixes:\n" " ipa topologysuffix-find\n" msgstr "" #: ipaserver/plugins/topology.py:55 msgid "" "\n" " Add topology segment to 'domain' suffix:\n" " ipa topologysegment-add domain --left IPA_SERVER_A --right IPA_SERVER_B\n" msgstr "" #: ipaserver/plugins/topology.py:58 msgid "" "\n" " Add topology segment to 'ca' suffix:\n" " ipa topologysegment-add ca --left IPA_SERVER_A --right IPA_SERVER_B\n" msgstr "" #: ipaserver/plugins/topology.py:61 msgid "" "\n" " List all topology segments in 'domain' suffix:\n" " ipa topologysegment-find domain\n" msgstr "" #: ipaserver/plugins/topology.py:64 msgid "" "\n" " List all topology segments in 'ca' suffix:\n" " ipa topologysegment-find ca\n" msgstr "" #: ipaserver/plugins/topology.py:67 msgid "" "\n" " Delete topology segment in 'domain' suffix:\n" " ipa topologysegment-del domain segment_name\n" msgstr "" #: ipaserver/plugins/topology.py:70 msgid "" "\n" " Delete topology segment in 'ca' suffix:\n" " ipa topologysegment-del ca segment_name\n" msgstr "" #: ipaserver/plugins/topology.py:73 msgid "" "\n" " Verify topology of 'domain' suffix:\n" " ipa topologysuffix-verify domain\n" msgstr "" #: ipaserver/plugins/topology.py:76 msgid "" "\n" " Verify topology of 'ca' suffix:\n" " ipa topologysuffix-verify ca\n" msgstr "" #: ipaserver/plugins/topology.py:88 #, python-brace-format msgid "Topology management requires minimum domain level {0} " msgstr "" #: ipaserver/plugins/topology.py:100 msgid "segment" msgstr "" #: ipaserver/plugins/topology.py:101 msgid "segments" msgstr "" #: ipaserver/plugins/topology.py:115 msgid "Topology Segments" msgstr "" #: ipaserver/plugins/topology.py:116 msgid "Topology Segment" msgstr "" #: ipaserver/plugins/topology.py:124 msgid "Segment name" msgstr "" #: ipaserver/plugins/topology.py:128 msgid "Arbitrary string identifying the segment" msgstr "" #: ipaserver/plugins/topology.py:136 msgid "Left node" msgstr "" #: ipaserver/plugins/topology.py:138 msgid "Left replication node - an IPA server" msgstr "" #: ipaserver/plugins/topology.py:147 msgid "Right node" msgstr "" #: ipaserver/plugins/topology.py:149 msgid "Right replication node - an IPA server" msgstr "" #: ipaserver/plugins/topology.py:155 msgid "Connectivity" msgstr "" #: ipaserver/plugins/topology.py:159 msgid "Direction of replication between left and right replication node" msgstr "" #: ipaserver/plugins/topology.py:166 msgid "Attributes to strip" msgstr "" #: ipaserver/plugins/topology.py:168 msgid "" "A space separated list of attributes which are removed from replication " "updates." msgstr "" #: ipaserver/plugins/topology.py:175 msgid "" "Attributes that are not replicated to a consumer server during a fractional " "update. E.g., `(objectclass=*) $ EXCLUDE accountlockout memberof" msgstr "" #: ipaserver/plugins/topology.py:182 msgid "Attributes for total update" msgstr "" #: ipaserver/plugins/topology.py:183 msgid "" "Attributes that are not replicated to a consumer server during a total " "update. E.g. (objectclass=*) $ EXCLUDE accountlockout" msgstr "" #: ipaserver/plugins/topology.py:190 msgid "Session timeout" msgstr "" #: ipaserver/plugins/topology.py:192 msgid "" "Number of seconds outbound LDAP operations waits for a response from the " "remote replica before timing out and failing" msgstr "" #: ipaserver/plugins/topology.py:199 msgid "Replication agreement enabled" msgstr "" #: ipaserver/plugins/topology.py:200 msgid "" "Whether a replication agreement is active, meaning whether replication is " "occurring per that agreement" msgstr "" #: ipaserver/plugins/topology.py:222 #, python-format msgid "left node is not a topology node: %(leftnode)s" msgstr "" #: ipaserver/plugins/topology.py:229 #, python-format msgid "right node is not a topology node: %(rightnode)s" msgstr "" #: ipaserver/plugins/topology.py:246 msgid "left node and right node must not be the same" msgstr "" #: ipaserver/plugins/topology.py:257 #, python-brace-format msgid "left node ({host}) does not support suffix '{suff}'" msgstr "" #: ipaserver/plugins/topology.py:265 #, python-brace-format msgid "right node ({host}) does not support suffix '{suff}'" msgstr "" #: ipaserver/plugins/topology.py:273 msgid "Search for topology segments." msgstr "" #: ipaserver/plugins/topology.py:276 #, python-format msgid "%(count)d segment matched" msgid_plural "%(count)d segments matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/topology.py:283 msgid "Add a new segment." msgstr "" #: ipaserver/plugins/topology.py:285 #, python-format msgid "Added segment \"%(value)s\"" msgstr "" #: ipaserver/plugins/topology.py:296 msgid "Delete a segment." msgstr "" #: ipaserver/plugins/topology.py:298 #, python-format msgid "Deleted segment \"%(value)s\"" msgstr "" #: ipaserver/plugins/topology.py:308 msgid "Modify a segment." msgstr "" #: ipaserver/plugins/topology.py:310 #, python-format msgid "Modified segment \"%(value)s\"" msgstr "" #: ipaserver/plugins/topology.py:321 msgid "" "Request a full re-initialization of the node retrieving data from the other " "node." msgstr "" #: ipaserver/plugins/topology.py:325 #, python-format msgid "%(value)s" msgstr "" #: ipaserver/plugins/topology.py:330 msgid "Initialize left node" msgstr "" #: ipaserver/plugins/topology.py:335 msgid "Initialize right node" msgstr "" #: ipaserver/plugins/topology.py:340 msgid "Stop already started refresh of chosen node(s)" msgstr "" #: ipaserver/plugins/topology.py:361 msgid "left or right node has to be specified" msgstr "" #: ipaserver/plugins/topology.py:366 msgid "only one node can be specified" msgstr "" #: ipaserver/plugins/topology.py:370 #, python-format msgid "Replication refresh for segment: \"%(pkey)s\" requested." msgstr "" #: ipaserver/plugins/topology.py:373 #, python-format msgid "Stopping of replication refresh for segment: \"%(pkey)s\" requested." msgstr "" #: ipaserver/plugins/topology.py:394 msgid "Display a segment." msgstr "" #: ipaserver/plugins/topology.py:403 msgid "suffix" msgstr "" #: ipaserver/plugins/topology.py:404 msgid "suffixes" msgstr "" #: ipaserver/plugins/topology.py:408 msgid "Topology suffixes" msgstr "" #: ipaserver/plugins/topology.py:409 msgid "Topology suffix" msgstr "" #: ipaserver/plugins/topology.py:416 msgid "Suffix name" msgstr "" #: ipaserver/plugins/topology.py:421 msgid "Managed LDAP suffix DN" msgstr "" #: ipaserver/plugins/topology.py:428 msgid "Search for topology suffixes." msgstr "" #: ipaserver/plugins/topology.py:431 #, python-format msgid "%(count)d topology suffix matched" msgid_plural "%(count)d topology suffixes matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/topology.py:438 msgid "Delete a topology suffix." msgstr "" #: ipaserver/plugins/topology.py:442 #, python-format msgid "Deleted topology suffix \"%(value)s\"" msgstr "" #: ipaserver/plugins/topology.py:452 msgid "Add a new topology suffix to be managed." msgstr "" #: ipaserver/plugins/topology.py:456 #, python-format msgid "Added topology suffix \"%(value)s\"" msgstr "" #: ipaserver/plugins/topology.py:466 msgid "Modify a topology suffix." msgstr "" #: ipaserver/plugins/topology.py:470 #, python-format msgid "Modified topology suffix \"%(value)s\"" msgstr "" #: ipaserver/plugins/topology.py:480 msgid "Show managed suffix." msgstr "" #: ipaserver/plugins/topology.py:485 msgid "" "\n" "Verify replication topology for suffix.\n" "\n" "Checks done:\n" " 1. check if a topology is not disconnected. In other words if there are\n" " replication paths between all servers.\n" " 2. check if servers don't have more than the recommended number of\n" " replication agreements\n" msgstr "" #: ipaserver/plugins/trust.py:75 msgid "" "\n" "Cross-realm trusts\n" "\n" "Manage trust relationship between IPA and Active Directory domains.\n" "\n" "In order to allow users from a remote domain to access resources in IPA\n" "domain, trust relationship needs to be established. Currently IPA supports\n" "only trusts between IPA and Active Directory domains under control of " "Windows\n" "Server 2008 or later, with functional level 2008 or later.\n" "\n" "Please note that DNS on both IPA and Active Directory domain sides should " "be\n" "configured properly to discover each other. Trust relationship relies on\n" "ability to discover special resources in the other domain via DNS records.\n" "\n" "Examples:\n" "\n" "1. Establish cross-realm trust with Active Directory using AD administrator\n" " credentials:\n" "\n" " ipa trust-add --type=ad --admin --" "password\n" "\n" "2. List all existing trust relationships:\n" "\n" " ipa trust-find\n" "\n" "3. Show details of the specific trust relationship:\n" "\n" " ipa trust-show \n" "\n" "4. Delete existing trust relationship:\n" "\n" " ipa trust-del \n" "\n" "Once trust relationship is established, remote users will need to be mapped\n" "to local POSIX groups in order to actually use IPA resources. The mapping " "should\n" "be done via use of external membership of non-POSIX group and then this " "group\n" "should be included into one of local POSIX groups.\n" "\n" "Example:\n" "\n" "1. Create group for the trusted domain admins' mapping and their local POSIX " "group:\n" "\n" " ipa group-add --desc=' admins external map' ad_admins_external " "--external\n" " ipa group-add --desc=' admins' ad_admins\n" "\n" "2. Add security identifier of Domain Admins of the to the " "ad_admins_external\n" " group:\n" "\n" " ipa group-add-member ad_admins_external --external 'AD\\Domain Admins'\n" "\n" "3. Allow members of ad_admins_external group to be associated with ad_admins " "POSIX group:\n" "\n" " ipa group-add-member ad_admins --groups ad_admins_external\n" "\n" "4. List members of external members of ad_admins_external group to see their " "SIDs:\n" "\n" " ipa group-show ad_admins_external\n" "\n" "\n" "GLOBAL TRUST CONFIGURATION\n" "\n" "When IPA AD trust subpackage is installed and ipa-adtrust-install is run,\n" "a local domain configuration (SID, GUID, NetBIOS name) is generated. These\n" "identifiers are then used when communicating with a trusted domain of the\n" "particular type.\n" "\n" "1. Show global trust configuration for Active Directory type of trusts:\n" "\n" " ipa trustconfig-show --type ad\n" "\n" "2. Modify global configuration for all trusts of Active Directory type and " "set\n" " a different fallback primary group (fallback primary group GID is used " "as\n" " a primary user GID if user authenticating to IPA domain does not have any " "other\n" " primary GID already set):\n" "\n" " ipa trustconfig-mod --type ad --fallback-primary-group \"alternative AD " "group\"\n" "\n" "3. Change primary fallback group back to default hidden group (any group " "with\n" " posixGroup object class is allowed):\n" "\n" " ipa trustconfig-mod --type ad --fallback-primary-group \"Default SMB Group" "\"\n" msgstr "" #: ipaserver/plugins/trust.py:163 msgid "Non-Active Directory domain" msgstr "" #: ipaserver/plugins/trust.py:165 msgid "RFC4120-compliant Kerberos realm" msgstr "" #: ipaserver/plugins/trust.py:166 msgid "" "Non-transitive external trust to a domain in another Active Directory forest" msgstr "" #: ipaserver/plugins/trust.py:168 msgid "Trusting forest" msgstr "" #: ipaserver/plugins/trust.py:169 msgid "Trusted forest" msgstr "" #: ipaserver/plugins/trust.py:170 ipaserver/plugins/trust.py:697 msgid "Two-way trust" msgstr "" #: ipaserver/plugins/trust.py:171 msgid "Established and verified" msgstr "" #: ipaserver/plugins/trust.py:172 msgid "Waiting for confirmation by remote side" msgstr "" #: ipaserver/plugins/trust.py:173 msgid "Unknown" msgstr "" #: ipaserver/plugins/trust.py:177 msgid "Trust type (ad for Active Directory, default)" msgstr "" #: ipaserver/plugins/trust.py:248 #, python-format msgid "" " Alternatively, following servers are capable of running this command: " "%(masters)s" msgstr "" #: ipaserver/plugins/trust.py:261 ipaserver/plugins/trust.py:826 #: ipaserver/plugins/trust.py:842 ipaserver/plugins/trust.py:863 #: ipaserver/plugins/trust.py:873 ipaserver/plugins/trust.py:1004 #: ipaserver/plugins/trust.py:1038 ipaserver/plugins/trust.py:1720 msgid "AD Trust setup" msgstr "" #: ipaserver/plugins/trust.py:272 msgid "" "Cannot perform the selected command without Samba 4 support installed. Make " "sure you have installed server-trust-ad sub-package of IPA." msgstr "" #: ipaserver/plugins/trust.py:282 msgid "" "Cannot perform the selected command without Samba 4 instance configured on " "this machine. Make sure you have run ipa-adtrust-install on this server." msgstr "" #: ipaserver/plugins/trust.py:464 msgid "" "Fetching domains from trusted forest failed. See details in the error_log" msgstr "" #: ipaserver/plugins/trust.py:475 msgid "trust" msgstr "" #: ipaserver/plugins/trust.py:476 msgid "trusts" msgstr "" #: ipaserver/plugins/trust.py:519 msgid "Trust" msgstr "" #: ipaserver/plugins/trust.py:524 client/ipa-rmkeytab.c:176 msgid "Realm name" msgstr "" #: ipaserver/plugins/trust.py:537 msgid "SID blacklist incoming" msgstr "" #: ipaserver/plugins/trust.py:541 msgid "SID blacklist outgoing" msgstr "" #: ipaserver/plugins/trust.py:556 msgid "UPN suffixes" msgstr "" #: ipaserver/plugins/trust.py:574 #, python-format msgid "invalid SID: %(value)s" msgstr "" #: ipaserver/plugins/trust.py:641 msgid "" "\n" "Add new trust to use.\n" "\n" "This command establishes trust relationship to another domain\n" "which becomes 'trusted'. As result, users of the trusted domain\n" "may access resources of this domain.\n" "\n" "Only trusts to Active Directory domains are supported right now.\n" "\n" "The command can be safely run multiple times against the same domain,\n" "this will cause change to trust relationship credentials on both\n" "sides.\n" " " msgstr "" #: ipaserver/plugins/trust.py:665 msgid "Active Directory domain administrator" msgstr "" #: ipaserver/plugins/trust.py:669 msgid "Active Directory domain administrator's password" msgstr "" #: ipaserver/plugins/trust.py:674 ipaserver/plugins/trust.py:1696 msgid "Domain controller for the Active Directory domain (optional)" msgstr "" #: ipaserver/plugins/trust.py:678 msgid "Shared secret for the trust" msgstr "" #: ipaserver/plugins/trust.py:683 msgid "First Posix ID of the range reserved for the trusted domain" msgstr "" #: ipaserver/plugins/trust.py:687 msgid "Size of the ID range reserved for the trusted domain" msgstr "" #: ipaserver/plugins/trust.py:692 #, python-brace-format msgid "Type of trusted domain ID range, one of {vals}" msgstr "" #: ipaserver/plugins/trust.py:699 msgid "" "Establish bi-directional trust. By default trust is inbound one-way only." msgstr "" #: ipaserver/plugins/trust.py:703 msgid "External trust" msgstr "" #: ipaserver/plugins/trust.py:705 msgid "" "Establish external trust to a domain in another forest. The trust is not " "transitive beyond the domain." msgstr "" #: ipaserver/plugins/trust.py:710 #, python-format msgid "Added Active Directory trust for realm \"%(value)s\"" msgstr "" #: ipaserver/plugins/trust.py:711 #, python-format msgid "Re-established trust to domain \"%(value)s\"" msgstr "" #: ipaserver/plugins/trust.py:786 msgid "missing base_id" msgstr "" #: ipaserver/plugins/trust.py:788 msgid "pysss_murmur is not available on the server and no base-id is given." msgstr "" #: ipaserver/plugins/trust.py:798 msgid "trust type" msgstr "" #: ipaserver/plugins/trust.py:799 msgid "only \"ad\" is supported" msgstr "" #: ipaserver/plugins/trust.py:805 msgid "domain" msgstr "" #: ipaserver/plugins/trust.py:806 msgid "" "Cannot establish a trust to AD deployed in the same domain as IPA. Such " "setup is not supported." msgstr "" #: ipaserver/plugins/trust.py:817 msgid "Realm-domain mismatch" msgstr "" #: ipaserver/plugins/trust.py:818 msgid "" "To establish trust with Active Directory, the domain name and the realm name " "of the IPA server must match" msgstr "" #: ipaserver/plugins/trust.py:844 #, python-format msgid "" "Trusted domain %(domain)s is included among IPA realm domains. It needs to " "be removed prior to establishing the trust. See the \"ipa realmdomains-mod --" "del-domain\" command." msgstr "" #: ipaserver/plugins/trust.py:865 msgid "Trusted domain and administrator account use different realms" msgstr "" #: ipaserver/plugins/trust.py:874 msgid "Realm administrator password should be specified" msgstr "" #: ipaserver/plugins/trust.py:895 msgid "id range type" msgstr "" #: ipaserver/plugins/trust.py:897 msgid "" "Only the ipa-ad-trust and ipa-ad-trust-posix are allowed values for --range-" "type when adding an AD trust." msgstr "" #: ipaserver/plugins/trust.py:907 msgid "id range" msgstr "" #: ipaserver/plugins/trust.py:909 msgid "" "An id range already exists for this trust. You should either delete the old " "range, or exclude --base-id/--range-size options from the command." msgstr "" #: ipaserver/plugins/trust.py:931 msgid "range exists" msgstr "" #: ipaserver/plugins/trust.py:933 msgid "" "ID range with the same name but different domain SID already exists. The ID " "range for the new trusted domain must be created manually." msgstr "" #: ipaserver/plugins/trust.py:940 msgid "range type change" msgstr "" #: ipaserver/plugins/trust.py:941 msgid "" "ID range for the trusted domain already exists, but it has a different type. " "Please remove the old range manually, or do not enforce type via --range-" "type option." msgstr "" #: ipaserver/plugins/trust.py:979 #, python-format msgid "Unable to resolve domain controller for '%s' domain. " msgstr "" #: ipaserver/plugins/trust.py:985 msgid "" "Forward policy is defined for it in IPA DNS, perhaps forwarder points to " "incorrect host?" msgstr "" #: ipaserver/plugins/trust.py:988 #, python-format msgid "" "IPA manages DNS, please verify your DNS configuration and make sure that " "service records of the '%(domain)s' domain can be resolved. Examples how to " "configure DNS with CLI commands or the Web UI can be found in the " "documentation. " msgstr "" #: ipaserver/plugins/trust.py:998 #, python-format msgid "" "Since IPA does not manage DNS records, ensure DNS is configured to resolve " "'%(domain)s' domain from IPA hosts and back." msgstr "" #: ipaserver/plugins/trust.py:1005 msgid "Unable to verify write permissions to the AD" msgstr "" #: ipaserver/plugins/trust.py:1039 msgid "Not enough arguments specified to perform trust setup" msgstr "" #: ipaserver/plugins/trust.py:1044 msgid "Delete a trust." msgstr "" #: ipaserver/plugins/trust.py:1046 #, python-format msgid "Deleted trust \"%(value)s\"" msgstr "" #: ipaserver/plugins/trust.py:1050 msgid "" "\n" " Modify a trust (for future use).\n" "\n" " Currently only the default option to modify the LDAP attributes is\n" " available. More specific options will be added in coming releases.\n" " " msgstr "" #: ipaserver/plugins/trust.py:1057 #, python-format msgid "Modified trust \"%(value)s\" (change will be effective in 60 seconds)" msgstr "" #: ipaserver/plugins/trust.py:1069 msgid "Search for trusts." msgstr "" #: ipaserver/plugins/trust.py:1074 #, python-format msgid "%(count)d trust matched" msgid_plural "%(count)d trusts matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/trust.py:1108 msgid "Display information about a trust." msgstr "" #: ipaserver/plugins/trust.py:1156 msgid "trust configuration" msgstr "" #: ipaserver/plugins/trust.py:1162 ipaserver/plugins/trust.py:1163 msgid "Global Trust Configuration" msgstr "" #: ipaserver/plugins/trust.py:1171 msgid "Security Identifier" msgstr "" #: ipaserver/plugins/trust.py:1175 msgid "NetBIOS name" msgstr "" #: ipaserver/plugins/trust.py:1179 msgid "Domain GUID" msgstr "" #: ipaserver/plugins/trust.py:1184 msgid "Fallback primary group" msgstr "" #: ipaserver/plugins/trust.py:1188 msgid "IPA AD trust agents" msgstr "" #: ipaserver/plugins/trust.py:1189 msgid "IPA servers configured as AD trust agents" msgstr "" #: ipaserver/plugins/trust.py:1194 msgid "IPA AD trust controllers" msgstr "" #: ipaserver/plugins/trust.py:1195 msgid "IPA servers configured as AD trust controllers" msgstr "" #: ipaserver/plugins/trust.py:1208 msgid "unsupported trust type" msgstr "" #: ipaserver/plugins/trust.py:1287 msgid "Modify global trust configuration." msgstr "" #: ipaserver/plugins/trust.py:1290 #, python-format msgid "Modified \"%(value)s\" trust configuration" msgstr "" #: ipaserver/plugins/trust.py:1310 msgid "Show global trust configuration." msgstr "" #: ipaserver/plugins/trust.py:1339 msgid "Resolve security identifiers of users and groups in trusted domains" msgstr "" #: ipaserver/plugins/trust.py:1343 msgid "Security Identifiers (SIDs)" msgstr "" #: ipaserver/plugins/trust.py:1349 msgid "SID" msgstr "" #: ipaserver/plugins/trust.py:1380 msgid "Determine whether ipa-adtrust-install has been run on this system" msgstr "" #: ipaserver/plugins/trust.py:1407 msgid "" "Determine whether Schema Compatibility plugin is configured to serve trusted " "domain users and groups" msgstr "" #: ipaserver/plugins/trust.py:1460 msgid "Determine whether ipa-adtrust-install has been run with sidgen task" msgstr "" #: ipaserver/plugins/trust.py:1476 msgid "sidgen_was_run" msgstr "" #: ipaserver/plugins/trust.py:1478 msgid "" "This command relies on the existence of the \"editors\" group, but this " "group was not found." msgstr "" #: ipaserver/plugins/trust.py:1497 msgid "trust domain" msgstr "" #: ipaserver/plugins/trust.py:1498 msgid "trust domains" msgstr "" #: ipaserver/plugins/trust.py:1506 msgid "Trusted domains" msgstr "" #: ipaserver/plugins/trust.py:1507 msgid "Trusted domain" msgstr "" #: ipaserver/plugins/trust.py:1511 msgid "Domain name" msgstr "" #: ipaserver/plugins/trust.py:1524 msgid "Domain enabled" msgstr "" #: ipaserver/plugins/trust.py:1544 msgid "Search domains of the trust" msgstr "" #: ipaserver/plugins/trust.py:1570 msgid "Modify trustdomain of the trust" msgstr "" #: ipaserver/plugins/trust.py:1577 msgid "Allow access from the trusted domain" msgstr "" #: ipaserver/plugins/trust.py:1590 msgid "Remove infromation about the domain associated with the trust." msgstr "" #: ipaserver/plugins/trust.py:1592 #, python-format msgid "Removed information about the trusted domain \"%(value)s\"" msgstr "" #: ipaserver/plugins/trust.py:1607 msgid "" "cannot delete root domain of the trust, use trust-del to delete the trust " "itself" msgstr "" #: ipaserver/plugins/trust.py:1690 msgid "Refresh list of the domains associated with the trust" msgstr "" #: ipaserver/plugins/trust.py:1714 msgid "" "List of trust domains successfully refreshed. Use trustdomain-find command " "to list them." msgstr "" #: ipaserver/plugins/trust.py:1731 msgid "List of trust domains successfully refreshed" msgstr "" #: ipaserver/plugins/trust.py:1733 msgid "No new trust domains were found" msgstr "" #: ipaserver/plugins/trust.py:1742 msgid "Allow use of IPA resources by the domain of the trust" msgstr "" #: ipaserver/plugins/trust.py:1745 #, python-format msgid "Enabled trust domain \"%(value)s\"" msgstr "" #: ipaserver/plugins/trust.py:1753 msgid "Root domain of the trust is always enabled for the existing trust" msgstr "" #: ipaserver/plugins/trust.py:1783 msgid "Disable use of IPA resources by the domain of the trust" msgstr "" #: ipaserver/plugins/trust.py:1786 #, python-format msgid "Disabled trust domain \"%(value)s\"" msgstr "" #: ipaserver/plugins/trust.py:1794 msgid "" "cannot disable root domain of the trust, use trust-del to delete the trust " "itself" msgstr "" #: ipaserver/plugins/user.py:73 msgid "" "\n" "Users\n" "\n" "Manage user entries. All users are POSIX users.\n" "\n" "IPA supports a wide range of username formats, but you need to be aware of " "any\n" "restrictions that may apply to your particular environment. For example,\n" "usernames that start with a digit or usernames that exceed a certain length\n" "may cause problems for some UNIX systems.\n" "Use 'ipa config-mod' to change the username format allowed by IPA tools.\n" "\n" "Disabling a user account prevents that user from obtaining new Kerberos\n" "credentials. It does not invalidate any credentials that have already\n" "been issued.\n" "\n" "Password management is not a part of this module. For more information\n" "about this topic please see: ipa help passwd\n" "\n" "Account lockout on password failure happens per IPA master. The user-status\n" "command can be used to identify which master the user is locked out on.\n" "It is on that master the administrator must unlock the user.\n" "\n" "EXAMPLES:\n" "\n" " Add a new user:\n" " ipa user-add --first=Tim --last=User --password tuser1\n" "\n" " Find all users whose entries include the string \"Tim\":\n" " ipa user-find Tim\n" "\n" " Find all users with \"Tim\" as the first name:\n" " ipa user-find --first=Tim\n" "\n" " Disable a user account:\n" " ipa user-disable tuser1\n" "\n" " Enable a user account:\n" " ipa user-enable tuser1\n" "\n" " Delete a user:\n" " ipa user-del tuser1\n" msgstr "" #: ipaserver/plugins/user.py:364 msgid "Account disabled" msgstr "" #: ipaserver/plugins/user.py:368 ipaserver/plugins/user.py:996 msgid "Preserved user" msgstr "" #: ipaserver/plugins/user.py:420 msgid "Add a new user." msgstr "" #: ipaserver/plugins/user.py:422 #, python-format msgid "Added user \"%(value)s\"" msgstr "" #: ipaserver/plugins/user.py:429 msgid "Don't create user private group" msgstr "" #: ipaserver/plugins/user.py:505 msgid "Default group for new users is not POSIX" msgstr "" #: ipaserver/plugins/user.py:596 msgid "Delete a user." msgstr "" #: ipaserver/plugins/user.py:598 #, python-format msgid "Deleted user \"%(value)s\"" msgstr "" #: ipaserver/plugins/user.py:616 #, python-format msgid "%s: user is already preserved" msgstr "" #: ipaserver/plugins/user.py:725 msgid "Modify a user." msgstr "" #: ipaserver/plugins/user.py:727 #, python-format msgid "Modified user \"%(value)s\"" msgstr "" #: ipaserver/plugins/user.py:746 msgid "Search for users." msgstr "" #: ipaserver/plugins/user.py:757 msgid "Self" msgstr "" #: ipaserver/plugins/user.py:758 msgid "Display user record for current Kerberos principal" msgstr "" #: ipaserver/plugins/user.py:803 msgid "Display information about a user." msgstr "" #: ipaserver/plugins/user.py:826 msgid "Undelete a delete user account." msgstr "" #: ipaserver/plugins/user.py:829 #, python-format msgid "Undeleted user account \"%(value)s\"" msgstr "" #: ipaserver/plugins/user.py:843 #, python-format msgid "user \"%s\" is already active" msgstr "" #: ipaserver/plugins/user.py:871 msgid "Move deleted user into staged area" msgstr "" #: ipaserver/plugins/user.py:874 #, python-format msgid "Staged user account \"%(value)s\"" msgstr "" #: ipaserver/plugins/user.py:921 msgid "Disable a user account." msgstr "" #: ipaserver/plugins/user.py:924 #, python-format msgid "Disabled user account \"%(value)s\"" msgstr "" #: ipaserver/plugins/user.py:942 msgid "Enable a user account." msgstr "" #: ipaserver/plugins/user.py:946 #, python-format msgid "Enabled user account \"%(value)s\"" msgstr "" #: ipaserver/plugins/user.py:963 msgid "" "\n" " Unlock a user account\n" "\n" " An account may become locked if the password is entered incorrectly too\n" " many times within a specific time period as controlled by password\n" " policy. A locked account is a temporary condition and may be unlocked " "by\n" " an administrator." msgstr "" #: ipaserver/plugins/user.py:972 #, python-format msgid "Unlocked account \"%(value)s\"" msgstr "" #: ipaserver/plugins/user.py:1004 msgid "Failed logins" msgstr "" #: ipaserver/plugins/user.py:1008 msgid "Last successful authentication" msgstr "" #: ipaserver/plugins/user.py:1012 msgid "Last failed authentication" msgstr "" #: ipaserver/plugins/user.py:1016 msgid "Time now" msgstr "" #: ipaserver/plugins/user.py:1024 msgid "" "\n" " Lockout status of a user account\n" "\n" " An account may become locked if the password is entered incorrectly too\n" " many times within a specific time period as controlled by password\n" " policy. A locked account is a temporary condition and may be unlocked " "by\n" " an administrator.\n" "\n" " This connects to each IPA master and displays the lockout status on\n" " each one.\n" "\n" " To determine whether an account is locked on a given server you need\n" " to compare the number of failed logins and the time of the last " "failure.\n" " For an account to be locked it must exceed the maxfail failures within\n" " the failinterval duration as specified in the password policy " "associated\n" " with the user.\n" "\n" " The failed login counter is modified only when a user attempts a log in\n" " so it is possible that an account may appear locked but the last failed\n" " login attempt is older than the lockouttime of the password policy. " "This\n" " means that the user may attempt a login again. " msgstr "" #: ipaserver/plugins/user.py:1087 #, python-format msgid "%(host)s failed: %(error)s" msgstr "" #: ipaserver/plugins/user.py:1123 #, python-format msgid "%(host)s failed" msgstr "" #: ipaserver/plugins/user.py:1133 #, python-format msgid "Account disabled: %(disabled)s" msgstr "" #: ipaserver/plugins/user.py:1140 msgid "Add one or more certificates to the user entry" msgstr "" #: ipaserver/plugins/user.py:1141 #, python-format msgid "Added certificates to user \"%(value)s\"" msgstr "" #: ipaserver/plugins/user.py:1162 msgid "Remove one or more certificates to the user entry" msgstr "" #: ipaserver/plugins/user.py:1163 #, python-format msgid "Removed certificates from user \"%(value)s\"" msgstr "" #: ipaserver/plugins/user.py:1184 msgid "Add a manager to the user entry" msgstr "" #: ipaserver/plugins/user.py:1189 msgid "Remove a manager to the user entry" msgstr "" #: ipaserver/plugins/vault.py:39 msgid "" "\n" "Vaults\n" msgstr "" #: ipaserver/plugins/vault.py:41 msgid "" "\n" "Manage vaults.\n" msgstr "" #: ipaserver/plugins/vault.py:43 msgid "" "\n" "Vault is a secure place to store a secret.\n" msgstr "" #: ipaserver/plugins/vault.py:45 msgid "" "\n" "Based on the ownership there are three vault categories:\n" "* user/private vault\n" "* service vault\n" "* shared vault\n" msgstr "" #: ipaserver/plugins/vault.py:50 msgid "" "\n" "User vaults are vaults owned used by a particular user. Private\n" "vaults are vaults owned the current user. Service vaults are\n" "vaults owned by a service. Shared vaults are owned by the admin\n" "but they can be used by other users or services.\n" msgstr "" #: ipaserver/plugins/vault.py:55 msgid "" "\n" "Based on the security mechanism there are three types of\n" "vaults:\n" "* standard vault\n" "* symmetric vault\n" "* asymmetric vault\n" msgstr "" #: ipaserver/plugins/vault.py:61 msgid "" "\n" "Standard vault uses a secure mechanism to transport and\n" "store the secret. The secret can only be retrieved by users\n" "that have access to the vault.\n" msgstr "" #: ipaserver/plugins/vault.py:65 msgid "" "\n" "Symmetric vault is similar to the standard vault, but it\n" "pre-encrypts the secret using a password before transport.\n" "The secret can only be retrieved using the same password.\n" msgstr "" #: ipaserver/plugins/vault.py:69 msgid "" "\n" "Asymmetric vault is similar to the standard vault, but it\n" "pre-encrypts the secret using a public key before transport.\n" "The secret can only be retrieved using the private key.\n" msgstr "" #: ipaserver/plugins/vault.py:75 msgid "" "\n" " List vaults:\n" " ipa vault-find\n" " [--user |--service |--shared]\n" msgstr "" #: ipaserver/plugins/vault.py:79 msgid "" "\n" " Add a standard vault:\n" " ipa vault-add \n" " [--user |--service |--shared]\n" " --type standard\n" msgstr "" #: ipaserver/plugins/vault.py:84 msgid "" "\n" " Add a symmetric vault:\n" " ipa vault-add \n" " [--user |--service |--shared]\n" " --type symmetric --password-file password.txt\n" msgstr "" #: ipaserver/plugins/vault.py:89 msgid "" "\n" " Add an asymmetric vault:\n" " ipa vault-add \n" " [--user |--service |--shared]\n" " --type asymmetric --public-key-file public.pem\n" msgstr "" #: ipaserver/plugins/vault.py:94 msgid "" "\n" " Show a vault:\n" " ipa vault-show \n" " [--user |--service |--shared]\n" msgstr "" #: ipaserver/plugins/vault.py:98 msgid "" "\n" " Modify vault description:\n" " ipa vault-mod \n" " [--user |--service |--shared]\n" " --desc \n" msgstr "" #: ipaserver/plugins/vault.py:103 msgid "" "\n" " Modify vault type:\n" " ipa vault-mod \n" " [--user |--service |--shared]\n" " --type \n" " [old password/private key]\n" " [new password/public key]\n" msgstr "" #: ipaserver/plugins/vault.py:110 msgid "" "\n" " Modify symmetric vault password:\n" " ipa vault-mod \n" " [--user |--service |--shared]\n" " --change-password\n" " ipa vault-mod \n" " [--user |--service |--shared]\n" " --old-password \n" " --new-password \n" " ipa vault-mod \n" " [--user |--service |--shared]\n" " --old-password-file \n" " --new-password-file \n" msgstr "" #: ipaserver/plugins/vault.py:123 msgid "" "\n" " Modify asymmetric vault keys:\n" " ipa vault-mod \n" " [--user |--service |--shared]\n" " --private-key-file \n" " --public-key-file \n" msgstr "" #: ipaserver/plugins/vault.py:129 msgid "" "\n" " Delete a vault:\n" " ipa vault-del \n" " [--user |--service |--shared]\n" msgstr "" #: ipaserver/plugins/vault.py:133 msgid "" "\n" " Display vault configuration:\n" " ipa vaultconfig-show\n" msgstr "" #: ipaserver/plugins/vault.py:136 msgid "" "\n" " Archive data into standard vault:\n" " ipa vault-archive \n" " [--user |--service |--shared]\n" " --in \n" msgstr "" #: ipaserver/plugins/vault.py:141 msgid "" "\n" " Archive data into symmetric vault:\n" " ipa vault-archive \n" " [--user |--service |--shared]\n" " --in \n" " --password-file password.txt\n" msgstr "" #: ipaserver/plugins/vault.py:147 msgid "" "\n" " Archive data into asymmetric vault:\n" " ipa vault-archive \n" " [--user |--service |--shared]\n" " --in \n" msgstr "" #: ipaserver/plugins/vault.py:152 msgid "" "\n" " Retrieve data from standard vault:\n" " ipa vault-retrieve \n" " [--user |--service |--shared]\n" " --out \n" msgstr "" #: ipaserver/plugins/vault.py:157 msgid "" "\n" " Retrieve data from symmetric vault:\n" " ipa vault-retrieve \n" " [--user |--service |--shared]\n" " --out \n" " --password-file password.txt\n" msgstr "" #: ipaserver/plugins/vault.py:163 msgid "" "\n" " Retrieve data from asymmetric vault:\n" " ipa vault-retrieve \n" " [--user |--service |--shared]\n" " --out --private-key-file private.pem\n" msgstr "" #: ipaserver/plugins/vault.py:168 msgid "" "\n" " Add vault owners:\n" " ipa vault-add-owner \n" " [--user |--service |--shared]\n" " [--users ] [--groups ] [--services ]\n" msgstr "" #: ipaserver/plugins/vault.py:173 msgid "" "\n" " Delete vault owners:\n" " ipa vault-remove-owner \n" " [--user |--service |--shared]\n" " [--users ] [--groups ] [--services ]\n" msgstr "" #: ipaserver/plugins/vault.py:178 msgid "" "\n" " Add vault members:\n" " ipa vault-add-member \n" " [--user |--service |--shared]\n" " [--users ] [--groups ] [--services ]\n" msgstr "" #: ipaserver/plugins/vault.py:183 msgid "" "\n" " Delete vault members:\n" " ipa vault-remove-member \n" " [--user |--service |--shared]\n" " [--users ] [--groups ] [--services ]\n" msgstr "" #: ipaserver/plugins/vault.py:196 msgid "Service name of the service vault" msgstr "" #: ipaserver/plugins/vault.py:201 ipaserver/plugins/vault.py:318 #: ipaserver/plugins/vault.py:631 msgid "Shared vault" msgstr "" #: ipaserver/plugins/vault.py:206 msgid "Username of the user vault" msgstr "" #: ipaserver/plugins/vault.py:234 msgid "" "\n" " Vault Container object.\n" " " msgstr "" #: ipaserver/plugins/vault.py:240 msgid "vaultcontainer" msgstr "" #: ipaserver/plugins/vault.py:241 msgid "vaultcontainers" msgstr "" #: ipaserver/plugins/vault.py:249 msgid "Vault Containers" msgstr "" #: ipaserver/plugins/vault.py:250 msgid "Vault Container" msgstr "" #: ipaserver/plugins/vault.py:297 ipaserver/plugins/vault.py:606 msgid "Owner users" msgstr "" #: ipaserver/plugins/vault.py:301 ipaserver/plugins/vault.py:611 msgid "Owner groups" msgstr "" #: ipaserver/plugins/vault.py:305 ipaserver/plugins/vault.py:616 msgid "Owner services" msgstr "" #: ipaserver/plugins/vault.py:313 ipaserver/plugins/vault.py:626 msgid "Vault service" msgstr "" #: ipaserver/plugins/vault.py:323 ipaserver/plugins/vault.py:636 msgid "Vault user" msgstr "" #: ipaserver/plugins/vault.py:339 msgid "Service, shared and user options cannot be specified simultaneously" msgstr "" #: ipaserver/plugins/vault.py:349 ipaserver/plugins/vault.py:667 msgid "Host is not supported" msgstr "" #: ipaserver/plugins/vault.py:382 msgid "Display information about a vault container." msgstr "" #: ipaserver/plugins/vault.py:393 ipaserver/plugins/vault.py:417 #: ipaserver/plugins/vault.py:771 ipaserver/plugins/vault.py:810 #: ipaserver/plugins/vault.py:867 ipaserver/plugins/vault.py:922 #: ipaserver/plugins/vault.py:944 ipaserver/plugins/vault.py:986 #: ipaserver/plugins/vault.py:1029 ipaserver/plugins/vault.py:1098 msgid "KRA service is not enabled" msgstr "" #: ipaserver/plugins/vault.py:404 msgid "Delete a vault container." msgstr "" #: ipaserver/plugins/vault.py:408 msgid "Deleted vault container" msgstr "" #: ipaserver/plugins/vault.py:428 msgid "Add owners to a vault container." msgstr "" #: ipaserver/plugins/vault.py:433 ipaserver/plugins/vault.py:458 #: ipaserver/plugins/vault.py:1150 ipaserver/plugins/vault.py:1175 #, python-format msgid "owner %s" msgstr "" #: ipaserver/plugins/vault.py:441 ipaserver/plugins/vault.py:1158 msgid "Owners that could not be added" msgstr "" #: ipaserver/plugins/vault.py:446 ipaserver/plugins/vault.py:1163 msgid "Number of owners added" msgstr "" #: ipaserver/plugins/vault.py:453 msgid "Remove owners from a vault container." msgstr "" #: ipaserver/plugins/vault.py:466 ipaserver/plugins/vault.py:1183 msgid "Owners that could not be removed" msgstr "" #: ipaserver/plugins/vault.py:471 ipaserver/plugins/vault.py:1188 msgid "Number of owners removed" msgstr "" #: ipaserver/plugins/vault.py:478 msgid "" "\n" " Vault object.\n" " " msgstr "" #: ipaserver/plugins/vault.py:484 msgid "vault" msgstr "" #: ipaserver/plugins/vault.py:485 msgid "vaults" msgstr "" #: ipaserver/plugins/vault.py:508 msgid "Vaults" msgstr "" #: ipaserver/plugins/vault.py:509 msgid "Vault" msgstr "" #: ipaserver/plugins/vault.py:569 msgid "Vault name" msgstr "" #: ipaserver/plugins/vault.py:579 msgid "Vault description" msgstr "" #: ipaserver/plugins/vault.py:585 msgid "Vault type" msgstr "" #: ipaserver/plugins/vault.py:593 msgid "Salt" msgstr "" #: ipaserver/plugins/vault.py:594 msgid "Vault salt" msgstr "" #: ipaserver/plugins/vault.py:600 msgid "Public key" msgstr "" #: ipaserver/plugins/vault.py:601 msgid "Vault public key" msgstr "" #: ipaserver/plugins/vault.py:652 msgid "Service, shared, and user options cannot be specified simultaneously" msgstr "" #: ipaserver/plugins/vault.py:763 #, python-format msgid "Added vault \"%(value)s\"" msgstr "" #: ipaserver/plugins/vault.py:799 msgid "Delete a vault." msgstr "" #: ipaserver/plugins/vault.py:803 #, python-format msgid "Deleted vault \"%(value)s\"" msgstr "" #: ipaserver/plugins/vault.py:840 msgid "Search for vaults." msgstr "" #: ipaserver/plugins/vault.py:845 msgid "List all service vaults" msgstr "" #: ipaserver/plugins/vault.py:849 msgid "List all user vaults" msgstr "" #: ipaserver/plugins/vault.py:856 #, python-format msgid "%(count)d vault matched" msgid_plural "%(count)d vaults matched" msgstr[0] "" msgstr[1] "" #: ipaserver/plugins/vault.py:874 msgid "" "Service(s), shared, and user(s) options cannot be specified simultaneously" msgstr "" #: ipaserver/plugins/vault.py:913 #, python-format msgid "Modified vault \"%(value)s\"" msgstr "" #: ipaserver/plugins/vault.py:933 msgid "Display information about a vault." msgstr "" #: ipaserver/plugins/vault.py:955 msgid "Vault configuration" msgstr "" #: ipaserver/plugins/vault.py:960 msgid "Transport Certificate" msgstr "" #: ipaserver/plugins/vault.py:964 msgid "IPA KRA servers" msgstr "" #: ipaserver/plugins/vault.py:965 msgid "IPA servers configured as key recovery agents" msgstr "" #: ipaserver/plugins/vault.py:973 msgid "Show vault configuration." msgstr "" #: ipaserver/plugins/vault.py:978 msgid "Output file to store the transport certificate" msgstr "" #: ipaserver/plugins/vault.py:1009 ipaserver/plugins/vault.py:1086 msgid "Session key wrapped with transport certificate" msgstr "" #: ipaserver/plugins/vault.py:1013 msgid "Vault data encrypted with session key" msgstr "" #: ipaserver/plugins/vault.py:1017 msgid "Nonce" msgstr "" #: ipaserver/plugins/vault.py:1023 #, python-format msgid "Archived data into vault \"%(value)s\"" msgstr "" #: ipaserver/plugins/vault.py:1092 #, python-format msgid "Retrieved data from vault \"%(value)s\"" msgstr "" #: ipaserver/plugins/vault.py:1119 msgid "No archived data." msgstr "" #: ipaserver/plugins/vault.py:1145 msgid "Add owners to a vault." msgstr "" #: ipaserver/plugins/vault.py:1170 msgid "Remove owners from a vault." msgstr "" #: ipaserver/plugins/vault.py:1195 msgid "Add members to a vault." msgstr "" #: ipaserver/plugins/vault.py:1202 msgid "Remove members from a vault." msgstr "" #: ipaserver/plugins/virtual.py:51 msgid "operation not defined" msgstr "" #: ipaserver/plugins/virtual.py:64 #, python-format msgid "not allowed to perform operation: %s" msgstr "" #: ipaserver/plugins/virtual.py:66 msgid "No such virtual command" msgstr "" #: ipaserver/rpcserver.py:483 msgid "Request must be a dict" msgstr "" #: ipaserver/rpcserver.py:485 msgid "Request is missing \"method\"" msgstr "" #: ipaserver/rpcserver.py:487 msgid "Request is missing \"params\"" msgstr "" #: ipaserver/rpcserver.py:493 msgid "params must be a list" msgstr "" #: ipaserver/rpcserver.py:495 msgid "params must contain [args, options]" msgstr "" #: ipaserver/rpcserver.py:498 msgid "params[0] (aka args) must be a list" msgstr "" #: ipaserver/rpcserver.py:501 msgid "params[1] (aka options) must be a dict" msgstr "" #: ipaserver/servroles.py:290 #, python-format msgid "all masters must have %(role)s role enabled" msgstr "" #: ipaserver/servroles.py:374 #, python-format msgid "must have %(role)s role enabled" msgstr "" #: ipaserver/session.py:774 ipaserver/session.py:877 msgid "could not allocate unique new session_id" msgstr "" #: ipaserver/topology.py:14 #, python-format msgid "" "\n" "Replication topology in suffix '%(suffix)s' is disconnected:\n" "%(errors)s" msgstr "" #: ipaserver/topology.py:18 #, python-format msgid "" "\n" "Removal of '%(hostname)s' leads to disconnected topology in suffix " "'%(suffix)s':\n" "%(errors)s" msgstr "" #: ipaserver/topology.py:118 #, python-format msgid "Topology does not allow server %(server)s to replicate with servers:" msgstr "" #: client/config.c:56 #, c-format msgid "cannot open configuration file %s\n" msgstr "" #: client/config.c:63 #, c-format msgid "cannot stat() configuration file %s\n" msgstr "" #: client/config.c:69 #, c-format msgid "out of memory\n" msgstr "" #: client/config.c:80 #, c-format msgid "read error\n" msgstr "" #: client/ipa-getkeytab.c:64 #, c-format msgid "Kerberos context initialization failed: %1$s (%2$d)\n" msgstr "" #: client/ipa-getkeytab.c:75 #, c-format msgid "Unable to parse principal: %1$s (%2$d)\n" msgstr "" #: client/ipa-getkeytab.c:130 #, c-format msgid "No keys accepted by KDC\n" msgstr "" #: client/ipa-getkeytab.c:145 #, c-format msgid "Out of memory \n" msgstr "" #: client/ipa-getkeytab.c:171 #, c-format msgid "Unable to set LDAP_OPT_X_TLS_CERTIFICATE\n" msgstr "" #: client/ipa-getkeytab.c:177 #, c-format msgid "Unable to init for ldaps(636) connection\n" msgstr "" #: client/ipa-getkeytab.c:184 #, c-format msgid "Unable to set LDAP_OPT_X_TLS\n" msgstr "" #: client/ipa-getkeytab.c:190 #, c-format msgid "Unable to init for ldap(389) connection\n" msgstr "" #: client/ipa-getkeytab.c:196 #, c-format msgid "Unable to initialize ldap library!\n" msgstr "" #: client/ipa-getkeytab.c:204 client/ipa-join.c:243 #, c-format msgid "Unable to set LDAP_OPT_X_SASL_NOCANON\n" msgstr "" #: client/ipa-getkeytab.c:212 #, c-format msgid "Unable to set LDAP_OPT_PROTOCOL_VERSION\n" msgstr "" #: client/ipa-getkeytab.c:223 #, c-format msgid "Simple bind failed\n" msgstr "" #: client/ipa-getkeytab.c:266 #, c-format msgid "Operation failed: %s\n" msgstr "" #: client/ipa-getkeytab.c:275 #, c-format msgid "Failed to get result: %s\n" msgstr "" #: client/ipa-getkeytab.c:279 #, c-format msgid "Timeout exceeded." msgstr "" #: client/ipa-getkeytab.c:285 #, c-format msgid "Failed to parse extended result: %s\n" msgstr "" #: client/ipa-getkeytab.c:292 #, c-format msgid "Failed to parse result: %s\n" msgstr "" #: client/ipa-getkeytab.c:311 #, c-format msgid "Missing reply control list!\n" msgstr "" #: client/ipa-getkeytab.c:321 #, c-format msgid "Missing reply control!\n" msgstr "" #: client/ipa-getkeytab.c:361 #, c-format msgid "Out of Memory!\n" msgstr "" #: client/ipa-getkeytab.c:368 client/ipa-getkeytab.c:527 #, c-format msgid "Failed to create control!\n" msgstr "" #: client/ipa-getkeytab.c:374 client/ipa-getkeytab.c:534 #, c-format msgid "Failed to bind to server!\n" msgstr "" #: client/ipa-getkeytab.c:381 #, c-format msgid "Failed to get keytab!\n" msgstr "" #: client/ipa-getkeytab.c:390 #, c-format msgid "ber_init() failed, Invalid control ?!\n" msgstr "" #: client/ipa-getkeytab.c:409 #, c-format msgid "ber_scanf() failed, unable to find kvno ?!\n" msgstr "" #: client/ipa-getkeytab.c:421 #, c-format msgid "Failed to retrieve encryption type type #%d\n" msgstr "" #: client/ipa-getkeytab.c:425 #, c-format msgid "Failed to retrieve encryption type %1$s (#%2$d)\n" msgstr "" #: client/ipa-getkeytab.c:435 #, c-format msgid "Failed to retrieve any keys" msgstr "" #: client/ipa-getkeytab.c:549 msgid "Failed to decode control reply!\n" msgstr "" #: client/ipa-getkeytab.c:577 msgid "New Principal Password" msgstr "" #: client/ipa-getkeytab.c:583 msgid "Verify Principal Password" msgstr "" #: client/ipa-getkeytab.c:616 #, c-format msgid "Failed to open config file %s\n" msgstr "" #: client/ipa-getkeytab.c:626 #, c-format msgid "Failed to parse config file %s\n" msgstr "" #: client/ipa-getkeytab.c:693 msgid "Print as little as possible" msgstr "" #: client/ipa-getkeytab.c:693 msgid "Output only on errors" msgstr "" #: client/ipa-getkeytab.c:695 msgid "Contact this specific KDC Server" msgstr "" #: client/ipa-getkeytab.c:696 msgid "Server Name" msgstr "" #: client/ipa-getkeytab.c:698 msgid "The principal to get a keytab for (ex: ftp/ftp.example.com@EXAMPLE.COM)" msgstr "" #: client/ipa-getkeytab.c:699 client/ipa-rmkeytab.c:172 msgid "Kerberos Service Principal Name" msgstr "" #: client/ipa-getkeytab.c:701 msgid "File were to store the keytab information" msgstr "" #: client/ipa-getkeytab.c:702 client/ipa-rmkeytab.c:174 msgid "Keytab File Name" msgstr "" #: client/ipa-getkeytab.c:704 msgid "Encryption types to request" msgstr "" #: client/ipa-getkeytab.c:705 msgid "Comma separated encryption types list" msgstr "" #: client/ipa-getkeytab.c:707 msgid "Show the list of permitted encryption types and exit" msgstr "" #: client/ipa-getkeytab.c:708 msgid "Permitted Encryption Types" msgstr "" #: client/ipa-getkeytab.c:710 msgid "Asks for a non-random password to use for the principal" msgstr "" #: client/ipa-getkeytab.c:712 msgid "LDAP DN" msgstr "" #: client/ipa-getkeytab.c:712 msgid "DN to bind as if not using kerberos" msgstr "" #: client/ipa-getkeytab.c:714 msgid "LDAP password" msgstr "" #: client/ipa-getkeytab.c:714 msgid "password to use if not using kerberos" msgstr "" #: client/ipa-getkeytab.c:716 msgid "Retrieve current keys without changing them" msgstr "" #: client/ipa-getkeytab.c:741 client/ipa-rmkeytab.c:190 #, c-format msgid "Kerberos context initialization failed\n" msgstr "" #: client/ipa-getkeytab.c:754 util/ipa_krb5.c:878 #, c-format msgid "No system preferred enctypes ?!\n" msgstr "" #: client/ipa-getkeytab.c:757 #, c-format msgid "Supported encryption types:\n" msgstr "" #: client/ipa-getkeytab.c:761 #, c-format msgid "Warning: failed to convert type (#%d)\n" msgstr "" #: client/ipa-getkeytab.c:780 #, c-format msgid "Bind password required when using a bind DN.\n" msgstr "" #: client/ipa-getkeytab.c:796 #, c-format msgid "Server name not provided and unavailable\n" msgstr "" #: client/ipa-getkeytab.c:802 #, c-format msgid "Incompatible options provided (-r and -P)\n" msgstr "" #: client/ipa-getkeytab.c:813 #, c-format msgid "" "Warning: salt types are not honored with randomized passwords (see opt. -P)\n" msgstr "" #: client/ipa-getkeytab.c:825 #, c-format msgid "Invalid Service Principal Name\n" msgstr "" #: client/ipa-getkeytab.c:833 #, c-format msgid "Kerberos Credential Cache not found. Do you have a Kerberos Ticket?\n" msgstr "" #: client/ipa-getkeytab.c:841 #, c-format msgid "" "Kerberos User Principal not found. Do you have a valid Credential Cache?\n" msgstr "" #: client/ipa-getkeytab.c:849 #, c-format msgid "Failed to open Keytab\n" msgstr "" #: client/ipa-getkeytab.c:866 #, c-format msgid "Retrying with pre-4.0 keytab retrieval method...\n" msgstr "" #: client/ipa-getkeytab.c:876 #, c-format msgid "Failed to create key material\n" msgstr "" #: client/ipa-getkeytab.c:884 #, c-format msgid "Failed to get keytab\n" msgstr "" #: client/ipa-getkeytab.c:898 #, c-format msgid "Failed to add key to the keytab\n" msgstr "" #: client/ipa-getkeytab.c:907 #, c-format msgid "Failed to close the keytab\n" msgstr "" #: client/ipa-getkeytab.c:913 #, c-format msgid "Keytab successfully retrieved and stored in: %s\n" msgstr "" #: client/ipa-join.c:65 #, c-format msgid "No permission to join this host to the IPA domain.\n" msgstr "" #: client/ipa-join.c:94 client/ipa-join.c:106 #, c-format msgid "No write permissions on keytab file '%s'\n" msgstr "" #: client/ipa-join.c:111 #, c-format msgid "access() on %1$s failed: errno = %2$d\n" msgstr "" #: client/ipa-join.c:134 client/ipa-join.c:163 client/ipa-join.c:223 #, c-format msgid "Out of memory!" msgstr "" #: client/ipa-join.c:230 #, c-format msgid "Unable to initialize connection to ldap server: %s" msgstr "" #: client/ipa-join.c:236 #, c-format msgid "Unable to enable SSL in LDAP\n" msgstr "" #: client/ipa-join.c:249 #, c-format msgid "Unable to set LDAP version\n" msgstr "" #: client/ipa-join.c:269 #, c-format msgid "Bind failed: %s\n" msgstr "" #: client/ipa-join.c:340 #, c-format msgid "Search for %1$s on rootdse failed with error %2$d\n" msgstr "" #: client/ipa-join.c:360 client/ipa-join.c:431 #, c-format msgid "No values for %s" msgstr "" #: client/ipa-join.c:370 #, c-format msgid "Search for IPA namingContext failed with error %d\n" msgstr "" #: client/ipa-join.c:376 #, c-format msgid "IPA namingContext not found\n" msgstr "" #: client/ipa-join.c:411 client/ipa-join.c:484 client/ipa-join.c:502 #: client/ipa-join.c:599 client/ipa-join.c:805 client/ipa-join.c:869 #: util/ipa_krb5.c:1006 util/ipa_krb5.c:1040 #, c-format msgid "Out of memory!\n" msgstr "" #: client/ipa-join.c:422 #, c-format msgid "Search for ipaCertificateSubjectBase failed with error %d" msgstr "" #: client/ipa-join.c:491 #, c-format msgid "Unable to determine root DN of %s\n" msgstr "" #: client/ipa-join.c:509 #, c-format msgid "Incorrect password.\n" msgstr "" #: client/ipa-join.c:517 #, c-format msgid "Unable to determine certificate subject of %s\n" msgstr "" #: client/ipa-join.c:533 #, c-format msgid "Enrollment failed. %s\n" msgstr "" #: client/ipa-join.c:658 #, c-format msgid "principal not found in XML-RPC response\n" msgstr "" #: client/ipa-join.c:673 #, c-format msgid "Host is already joined.\n" msgstr "" #: client/ipa-join.c:748 client/ipa-join.c:956 #, c-format msgid "Unable to determine IPA server from %s\n" msgstr "" #: client/ipa-join.c:769 client/ipa-join.c:971 #, c-format msgid "The hostname must be fully-qualified: %s\n" msgstr "" #: client/ipa-join.c:778 client/ipa-join.c:987 #, c-format msgid "Unable to join host: Kerberos context initialization failed\n" msgstr "" #: client/ipa-join.c:786 #, c-format msgid "Error resolving keytab: %s.\n" msgstr "" #: client/ipa-join.c:795 #, c-format msgid "Error getting default Kerberos realm: %s.\n" msgstr "" #: client/ipa-join.c:813 #, c-format msgid "Error parsing \"%1$s\": %2$s.\n" msgstr "" #: client/ipa-join.c:832 #, c-format msgid "Error obtaining initial credentials: %s.\n" msgstr "" #: client/ipa-join.c:844 #, c-format msgid "Unable to generate Kerberos Credential Cache\n" msgstr "" #: client/ipa-join.c:852 #, c-format msgid "Error storing creds in credential cache: %s.\n" msgstr "" #: client/ipa-join.c:900 #, c-format msgid "Unenrollment successful.\n" msgstr "" #: client/ipa-join.c:903 #, c-format msgid "Unenrollment failed.\n" msgstr "" #: client/ipa-join.c:908 #, c-format msgid "result not found in XML-RPC response\n" msgstr "" #: client/ipa-join.c:977 #, c-format msgid "The hostname must not be: %s\n" msgstr "" #: client/ipa-join.c:994 #, c-format msgid "Unable to join host: Kerberos Credential Cache not found\n" msgstr "" #: client/ipa-join.c:1002 #, c-format msgid "" "Unable to join host: Kerberos User Principal not found and host password not " "provided.\n" msgstr "" #: client/ipa-join.c:1017 #, c-format msgid "fork() failed\n" msgstr "" #: client/ipa-join.c:1046 #, c-format msgid "ipa-getkeytab not found\n" msgstr "" #: client/ipa-join.c:1049 #, c-format msgid "ipa-getkeytab has bad permissions?\n" msgstr "" #: client/ipa-join.c:1052 #, c-format msgid "executing ipa-getkeytab failed, errno %d\n" msgstr "" #: client/ipa-join.c:1064 #, c-format msgid "child exited with %d\n" msgstr "" #: client/ipa-join.c:1070 #, c-format msgid "Certificate subject base is: %s\n" msgstr "" #: client/ipa-join.c:1108 msgid "Print the raw XML-RPC output in GSSAPI mode" msgstr "" #: client/ipa-join.c:1110 msgid "Quiet mode. Only errors are displayed." msgstr "" #: client/ipa-join.c:1112 msgid "Unenroll this host from IPA server" msgstr "" #: client/ipa-join.c:1114 msgid "Hostname of this server" msgstr "" #: client/ipa-join.c:1114 client/ipa-join.c:1116 msgid "hostname" msgstr "" #: client/ipa-join.c:1116 msgid "IPA Server to use" msgstr "" #: client/ipa-join.c:1118 msgid "Specifies where to store keytab information." msgstr "" #: client/ipa-join.c:1118 msgid "filename" msgstr "" #: client/ipa-join.c:1120 msgid "Force the host join. Rejoin even if already joined." msgstr "" #: client/ipa-join.c:1122 msgid "LDAP password (if not using Kerberos)" msgstr "" #: client/ipa-join.c:1122 msgid "password" msgstr "" #: client/ipa-join.c:1124 msgid "LDAP basedn" msgstr "" #: client/ipa-join.c:1124 msgid "basedn" msgstr "" #: client/ipa-rmkeytab.c:43 #, c-format msgid "Unable to parse principal name\n" msgstr "" #: client/ipa-rmkeytab.c:45 #, c-format msgid "krb5_parse_name %1$d: %2$s\n" msgstr "" #: client/ipa-rmkeytab.c:55 #, c-format msgid "Removing principal %s\n" msgstr "" #: client/ipa-rmkeytab.c:68 #, c-format msgid "Failed to open keytab\n" msgstr "" #: client/ipa-rmkeytab.c:72 #, c-format msgid "principal not found\n" msgstr "" #: client/ipa-rmkeytab.c:74 #, c-format msgid "krb5_kt_get_entry %1$d: %2$s\n" msgstr "" #: client/ipa-rmkeytab.c:82 #, c-format msgid "Unable to remove entry\n" msgstr "" #: client/ipa-rmkeytab.c:84 #, c-format msgid "kvno %d\n" msgstr "" #: client/ipa-rmkeytab.c:85 #, c-format msgid "krb5_kt_remove_entry %1$d: %2$s\n" msgstr "" #: client/ipa-rmkeytab.c:119 #, c-format msgid "Unable to parse principal\n" msgstr "" #: client/ipa-rmkeytab.c:121 #, c-format msgid "krb5_unparse_name %1$d: %2$s\n" msgstr "" #: client/ipa-rmkeytab.c:143 #, c-format msgid "realm not found\n" msgstr "" #: client/ipa-rmkeytab.c:169 msgid "Print debugging information" msgstr "" #: client/ipa-rmkeytab.c:169 msgid "Debugging output" msgstr "" #: client/ipa-rmkeytab.c:171 msgid "" "The principal to remove from the keytab (ex: ftp/ftp.example.com@EXAMPLE.COM)" msgstr "" #: client/ipa-rmkeytab.c:174 msgid "The keytab file to remove the principcal(s) from" msgstr "" #: client/ipa-rmkeytab.c:176 msgid "Remove all principals in this realm" msgstr "" #: client/ipa-rmkeytab.c:230 client/ipa-rmkeytab.c:237 #, c-format msgid "Failed to open keytab '%1$s': %2$s\n" msgstr "" #: client/ipa-rmkeytab.c:253 #, c-format msgid "Closing keytab failed\n" msgstr "" #: client/ipa-rmkeytab.c:255 #, c-format msgid "krb5_kt_close %1$d: %2$s\n" msgstr "" #: util/ipa_krb5.c:799 util/ipa_krb5.c:814 msgid "Out of memory\n" msgstr "" #: util/ipa_krb5.c:832 msgid "Warning unrecognized encryption type.\n" msgstr "" #: util/ipa_krb5.c:846 msgid "Warning unrecognized salt type.\n" msgstr "" #: util/ipa_krb5.c:886 msgid "Out of memory!?\n" msgstr "" #: util/ipa_krb5.c:921 msgid "Enctype comparison failed!\n" msgstr "" #: util/ipa_krb5.c:986 msgid "Failed to create random key!\n" msgstr "" #: util/ipa_krb5.c:999 util/ipa_krb5.c:1017 util/ipa_krb5.c:1025 #: util/ipa_krb5.c:1065 msgid "Failed to create key!\n" msgstr "" #: util/ipa_krb5.c:1051 msgid "Bad or unsupported salt type.\n" msgstr ""