# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Red Hat # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: ipa\n" "Report-Msgid-Bugs-To: https://hosted.fedoraproject.org/projects/freeipa/" "newticket\n" "POT-Creation-Date: 2012-02-21 17:18-0500\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" #: ipalib/cli.py:590 #, python-format msgid "Enter %(label)s again to verify: " msgstr "" #: ipalib/cli.py:598 ipa-client/ipa-getkeytab.c:768 #, c-format msgid "Passwords do not match!" msgstr "" #: ipalib/cli.py:761 #, python-format msgid "Purpose: %s" msgstr "" #: ipalib/cli.py:778 msgid "Usage: ipa [global-options] COMMAND ..." msgstr "" #: ipalib/cli.py:780 msgid "Built-in commands:" msgstr "" #: ipalib/cli.py:782 msgid "Help subtopics:" msgstr "" #: ipalib/cli.py:785 msgid "Help topics:" msgstr "" #: ipalib/cli.py:790 msgid "Try `ipa --help` for a list of global options." msgstr "" #: ipalib/cli.py:824 msgid "Topic commands:" msgstr "" #: ipalib/cli.py:835 msgid "Command name" msgstr "" #: ipalib/cli.py:985 msgid "Positional arguments" msgstr "" #: ipalib/cli.py:1218 msgid "No file to read" msgstr "" #: ipalib/errors.py:305 #, python-format msgid "%(cver)s client incompatible with %(sver)s server at %(server)r" msgstr "" #: ipalib/errors.py:323 #, python-format msgid "unknown error %(code)d from %(server)s: %(error)s" msgstr "" #: ipalib/errors.py:339 msgid "an internal error has occurred" msgstr "" #: ipalib/errors.py:361 #, python-format msgid "an internal error has occurred on server at %(server)r" msgstr "" #: ipalib/errors.py:377 #, python-format msgid "unknown command %(name)r" msgstr "" #: ipalib/errors.py:394 ipalib/errors.py:419 #, python-format msgid "error on server %(server)r: %(error)s" msgstr "" #: ipalib/errors.py:410 #, python-format msgid "cannot connect to %(uri)r: %(error)s" msgstr "" #: ipalib/errors.py:428 #, python-format msgid "Invalid JSON-RPC request: %(error)s" msgstr "" #: ipalib/errors.py:444 #, python-format msgid "error marshalling data for XML-RPC transport: %(error)s" msgstr "" #: ipalib/errors.py:460 #, python-format msgid "Missing or invalid HTTP Referer, %(referer)s" msgstr "" #: ipalib/errors.py:487 #, python-format msgid "Kerberos error: %(major)s/%(minor)s" msgstr "" #: ipalib/errors.py:504 msgid "did not receive Kerberos credentials" msgstr "" #: ipalib/errors.py:520 #, python-format msgid "Service %(service)r not found in Kerberos database" msgstr "" #: ipalib/errors.py:536 msgid "No credentials cache found" msgstr "" #: ipalib/errors.py:552 msgid "Ticket expired" msgstr "" #: ipalib/errors.py:568 msgid "Credentials cache permissions incorrect" msgstr "" #: ipalib/errors.py:584 msgid "Bad format in credentials cache" msgstr "" #: ipalib/errors.py:600 msgid "Cannot resolve KDC for requested realm" msgstr "" #: ipalib/errors.py:612 msgid "Session error" msgstr "" #: ipalib/errors.py:631 #, python-format msgid "Insufficient access: %(info)s" msgstr "" #: ipalib/errors.py:675 #, python-format msgid "command %(name)r takes no arguments" msgstr "" #: ipalib/errors.py:695 #, python-format msgid "command %(name)r takes at most %(count)d argument" msgid_plural "command %(name)r takes at most %(count)d arguments" msgstr[0] "" msgstr[1] "" #: ipalib/errors.py:725 #, python-format msgid "overlapping arguments and options: %(names)r" msgstr "" #: ipalib/errors.py:741 #, python-format msgid "%(name)r is required" msgstr "" #: ipalib/errors.py:757 ipalib/errors.py:773 #, python-format msgid "invalid %(name)r: %(error)s" msgstr "" #: ipalib/errors.py:789 #, python-format msgid "api has no such namespace: %(name)r" msgstr "" #: ipalib/errors.py:798 msgid "Passwords do not match" msgstr "" #: ipalib/errors.py:807 msgid "Command not implemented" msgstr "" #: ipalib/errors.py:816 msgid "Client is not configured. Run ipa-client-install." msgstr "" #: ipalib/errors.py:825 #, python-format msgid "Could not get %(name)s interactively" msgstr "" #: ipalib/errors.py:853 ipalib/errors.py:1093 ipalib/errors.py:1187 #: ipalib/errors.py:1502 ipalib/errors.py:1519 #, python-format msgid "%(reason)s" msgstr "" #: ipalib/errors.py:869 msgid "This entry already exists" msgstr "" #: ipalib/errors.py:885 msgid "You must enroll a host in order to create a host service" msgstr "" #: ipalib/errors.py:901 #, python-format msgid "" "Service principal is not of the form: service/fully-qualified host name: " "%(reason)s" msgstr "" #: ipalib/errors.py:917 msgid "" "The realm for the principal does not match the realm for this IPA server" msgstr "" #: ipalib/errors.py:933 msgid "This command requires root access" msgstr "" #: ipalib/errors.py:949 msgid "This is already a posix group" msgstr "" #: ipalib/errors.py:965 #, python-format msgid "Principal is not of the form user@REALM: %(principal)r" msgstr "" #: ipalib/errors.py:981 msgid "This entry is already enabled" msgstr "" #: ipalib/errors.py:997 msgid "This entry is already disabled" msgstr "" #: ipalib/errors.py:1013 msgid "This entry cannot be enabled or disabled" msgstr "" #: ipalib/errors.py:1029 msgid "This entry is not a member" msgstr "" #: ipalib/errors.py:1045 msgid "A group may not be a member of itself" msgstr "" #: ipalib/errors.py:1061 msgid "This entry is already a member" msgstr "" #: ipalib/errors.py:1077 #, python-format msgid "Base64 decoding failed: %(reason)s" msgstr "" #: ipalib/errors.py:1109 msgid "A group may not be added as a member of itself" msgstr "" #: ipalib/errors.py:1125 msgid "The default users group cannot be removed" msgstr "" #: ipalib/errors.py:1141 msgid "Host does not have corresponding DNS A record" msgstr "" #: ipalib/errors.py:1156 msgid "Deleting a managed group is not allowed. It must be detached first." msgstr "" #: ipalib/errors.py:1171 msgid "A managed group cannot have a password policy." msgstr "" #: ipalib/errors.py:1203 #, python-format msgid "'%(entry)s' doesn't have a certificate." msgstr "" #: ipalib/errors.py:1219 #, python-format msgid "Unable to create private group. A group '%(group)s' already exists." msgstr "" #: ipalib/errors.py:1235 #, python-format msgid "" "A problem was encountered when verifying that all members were %(verb)s: " "%(exc)s" msgstr "" #: ipalib/errors.py:1253 #, python-format msgid "%(attr)s does not contain '%(value)s'" msgstr "" #: ipalib/errors.py:1270 #, python-format msgid "" "The search criteria was not specific enough. Expected 1 and found %(found)d." msgstr "" #: ipalib/errors.py:1294 #, python-format msgid "no command nor help topic %(topic)r" msgstr "" #: ipalib/errors.py:1318 msgid "change collided with another change" msgstr "" #: ipalib/errors.py:1334 msgid "no modifications to be performed" msgstr "" #: ipalib/errors.py:1350 #, python-format msgid "%(desc)s: %(info)s" msgstr "" #: ipalib/errors.py:1366 msgid "limits exceeded for this query" msgstr "" #: ipalib/errors.py:1381 #, python-format msgid "%(info)s" msgstr "" #: ipalib/errors.py:1396 msgid "modifying primary key is not allowed" msgstr "" #: ipalib/errors.py:1412 #, python-format msgid "%(attr)s: Only one value allowed." msgstr "" #: ipalib/errors.py:1428 #, python-format msgid "%(attr)s: Invalid syntax." msgstr "" #: ipalib/errors.py:1444 #, python-format msgid "Bad search filter %(info)s" msgstr "" #: ipalib/errors.py:1469 #, python-format msgid "Certificate operation cannot be completed: %(error)s" msgstr "" #: ipalib/errors.py:1485 #, python-format msgid "Certificate format error: %(error)s" msgstr "" #: ipalib/errors.py:1536 msgid "Already registered" msgstr "" #: ipalib/errors.py:1552 msgid "Not registered yet" msgstr "" #: ipalib/errors.py:1568 #, python-format msgid "%(key)s cannot be deleted because %(label)s %(dependent)s requires it" msgstr "" #: ipalib/frontend.py:408 msgid "Results are truncated, try a more specific search" msgstr "" #: ipalib/frontend.py:821 msgid "" "Retrieve and print all attributes from the server. Affects command output." msgstr "" #: ipalib/frontend.py:827 msgid "Print entries as stored on the server. Only affects output format." msgstr "" #: ipalib/frontend.py:832 ipalib/plugins/batch.py:69 msgid "Client version. Used to determine if server will accept request." msgstr "" #: ipalib/frontend.py:967 msgid "Forward to server instead of running locally" msgstr "" #: ipalib/output.py:92 msgid "A dictionary representing an LDAP entry" msgstr "" #: ipalib/output.py:100 msgid "A list of LDAP entries" msgstr "" #: ipalib/output.py:111 msgid "All commands should at least have a result" msgstr "" #: ipalib/output.py:114 msgid "User-friendly description of action performed" msgstr "" #: ipalib/output.py:118 msgid "The primary_key value of the entry, e.g. 'jdoe' for a user" msgstr "" #: ipalib/output.py:133 msgid "Number of entries returned" msgstr "" #: ipalib/output.py:134 msgid "True if not all results were returned" msgstr "" #: ipalib/output.py:139 msgid "List of deletions that failed" msgstr "" #: ipalib/output.py:145 msgid "True means the operation was successful" msgstr "" #: ipalib/parameters.py:361 msgid "incorrect type" msgstr "" #: ipalib/parameters.py:364 msgid "Only one value is allowed" msgstr "" #: ipalib/parameters.py:1033 msgid "must be True or False" msgstr "" #: ipalib/parameters.py:1134 msgid "must be an integer" msgstr "" #: ipalib/parameters.py:1186 #, python-format msgid "must be at least %(minvalue)d" msgstr "" #: ipalib/parameters.py:1196 #, python-format msgid "can be at most %(maxvalue)d" msgstr "" #: ipalib/parameters.py:1242 msgid "must be a decimal number" msgstr "" #: ipalib/parameters.py:1283 #, python-format msgid "must be at least %(minvalue)s" msgstr "" #: ipalib/parameters.py:1293 #, python-format msgid "can be at most %(maxvalue)s" msgstr "" #: ipalib/parameters.py:1387 #, python-format msgid "must match pattern \"%(pattern)s\"" msgstr "" #: ipalib/parameters.py:1405 msgid "must be binary data" msgstr "" #: ipalib/parameters.py:1421 #, python-format msgid "must be at least %(minlength)d bytes" msgstr "" #: ipalib/parameters.py:1431 #, python-format msgid "can be at most %(maxlength)d bytes" msgstr "" #: ipalib/parameters.py:1441 #, python-format msgid "must be exactly %(length)d bytes" msgstr "" #: ipalib/parameters.py:1471 msgid "must be Unicode text" msgstr "" #: ipalib/parameters.py:1504 msgid "Leading and trailing spaces are not allowed" msgstr "" #: ipalib/parameters.py:1512 #, python-format msgid "must be at least %(minlength)d characters" msgstr "" #: ipalib/parameters.py:1522 #, python-format msgid "can be at most %(maxlength)d characters" msgstr "" #: ipalib/parameters.py:1532 #, python-format msgid "must be exactly %(length)d characters" msgstr "" #: ipalib/parameters.py:1550 #, python-format msgid "The character '%(char)r' is not allowed." msgstr "" #: ipalib/parameters.py:1594 #, python-format msgid "must be one of %(values)r" msgstr "" #: ipalib/plugins/aci.py:156 msgid "A list of ACI values" msgstr "" #: ipalib/plugins/aci.py:220 msgid "type, filter, subtree and targetgroup are mutually exclusive" msgstr "" #: ipalib/plugins/aci.py:223 msgid "ACI prefix is required" msgstr "" #: ipalib/plugins/aci.py:226 msgid "" "at least one of: type, filter, subtree, targetgroup, attrs or memberof are " "required" msgstr "" #: ipalib/plugins/aci.py:229 msgid "filter and memberof are mutually exclusive" msgstr "" #: ipalib/plugins/aci.py:235 msgid "group, permission and self are mutually exclusive" msgstr "" #: ipalib/plugins/aci.py:237 msgid "One of group, permission or self is required" msgstr "" #: ipalib/plugins/aci.py:256 #, python-format msgid "Group '%s' does not exist" msgstr "" #: ipalib/plugins/aci.py:282 msgid "empty filter" msgstr "" #: ipalib/plugins/aci.py:303 #, python-format msgid "Syntax Error: %(error)s" msgstr "" #: ipalib/plugins/aci.py:392 #, python-format msgid "ACI with name \"%s\" not found" msgstr "" #: ipalib/plugins/aci.py:413 msgid "ACI prefix" msgstr "" #: ipalib/plugins/aci.py:414 msgid "" "Prefix used to distinguish ACI types (permission, delegation, selfservice, " "none)" msgstr "" #: ipalib/plugins/aci.py:425 msgid "ACIs" msgstr "" #: ipalib/plugins/aci.py:430 msgid "ACI name" msgstr "" #: ipalib/plugins/aci.py:436 ipalib/plugins/permission.py:112 msgid "Permission" msgstr "" #: ipalib/plugins/aci.py:437 msgid "Permission ACI grants access to" msgstr "" #: ipalib/plugins/aci.py:442 ipalib/plugins/delegation.py:103 msgid "User group" msgstr "" #: ipalib/plugins/aci.py:443 ipalib/plugins/delegation.py:104 msgid "User group ACI grants access to" msgstr "" #: ipalib/plugins/aci.py:448 ipalib/plugins/baseldap.py:65 #: ipalib/plugins/delegation.py:84 ipalib/plugins/permission.py:111 #: ipalib/plugins/permission.py:122 ipalib/plugins/selfservice.py:83 msgid "Permissions" msgstr "" #: ipalib/plugins/aci.py:449 msgid "" "comma-separated list of permissions to grant(read, write, add, delete, all)" msgstr "" #: ipalib/plugins/aci.py:457 ipalib/plugins/delegation.py:91 #: ipalib/plugins/permission.py:129 ipalib/plugins/selfservice.py:90 msgid "Attributes" msgstr "" #: ipalib/plugins/aci.py:458 ipalib/plugins/delegation.py:92 #: ipalib/plugins/permission.py:130 ipalib/plugins/selfservice.py:91 msgid "Comma-separated list of attributes" msgstr "" #: ipalib/plugins/aci.py:464 ipalib/plugins/permission.py:137 msgid "Type" msgstr "" #: ipalib/plugins/aci.py:465 msgid "type of IPA object (user, group, host, hostgroup, service, netgroup)" msgstr "" #: ipalib/plugins/aci.py:471 msgid "Member of" msgstr "" #: ipalib/plugins/aci.py:472 msgid "Member of a group" msgstr "" #: ipalib/plugins/aci.py:477 ipalib/plugins/permission.py:150 msgid "Filter" msgstr "" #: ipalib/plugins/aci.py:478 ipalib/plugins/permission.py:151 msgid "Legal LDAP filter (e.g. ou=Engineering)" msgstr "" #: ipalib/plugins/aci.py:483 ipalib/plugins/permission.py:156 msgid "Subtree" msgstr "" #: ipalib/plugins/aci.py:484 msgid "Subtree to apply ACI to" msgstr "" #: ipalib/plugins/aci.py:489 ipalib/plugins/permission.py:162 msgid "Target group" msgstr "" #: ipalib/plugins/aci.py:490 msgid "Group to apply ACI to" msgstr "" #: ipalib/plugins/aci.py:495 msgid "Target your own entry (self)" msgstr "" #: ipalib/plugins/aci.py:496 msgid "Apply ACI to your own entry (self)" msgstr "" #: ipalib/plugins/aci.py:508 #, python-format msgid "Created ACI \"%(value)s\"" msgstr "" #: ipalib/plugins/aci.py:513 msgid "Test the ACI syntax but don't write anything" msgstr "" #: ipalib/plugins/aci.py:564 #, python-format msgid "Deleted ACI \"%(value)s\"" msgstr "" #: ipalib/plugins/aci.py:608 ipalib/plugins/aci.py:871 #: ipalib/plugins/aci.py:912 ipalib/plugins/delegation.py:60 #: ipalib/plugins/permission.py:88 ipalib/plugins/selfservice.py:59 msgid "ACI" msgstr "" #: ipalib/plugins/aci.py:614 #, python-format msgid "Modified ACI \"%(value)s\"" msgstr "" #: ipalib/plugins/aci.py:692 #, python-format msgid "%(count)d ACI matched" msgid_plural "%(count)d ACIs matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/aci.py:919 msgid "New ACI name" msgstr "" #: ipalib/plugins/aci.py:923 #, python-format msgid "Renamed ACI to \"%(value)s\"" msgstr "" #: ipalib/plugins/automember.py:28 msgid "" "\n" "Auto Membership Rule.\n" "\n" "Bring clarity to the membership of hosts and users by configuring inclusive\n" "or exclusive regex paterns, you can automatically assign a new entries into\n" "a group or hostgroup based upon attribute information.\n" "\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" "\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" "\n" "EXAMPLES:\n" "\n" " Add the initial group or hostgroup:\n" " ipa hostgroup-add --desc=\"Web Servers\" webservers\n" " ipa group-add --desc=\"Developers\" devel\n" "\n" " Add the initial rule:\n" " ipa automember-add --type=hostgroup webservers\n" " ipa automember-add --type=group devel\n" "\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" "\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" "\n" " Add a host:\n" " ipa host-add web1.example.com\n" "\n" " Add a user:\n" " ipa user-add --first=Tim --last=User --password tuser1 --manager=mscott\n" "\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" "\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" "\n" " Modify the automember rule:\n" " ipa automember-mod\n" "\n" " Set the default 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" "\n" " Remove the default target group:\n" " ipa automember-default-group-remove --type=hostgroup\n" " ipa automember-default-group-remove --type=group\n" "\n" " Show the default target group:\n" " ipa automember-default-group-show --type=hostgroup\n" " ipa automember-default-group-show --type=group\n" "\n" " Find all of the automember rules:\n" " ipa automember-find\n" "\n" " Display a automember rule:\n" " ipa automember-show --type=hostgroup webservers\n" " ipa automember-show --type=group devel\n" "\n" " Delete an automember rule:\n" " ipa automember-del --type=hostgroup webservers\n" " ipa automember-del --type=group devel\n" msgstr "" #: ipalib/plugins/automember.py:114 ipalib/plugins/automember.py:115 msgid "Inclusive Regex" msgstr "" #: ipalib/plugins/automember.py:121 ipalib/plugins/automember.py:122 msgid "Exclusive Regex" msgstr "" #: ipalib/plugins/automember.py:127 msgid "Attribute Key" msgstr "" #: ipalib/plugins/automember.py:128 msgid "" "Attribute to filter via regex. For example fqdn for a host, or manager for a " "user" msgstr "" #: ipalib/plugins/automember.py:135 msgid "Grouping Type" msgstr "" #: ipalib/plugins/automember.py:136 msgid "Grouping to which the rule applies" msgstr "" #: ipalib/plugins/automember.py:144 ipalib/plugins/automember.py:145 msgid "Automember Rule" msgstr "" #: ipalib/plugins/automember.py:166 msgid "Auto Membership Rule" msgstr "" #: ipalib/plugins/automember.py:171 ipalib/plugins/automount.py:574 #: ipalib/plugins/group.py:115 ipalib/plugins/hbacrule.py:184 #: ipalib/plugins/hbacsvc.py:79 ipalib/plugins/hbacsvcgroup.py:77 #: ipalib/plugins/host.py:284 ipalib/plugins/hostgroup.py:87 #: ipalib/plugins/netgroup.py:111 ipalib/plugins/privilege.py:76 #: ipalib/plugins/role.py:92 ipalib/plugins/selinuxusermap.py:173 #: ipalib/plugins/sudocmd.py:76 ipalib/plugins/sudocmdgroup.py:78 #: ipalib/plugins/sudorule.py:106 msgid "Description" msgstr "" #: ipalib/plugins/automember.py:172 msgid "A description of this auto member rule" msgstr "" #: ipalib/plugins/automember.py:176 ipalib/plugins/automember.py:509 msgid "Default Group" msgstr "" #: ipalib/plugins/automember.py:177 msgid "Default group for entries to land" msgstr "" #: ipalib/plugins/automember.py:188 #, python-format msgid "Group: %s not found!" msgstr "" #: ipalib/plugins/automember.py:215 #, python-format msgid "%s is not a valid attribute." msgstr "" #: ipalib/plugins/automember.py:228 msgid "" "\n" " Add an automember rule.\n" " " msgstr "" #: ipalib/plugins/automember.py:233 #, python-format msgid "Added automember rule \"%(value)s\"" msgstr "" #: ipalib/plugins/automember.py:239 msgid "Auto Membership is not configured" msgstr "" #: ipalib/plugins/automember.py:252 msgid "" "\n" " Add conditions to an automember rule.\n" " " msgstr "" #: ipalib/plugins/automember.py:257 msgid "Failed to add" msgstr "" #: ipalib/plugins/automember.py:264 #, python-format msgid "Added condition(s) to \"%(value)s\"" msgstr "" #: ipalib/plugins/automember.py:273 msgid "Conditions that could not be added" msgstr "" #: ipalib/plugins/automember.py:277 msgid "Number of conditions added" msgstr "" #: ipalib/plugins/automember.py:286 ipalib/plugins/automember.py:372 #, python-format msgid "Auto member rule: %s not found!" msgstr "" #: ipalib/plugins/automember.py:329 msgid "" "\n" " Override this so we can add completed and failed to the return " "result.\n" " " msgstr "" #: ipalib/plugins/automember.py:345 msgid "" "\n" " Remove conditions from an automember rule.\n" " " msgstr "" #: ipalib/plugins/automember.py:350 #, python-format msgid "Removed condition(s) from \"%(value)s\"" msgstr "" #: ipalib/plugins/automember.py:359 msgid "Conditions that could not be removed" msgstr "" #: ipalib/plugins/automember.py:363 msgid "Number of conditions removed" msgstr "" #: ipalib/plugins/automember.py:418 msgid "" "\n" " Override this so we can set completed and failed.\n" " " msgstr "" #: ipalib/plugins/automember.py:434 msgid "" "\n" " Modify an automember rule.\n" " " msgstr "" #: ipalib/plugins/automember.py:439 #, python-format msgid "Modified automember rule \"%(value)s\"" msgstr "" #: ipalib/plugins/automember.py:450 msgid "" "\n" " Delete an automember rule.\n" " " msgstr "" #: ipalib/plugins/automember.py:455 #, python-format msgid "Deleted automember rule \"%(value)s\"" msgstr "" #: ipalib/plugins/automember.py:466 msgid "" "\n" " Search for automember rules.\n" " " msgstr "" #: ipalib/plugins/automember.py:473 #, python-format msgid "%(count)d rules matched" msgid_plural "%(count)d rules matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/automember.py:486 msgid "" "\n" " Display information about an automember rule.\n" " " msgstr "" #: ipalib/plugins/automember.py:502 msgid "" "\n" " Set default group for all unmatched entries.\n" " " msgstr "" #: ipalib/plugins/automember.py:510 msgid "Default group for entires to land" msgstr "" #: ipalib/plugins/automember.py:514 #, python-format msgid "Set default group for automember \"%(value)s\"" msgstr "" #: ipalib/plugins/automember.py:531 msgid "" "\n" " Remove default group for all unmatched entries.\n" " " msgstr "" #: ipalib/plugins/automember.py:536 #, python-format msgid "Removed default group for automember \"%(value)s\"" msgstr "" #: ipalib/plugins/automember.py:548 msgid "No default group set" msgstr "" #: ipalib/plugins/automember.py:567 msgid "" "\n" " Display information about the default automember groups.\n" " " msgstr "" #: ipalib/plugins/automount.py:29 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 "" #: ipalib/plugins/automount.py:205 msgid "automount location" msgstr "" #: ipalib/plugins/automount.py:206 msgid "automount locations" msgstr "" #: ipalib/plugins/automount.py:209 msgid "Automount Locations" msgstr "" #: ipalib/plugins/automount.py:210 msgid "Automount Location" msgstr "" #: ipalib/plugins/automount.py:215 ipalib/plugins/host.py:294 msgid "Location" msgstr "" #: ipalib/plugins/automount.py:216 msgid "Automount location name." msgstr "" #: ipalib/plugins/automount.py:225 msgid "Create a new automount location." msgstr "" #: ipalib/plugins/automount.py:227 #, python-format msgid "Added automount location \"%(value)s\"" msgstr "" #: ipalib/plugins/automount.py:246 msgid "Delete an automount location." msgstr "" #: ipalib/plugins/automount.py:248 #, python-format msgid "Deleted automount location \"%(value)s\"" msgstr "" #: ipalib/plugins/automount.py:254 msgid "Display an automount location." msgstr "" #: ipalib/plugins/automount.py:260 msgid "Search for an automount location." msgstr "" #: ipalib/plugins/automount.py:263 #, python-format msgid "%(count)d automount location matched" msgid_plural "%(count)d automount locations matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/automount.py:271 msgid "Generate automount files for a specific location." msgstr "" #: ipalib/plugins/automount.py:349 msgid "maps not connected to /etc/auto.master:" msgstr "" #: ipalib/plugins/automount.py:367 msgid "Import automount files for a specific location." msgstr "" #: ipalib/plugins/automount.py:371 msgid "Master file" msgstr "" #: ipalib/plugins/automount.py:372 msgid "Automount master file." msgstr "" #: ipalib/plugins/automount.py:379 msgid "" "Continuous operation mode. Errors are reported but the process continues." msgstr "" #: ipalib/plugins/automount.py:391 #, python-format msgid "File %(file)s not found" msgstr "" #: ipalib/plugins/automount.py:560 msgid "automount map" msgstr "" #: ipalib/plugins/automount.py:561 msgid "automount maps" msgstr "" #: ipalib/plugins/automount.py:568 msgid "Map" msgstr "" #: ipalib/plugins/automount.py:569 msgid "Automount map name." msgstr "" #: ipalib/plugins/automount.py:578 msgid "Automount Maps" msgstr "" #: ipalib/plugins/automount.py:579 msgid "Automount Map" msgstr "" #: ipalib/plugins/automount.py:585 msgid "Create a new automount map." msgstr "" #: ipalib/plugins/automount.py:587 #, python-format msgid "Added automount map \"%(value)s\"" msgstr "" #: ipalib/plugins/automount.py:593 msgid "Delete an automount map." msgstr "" #: ipalib/plugins/automount.py:595 #, python-format msgid "Deleted automount map \"%(value)s\"" msgstr "" #: ipalib/plugins/automount.py:613 msgid "Modify an automount map." msgstr "" #: ipalib/plugins/automount.py:615 #, python-format msgid "Modified automount map \"%(value)s\"" msgstr "" #: ipalib/plugins/automount.py:621 msgid "Search for an automount map." msgstr "" #: ipalib/plugins/automount.py:624 #, python-format msgid "%(count)d automount map matched" msgid_plural "%(count)d automount maps matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/automount.py:632 msgid "Display an automount map." msgstr "" #: ipalib/plugins/automount.py:638 msgid "Automount key object." msgstr "" #: ipalib/plugins/automount.py:642 msgid "automount key" msgstr "" #: ipalib/plugins/automount.py:643 msgid "automount keys" msgstr "" #: ipalib/plugins/automount.py:654 ipalib/plugins/automount.py:870 #: ipalib/plugins/automount.py:977 msgid "Key" msgstr "" #: ipalib/plugins/automount.py:655 ipalib/plugins/automount.py:871 #: ipalib/plugins/automount.py:978 msgid "Automount key name." msgstr "" #: ipalib/plugins/automount.py:660 ipalib/plugins/automount.py:875 #: ipalib/plugins/automount.py:982 msgid "Mount information" msgstr "" #: ipalib/plugins/automount.py:663 msgid "description" msgstr "" #: ipalib/plugins/automount.py:672 msgid "Automount Keys" msgstr "" #: ipalib/plugins/automount.py:673 msgid "Automount Key" msgstr "" #: ipalib/plugins/automount.py:674 #, python-format msgid "" "The key,info pair must be unique. A key named %(key)s with info %(info)s " "already exists" msgstr "" #: ipalib/plugins/automount.py:675 #, python-format msgid "key named %(key)s already exists" msgstr "" #: ipalib/plugins/automount.py:676 #, python-format msgid "The automount key %(key)s with info %(info)s does not exist" msgstr "" #: ipalib/plugins/automount.py:726 #, python-format msgid "" "More than one entry with key %(key)s found, use --info to select specific " "entry." msgstr "" #: ipalib/plugins/automount.py:784 msgid "Create a new automount key." msgstr "" #: ipalib/plugins/automount.py:786 #, python-format msgid "Added automount key \"%(value)s\"" msgstr "" #: ipalib/plugins/automount.py:809 msgid "Create a new indirect mount point." msgstr "" #: ipalib/plugins/automount.py:811 #, python-format msgid "Added automount indirect map \"%(value)s\"" msgstr "" #: ipalib/plugins/automount.py:816 msgid "Mount point" msgstr "" #: ipalib/plugins/automount.py:820 msgid "Parent map" msgstr "" #: ipalib/plugins/automount.py:821 msgid "Name of parent automount map (default: auto.master)." msgstr "" #: ipalib/plugins/automount.py:832 msgid "mount point is relative to parent map, cannot begin with /" msgstr "" #: ipalib/plugins/automount.py:863 msgid "Delete an automount key." msgstr "" #: ipalib/plugins/automount.py:865 #, python-format msgid "Deleted automount key \"%(value)s\"" msgstr "" #: ipalib/plugins/automount.py:905 msgid "Modify an automount key." msgstr "" #: ipalib/plugins/automount.py:907 #, python-format msgid "Modified automount key \"%(value)s\"" msgstr "" #: ipalib/plugins/automount.py:912 msgid "New mount information" msgstr "" #: ipalib/plugins/automount.py:961 msgid "Search for an automount key." msgstr "" #: ipalib/plugins/automount.py:964 #, python-format msgid "%(count)d automount key matched" msgid_plural "%(count)d automount keys matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/automount.py:972 msgid "Display an automount key." msgstr "" #: ipalib/plugins/baseldap.py:41 ipalib/plugins/entitle.py:487 #: ipalib/plugins/migration.py:340 ipalib/plugins/user.py:240 msgid "Password" msgstr "" #: ipalib/plugins/baseldap.py:44 msgid "Failed members" msgstr "" #: ipalib/plugins/baseldap.py:47 msgid "Member users" msgstr "" #: ipalib/plugins/baseldap.py:50 msgid "Member groups" msgstr "" #: ipalib/plugins/baseldap.py:53 msgid "Member of groups" msgstr "" #: ipalib/plugins/baseldap.py:56 msgid "Member hosts" msgstr "" #: ipalib/plugins/baseldap.py:59 msgid "Member host-groups" msgstr "" #: ipalib/plugins/baseldap.py:62 msgid "Member of host-groups" msgstr "" #: ipalib/plugins/baseldap.py:71 ipalib/plugins/role.py:81 msgid "Roles" msgstr "" #: ipalib/plugins/baseldap.py:74 ipalib/plugins/sudocmdgroup.py:66 #: ipalib/plugins/sudocmdgroup.py:86 msgid "Sudo Command Groups" msgstr "" #: ipalib/plugins/baseldap.py:80 msgid "Granting privilege to roles" msgstr "" #: ipalib/plugins/baseldap.py:83 msgid "Member netgroups" msgstr "" #: ipalib/plugins/baseldap.py:86 msgid "Member of netgroups" msgstr "" #: ipalib/plugins/baseldap.py:89 msgid "Member services" msgstr "" #: ipalib/plugins/baseldap.py:92 msgid "Member service groups" msgstr "" #: ipalib/plugins/baseldap.py:98 msgid "Member HBAC service" msgstr "" #: ipalib/plugins/baseldap.py:101 msgid "Member HBAC service groups" msgstr "" #: ipalib/plugins/baseldap.py:116 msgid "Indirect Member users" msgstr "" #: ipalib/plugins/baseldap.py:119 msgid "Indirect Member groups" msgstr "" #: ipalib/plugins/baseldap.py:122 msgid "Indirect Member hosts" msgstr "" #: ipalib/plugins/baseldap.py:125 msgid "Indirect Member host-groups" msgstr "" #: ipalib/plugins/baseldap.py:128 msgid "Indirect Member of roles" msgstr "" #: ipalib/plugins/baseldap.py:131 msgid "Indirect Member permissions" msgstr "" #: ipalib/plugins/baseldap.py:134 msgid "Indirect Member HBAC service" msgstr "" #: ipalib/plugins/baseldap.py:137 msgid "Indirect Member HBAC service group" msgstr "" #: ipalib/plugins/baseldap.py:140 msgid "Indirect Member netgroups" msgstr "" #: ipalib/plugins/baseldap.py:161 msgid "External host" msgstr "" #: ipalib/plugins/baseldap.py:164 msgid "Failed source hosts/hostgroups" msgstr "" #: ipalib/plugins/baseldap.py:167 msgid "Failed hosts/hostgroups" msgstr "" #: ipalib/plugins/baseldap.py:170 msgid "Failed users/groups" msgstr "" #: ipalib/plugins/baseldap.py:173 msgid "Failed service/service groups" msgstr "" #: ipalib/plugins/baseldap.py:176 msgid "Failed managedby" msgstr "" #: ipalib/plugins/baseldap.py:179 msgid "Failed to remove" msgstr "" #: ipalib/plugins/baseldap.py:183 msgid "Failed RunAs" msgstr "" #: ipalib/plugins/baseldap.py:186 msgid "Failed RunAsGroup" msgstr "" #: ipalib/plugins/baseldap.py:400 msgid "entry" msgstr "" #: ipalib/plugins/baseldap.py:401 msgid "entries" msgstr "" #: ipalib/plugins/baseldap.py:433 ipalib/plugins/baseldap.py:434 msgid "Entry" msgstr "" #: ipalib/plugins/baseldap.py:436 #, python-format msgid "container entry (%(container)s) not found" msgstr "" #: ipalib/plugins/baseldap.py:437 #, python-format msgid "%(parent)s: %(oname)s not found" msgstr "" #: ipalib/plugins/baseldap.py:438 #, python-format msgid "%(pkey)s: %(oname)s not found" msgstr "" #: ipalib/plugins/baseldap.py:439 #, python-format msgid "%(oname)s with name \"%(pkey)s\" already exists" msgstr "" #: ipalib/plugins/baseldap.py:726 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 "" #: ipalib/plugins/baseldap.py:732 msgid "" "Add an attribute/value pair. Format is attr=value. The attribute\n" "must be part of the schema." msgstr "" #: ipalib/plugins/baseldap.py:738 msgid "" "Delete an attribute/value pair. The option will be evaluated\n" "last, after all sets and adds." msgstr "" #: ipalib/plugins/baseldap.py:1062 msgid "Continuous mode: Don't stop on errors." msgstr "" #: ipalib/plugins/baseldap.py:1087 ipalib/plugins/baseldap.py:1159 #: ipalib/plugins/internal.py:437 msgid "Rights" msgstr "" #: ipalib/plugins/baseldap.py:1088 ipalib/plugins/baseldap.py:1160 msgid "" "Display the access rights of this entry (requires --all). See ipa man page " "for details." msgstr "" #: ipalib/plugins/baseldap.py:1169 msgid "Rename" msgstr "" #: ipalib/plugins/baseldap.py:1170 #, python-format msgid "Rename the %(ldap_obj_name)s object" msgstr "" #: ipalib/plugins/baseldap.py:1262 msgid "the entry was deleted while being modified" msgstr "" #: ipalib/plugins/baseldap.py:1387 ipalib/plugins/baseldap.py:1889 #, python-format msgid "comma-separated list of %s" msgstr "" #: ipalib/plugins/baseldap.py:1399 #, python-format msgid "member %s" msgstr "" #: ipalib/plugins/baseldap.py:1429 ipalib/plugins/baseldap.py:1914 #, python-format msgid "comma-separated list of %s to add" msgstr "" #: ipalib/plugins/baseldap.py:1437 ipalib/plugins/baseldap.py:1926 #: ipalib/plugins/privilege.py:153 ipalib/plugins/privilege.py:178 #: ipalib/plugins/role.py:164 ipalib/plugins/role.py:187 msgid "Members that could not be added" msgstr "" #: ipalib/plugins/baseldap.py:1441 ipalib/plugins/baseldap.py:1930 msgid "Number of members added" msgstr "" #: ipalib/plugins/baseldap.py:1535 ipalib/plugins/baseldap.py:2027 #, python-format msgid "comma-separated list of %s to remove" msgstr "" #: ipalib/plugins/baseldap.py:1542 ipalib/plugins/baseldap.py:2039 msgid "Members that could not be removed" msgstr "" #: ipalib/plugins/baseldap.py:1546 ipalib/plugins/baseldap.py:2043 msgid "Number of members removed" msgstr "" #: ipalib/plugins/baseldap.py:1642 msgid "Primary key only" msgstr "" #: ipalib/plugins/baseldap.py:1643 #, python-format msgid "Results should contain primary key attribute only (\"%s\")" msgstr "" #: ipalib/plugins/baseldap.py:1651 #, python-format msgid "" "Search for %(searched_object)s with these %(relationship)s %(ldap_object)s." msgstr "" #: ipalib/plugins/baseldap.py:1652 #, python-format msgid "" "Search for %(searched_object)s without these %(relationship)s " "%(ldap_object)s." msgstr "" #: ipalib/plugins/baseldap.py:1660 msgid "Time Limit" msgstr "" #: ipalib/plugins/baseldap.py:1661 msgid "Time limit of search in seconds" msgstr "" #: ipalib/plugins/baseldap.py:1667 ipalib/plugins/hbactest.py:214 msgid "Size Limit" msgstr "" #: ipalib/plugins/baseldap.py:1668 msgid "Maximum number of entries returned" msgstr "" #: ipalib/plugins/baseldap.py:1681 msgid "A string searched in all relevant object attributes" msgstr "" #: ipalib/plugins/baseldap.py:1988 msgid "added" msgstr "" #: ipalib/plugins/baseldap.py:2101 msgid "removed" msgstr "" #: ipalib/plugins/batch.py:62 msgid "Nested Methods to execute" msgstr "" #: ipalib/plugins/cert.py:43 msgid "" "\n" "IPA certificate operations\n" "\n" "Implements a set of commands for managing server SSL certificates.\n" "\n" "Certificate requests exist in the form of a Certificate Signing Request " "(CSR)\n" "in PEM format.\n" "\n" "If using the selfsign back end then the subject in the CSR needs to match\n" "the subject configured in the server. The dogtag CA uses just the CN\n" "value of the CSR and forces the rest of the subject.\n" "\n" "A certificate is stored with a service principal and a service principal\n" "needs a host.\n" "\n" "In order to request a certificate:\n" "\n" "* The host must exist\n" "* The service must exist (or you use the --add option to automatically add " "it)\n" "\n" "EXAMPLES:\n" "\n" " Request a new certificate and add the principal:\n" " ipa cert-request --add --principal=HTTP/lion.example.com example.csr\n" "\n" " Retrieve an existing certificate:\n" " ipa cert-show 1032\n" "\n" " Revoke a certificate (see RFC 5280 for reason details):\n" " ipa cert-revoke --revocation-reason=6 1032\n" "\n" " Remove a certificate from revocation hold status:\n" " ipa cert-remove-hold 1032\n" "\n" " Check the status of a signing request:\n" " ipa cert-status 10\n" "\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" "\n" "The following revocation reasons are supported:\n" "\n" " * 0 - unspecified\n" " * 1 - keyCompromise\n" " * 2 - cACompromise\n" " * 3 - affiliationChanged\n" " * 4 - superseded\n" " * 5 - cessationOfOperation\n" " * 6 - certificateHold\n" " * 8 - removeFromCRL\n" " * 9 - privilegeWithdrawn\n" " * 10 - aACompromise\n" "\n" "Note that reason code 7 is not used. See RFC 5280 for more details:\n" "\n" "http://www.ietf.org/rfc/rfc5280.txt\n" "\n" msgstr "" #: ipalib/plugins/cert.py:112 msgid "Failure decoding Certificate Signing Request:" msgstr "" #: ipalib/plugins/cert.py:125 ipalib/plugins/cert.py:142 msgid "Failure decoding Certificate Signing Request" msgstr "" #: ipalib/plugins/cert.py:144 #, python-format msgid "Failure decoding Certificate Signing Request: %s" msgstr "" #: ipalib/plugins/cert.py:207 msgid "Submit a certificate signing request." msgstr "" #: ipalib/plugins/cert.py:211 msgid "CSR" msgstr "" #: ipalib/plugins/cert.py:220 ipalib/plugins/service.py:228 msgid "Principal" msgstr "" #: ipalib/plugins/cert.py:221 msgid "Service principal for this certificate (e.g. HTTP/test.example.com)" msgstr "" #: ipalib/plugins/cert.py:228 msgid "automatically add the principal if it doesn't exist" msgstr "" #: ipalib/plugins/cert.py:236 ipalib/plugins/cert.py:439 #: ipalib/plugins/entitle.py:174 ipalib/plugins/host.py:323 #: ipalib/plugins/internal.py:348 ipalib/plugins/service.py:235 msgid "Certificate" msgstr "" #: ipalib/plugins/cert.py:240 ipalib/plugins/cert.py:442 #: ipalib/plugins/host.py:195 ipalib/plugins/service.py:94 msgid "Subject" msgstr "" #: ipalib/plugins/cert.py:244 ipalib/plugins/cert.py:445 #: ipalib/plugins/host.py:201 ipalib/plugins/service.py:100 msgid "Issuer" msgstr "" #: ipalib/plugins/cert.py:248 ipalib/plugins/cert.py:448 #: ipalib/plugins/host.py:204 ipalib/plugins/service.py:103 msgid "Not Before" msgstr "" #: ipalib/plugins/cert.py:252 ipalib/plugins/cert.py:451 #: ipalib/plugins/host.py:207 ipalib/plugins/service.py:106 msgid "Not After" msgstr "" #: ipalib/plugins/cert.py:256 ipalib/plugins/cert.py:454 #: ipalib/plugins/host.py:210 ipalib/plugins/service.py:109 msgid "Fingerprint (MD5)" msgstr "" #: ipalib/plugins/cert.py:260 ipalib/plugins/cert.py:457 #: ipalib/plugins/host.py:213 ipalib/plugins/service.py:112 msgid "Fingerprint (SHA1)" msgstr "" #: ipalib/plugins/cert.py:264 ipalib/plugins/cert.py:427 msgid "Serial number" msgstr "" #: ipalib/plugins/cert.py:272 ipalib/plugins/entitle.py:230 #: ipalib/plugins/entitle.py:583 ipalib/plugins/misc.py:57 msgid "Dictionary mapping variable name to value" msgstr "" #: ipalib/plugins/cert.py:400 msgid "Check the status of a certificate signing request." msgstr "" #: ipalib/plugins/cert.py:404 msgid "Request id" msgstr "" #: ipalib/plugins/cert.py:410 msgid "Request status" msgstr "" #: ipalib/plugins/cert.py:428 msgid "Serial number in decimal or if prefixed with 0x in hexadecimal" msgstr "" #: ipalib/plugins/cert.py:433 msgid "Retrieve an existing certificate." msgstr "" #: ipalib/plugins/cert.py:460 ipalib/plugins/host.py:216 #: ipalib/plugins/service.py:115 msgid "Revocation reason" msgstr "" #: ipalib/plugins/cert.py:466 msgid "Output filename" msgstr "" #: ipalib/plugins/cert.py:467 msgid "File to store the certificate in." msgstr "" #: ipalib/plugins/cert.py:518 msgid "Revoke a certificate." msgstr "" #: ipalib/plugins/cert.py:524 msgid "Revoked" msgstr "" #: ipalib/plugins/cert.py:532 msgid "Reason" msgstr "" #: ipalib/plugins/cert.py:533 msgid "Reason for revoking the certificate (0-10)" msgstr "" #: ipalib/plugins/cert.py:554 msgid "7 is not a valid revocation reason" msgstr "" #: ipalib/plugins/cert.py:563 msgid "Take a revoked certificate off hold." msgstr "" #: ipalib/plugins/cert.py:569 msgid "Unrevoked" msgstr "" #: ipalib/plugins/cert.py:572 ipalib/plugins/internal.py:229 msgid "Error" msgstr "" #: ipalib/plugins/config.py:31 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 "" #: ipalib/plugins/config.py:79 msgid "searchtimelimit must be -1 or > 1." msgstr "" #: ipalib/plugins/config.py:86 msgid "configuration options" msgstr "" #: ipalib/plugins/config.py:96 ipalib/plugins/config.py:97 msgid "Configuration" msgstr "" #: ipalib/plugins/config.py:102 msgid "Maximum username length" msgstr "" #: ipalib/plugins/config.py:107 msgid "Home directory base" msgstr "" #: ipalib/plugins/config.py:108 msgid "Default location of home directories" msgstr "" #: ipalib/plugins/config.py:112 msgid "Default shell" msgstr "" #: ipalib/plugins/config.py:113 msgid "Default shell for new users" msgstr "" #: ipalib/plugins/config.py:117 msgid "Default users group" msgstr "" #: ipalib/plugins/config.py:118 msgid "Default group for new users" msgstr "" #: ipalib/plugins/config.py:122 ipalib/plugins/config.py:123 msgid "Default e-mail domain" msgstr "" #: ipalib/plugins/config.py:127 msgid "Search time limit" msgstr "" #: ipalib/plugins/config.py:128 msgid "" "Maximum amount of time (seconds) for a search (> 0, or -1 for unlimited)" msgstr "" #: ipalib/plugins/config.py:133 msgid "Search size limit" msgstr "" #: ipalib/plugins/config.py:134 msgid "Maximum number of records to search (-1 is unlimited)" msgstr "" #: ipalib/plugins/config.py:139 msgid "User search fields" msgstr "" #: ipalib/plugins/config.py:140 msgid "A comma-separated list of fields to search in when searching for users" msgstr "" #: ipalib/plugins/config.py:145 msgid "A comma-separated list of fields to search in when searching for groups" msgstr "" #: ipalib/plugins/config.py:149 ipalib/plugins/config.py:150 msgid "Enable migration mode" msgstr "" #: ipalib/plugins/config.py:154 msgid "Certificate Subject base" msgstr "" #: ipalib/plugins/config.py:155 msgid "Base for certificate subjects (OU=Test,O=Example)" msgstr "" #: ipalib/plugins/config.py:160 msgid "Default group objectclasses" msgstr "" #: ipalib/plugins/config.py:161 msgid "Default group objectclasses (comma-separated list)" msgstr "" #: ipalib/plugins/config.py:166 msgid "Default user objectclasses" msgstr "" #: ipalib/plugins/config.py:167 msgid "Default user objectclasses (comma-separated list)" msgstr "" #: ipalib/plugins/config.py:172 msgid "Password Expiration Notification (days)" msgstr "" #: ipalib/plugins/config.py:173 msgid "Number of days's notice of impending password expiration" msgstr "" #: ipalib/plugins/config.py:178 msgid "Password plugin features" msgstr "" #: ipalib/plugins/config.py:179 msgid "Extra hashes to generate in password plug-in" msgstr "" #: ipalib/plugins/config.py:184 msgid "SELinux user map order" msgstr "" #: ipalib/plugins/config.py:185 msgid "Order in increasing priority of SELinux users, delimited by $" msgstr "" #: ipalib/plugins/config.py:188 msgid "Default SELinux user" msgstr "" #: ipalib/plugins/config.py:189 msgid "Default SELinux user when no match is found in SELinux map rule" msgstr "" #: ipalib/plugins/config.py:200 msgid "Modify configuration options." msgstr "" #: ipalib/plugins/config.py:208 msgid "The group doesn't exist" msgstr "" #: ipalib/plugins/config.py:223 #, python-format msgid "attribute \"%s\" not allowed" msgstr "" #: ipalib/plugins/config.py:231 msgid "May not be empty" msgstr "" #: ipalib/plugins/config.py:244 #, python-format msgid "%(obj)s default attribute %(attr)s would not be allowed!" msgstr "" #: ipalib/plugins/config.py:249 msgid "SELinux user map default user may not be empty" msgstr "" #: ipalib/plugins/config.py:270 msgid "Default SELinux user map default user not in order list" msgstr "" #: ipalib/plugins/config.py:278 msgid "Show the current configuration." msgstr "" #: ipalib/plugins/delegation.py:30 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,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 "" #: ipalib/plugins/delegation.py:70 msgid "delegation" msgstr "" #: ipalib/plugins/delegation.py:71 msgid "delegations" msgstr "" #: ipalib/plugins/delegation.py:72 msgid "Delegations" msgstr "" #: ipalib/plugins/delegation.py:73 msgid "Delegation" msgstr "" #: ipalib/plugins/delegation.py:78 ipalib/plugins/delegation.py:79 msgid "Delegation name" msgstr "" #: ipalib/plugins/delegation.py:85 ipalib/plugins/selfservice.py:84 msgid "" "Comma-separated list of permissions to grant (read, write). Default is write." msgstr "" #: ipalib/plugins/delegation.py:98 msgid "Member user group" msgstr "" #: ipalib/plugins/delegation.py:99 msgid "User group to apply delegation to" msgstr "" #: ipalib/plugins/delegation.py:132 msgid "Add a new delegation." msgstr "" #: ipalib/plugins/delegation.py:134 #, python-format msgid "Added delegation \"%(value)s\"" msgstr "" #: ipalib/plugins/delegation.py:153 msgid "Delete a delegation." msgstr "" #: ipalib/plugins/delegation.py:156 #, python-format msgid "Deleted delegation \"%(value)s\"" msgstr "" #: ipalib/plugins/delegation.py:171 msgid "Modify a delegation." msgstr "" #: ipalib/plugins/delegation.py:173 #, python-format msgid "Modified delegation \"%(value)s\"" msgstr "" #: ipalib/plugins/delegation.py:190 msgid "Search for delegations." msgstr "" #: ipalib/plugins/delegation.py:193 #, python-format msgid "%(count)d delegation matched" msgid_plural "%(count)d delegations matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/delegation.py:216 msgid "Display information about a delegation." msgstr "" #: ipalib/plugins/dns.py:36 msgid "" "\n" "Domain Name System (DNS)\n" "\n" "Manage DNS zone and resource records.\n" "\n" "EXAMPLES:\n" "\n" " Add new zone:\n" " ipa dnszone-add example.com --name-server=nameserver.example.com \\\n" " --admin-email=admin@example.com\n" "\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" " --update-policy=\"grant EXAMPLE.COM krb5-self * A; grant EXAMPLE.COM " "krb5-self * AAAA;\"\n" "\n" " Add new reverse zone specified by network IP address:\n" " ipa dnszone-add --name-from-ip=80.142.15.0/24 \\\n" " --name-server=nameserver.example.com\n" "\n" " Add second nameserver for example.com:\n" " ipa dnsrecord-add example.com @ --ns-rec=nameserver2.example.com\n" "\n" " Add a mail server for example.com:\n" " ipa dnsrecord-add example.com @ --mx-rec=\"10 mail1\"\n" "\n" " Add another record using MX record specific options:\n" " ipa dnsrecord-add example.com @ --mx-preference=20 --mx-exchanger=mail2\n" "\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" "\n" " Delete previously added nameserver from example.com:\n" " ipa dnsrecord-del example.com @ --ns-rec=nameserver2.example.com.\n" "\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" "\n" " Add new A record for www.example.com: (random IP)\n" " ipa dnsrecord-add example.com www --a-rec=80.142.15.2\n" "\n" " Add new PTR record for www.example.com\n" " ipa dnsrecord-add 15.142.80.in-addr.arpa. 2 --ptr-rec=www.example.com.\n" "\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" "\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" "\n" " After this modification, three fifths of the requests should go to\n" " fast.example.com and two fifths to slow.example.com.\n" "\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: 1.2.3.4, 11.22.33.44\n" "\n" " Delete A record '1.2.3.4'? Yes/No (default No):\n" " Delete A record '11.22.33.44'? Yes/No (default No): y\n" " Record name: www\n" " A record: 1.2.3.4 (A record 11.22.33.44 has been " "deleted)\n" "\n" " Show zone example.com:\n" " ipa dnszone-show example.com\n" "\n" " Find zone with \"example\" in its domain name:\n" " ipa dnszone-find example\n" "\n" " Find records for resources with \"www\" in their name in zone example.com:\n" " ipa dnsrecord-find example.com www\n" "\n" " Find A records with value 10.10.0.1 in zone example.com\n" " ipa dnsrecord-find example.com --a-rec=10.10.0.1\n" "\n" " Show records for resource www in zone example.com\n" " ipa dnsrecord-show example.com www\n" "\n" " Delete zone example.com with all resource records:\n" " ipa dnszone-del example.com\n" "\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 "" #: ipalib/plugins/dns.py:203 #, python-format msgid "invalid IP address version (is %(value)d, must be %(required_value)d)!" msgstr "" #: ipalib/plugins/dns.py:206 msgid "invalid IP address format" msgstr "" #: ipalib/plugins/dns.py:219 msgid "invalid IP network format" msgstr "" #: ipalib/plugins/dns.py:228 ipalib/plugins/dns.py:237 #, python-format msgid "invalid domain-name: %s" msgstr "" #: ipalib/plugins/dns.py:254 #, python-format msgid "%s record" msgstr "" #: ipalib/plugins/dns.py:256 #, python-format msgid "Comma-separated list of raw %s records" msgstr "" #: ipalib/plugins/dns.py:257 #, python-format msgid "%s Record" msgstr "" #: ipalib/plugins/dns.py:258 #, python-format msgid "(see RFC %s for details)" msgstr "" #: ipalib/plugins/dns.py:313 #, python-format msgid "'%s' is a required part of DNS record" msgstr "" #: ipalib/plugins/dns.py:320 msgid "Invalid number of parts!" msgstr "" #: ipalib/plugins/dns.py:375 #, python-format msgid "DNS RR type \"%s\" is not supported by bind-dyndb-ldap plugin" msgstr "" #: ipalib/plugins/dns.py:391 #, python-format msgid "format must be specified as \"%(format)s\" %(rfcs)s" msgstr "" #: ipalib/plugins/dns.py:462 ipalib/plugins/dns.py:485 #: ipalib/plugins/host.py:419 msgid "IP Address" msgstr "" #: ipalib/plugins/dns.py:471 ipalib/plugins/dns.py:1082 msgid "Record data" msgstr "" #: ipalib/plugins/dns.py:494 msgid "Subtype" msgstr "" #: ipalib/plugins/dns.py:500 ipalib/plugins/dns.py:539 #: ipalib/plugins/dns.py:792 ipalib/plugins/dns.py:889 #: ipalib/plugins/dns.py:2050 msgid "Hostname" msgstr "" #: ipalib/plugins/dns.py:514 msgid "Certificate Type" msgstr "" #: ipalib/plugins/dns.py:519 ipalib/plugins/dns.py:574 #: ipalib/plugins/dns.py:972 msgid "Key Tag" msgstr "" #: ipalib/plugins/dns.py:524 ipalib/plugins/dns.py:579 #: ipalib/plugins/dns.py:613 ipalib/plugins/dns.py:950 #: ipalib/plugins/dns.py:998 msgid "Algorithm" msgstr "" #: ipalib/plugins/dns.py:529 msgid "Certificate/CRL" msgstr "" #: ipalib/plugins/dns.py:540 msgid "A hostname which this alias hostname points to" msgstr "" #: ipalib/plugins/dns.py:560 ipalib/plugins/dns.py:926 #: ipalib/plugins/internal.py:438 msgid "Target" msgstr "" #: ipalib/plugins/dns.py:584 msgid "Digest Type" msgstr "" #: ipalib/plugins/dns.py:589 msgid "Digest" msgstr "" #: ipalib/plugins/dns.py:603 ipalib/plugins/dns.py:868 msgid "Flags" msgstr "" #: ipalib/plugins/dns.py:608 msgid "Protocol" msgstr "" #: ipalib/plugins/dns.py:618 msgid "Public Key" msgstr "" #: ipalib/plugins/dns.py:632 ipalib/plugins/dns.py:773 #: ipalib/plugins/dns.py:862 msgid "Preference" msgstr "" #: ipalib/plugins/dns.py:633 ipalib/plugins/dns.py:774 msgid "Preference given to this exchanger. Lower values are more preferred" msgstr "" #: ipalib/plugins/dns.py:639 ipalib/plugins/dns.py:780 msgid "Exchanger" msgstr "" #: ipalib/plugins/dns.py:640 msgid "A host willing to act as a key exchanger" msgstr "" #: ipalib/plugins/dns.py:649 msgid "Degrees Latitude" msgstr "" #: ipalib/plugins/dns.py:654 msgid "Minutes Latitude" msgstr "" #: ipalib/plugins/dns.py:659 msgid "Seconds Latitude" msgstr "" #: ipalib/plugins/dns.py:665 msgid "Direction Latitude" msgstr "" #: ipalib/plugins/dns.py:669 msgid "Degrees Longtitude" msgstr "" #: ipalib/plugins/dns.py:674 msgid "Minutes Longtitude" msgstr "" #: ipalib/plugins/dns.py:679 msgid "Seconds Longtitude" msgstr "" #: ipalib/plugins/dns.py:685 msgid "Direction Longtitude" msgstr "" #: ipalib/plugins/dns.py:689 msgid "Altitude" msgstr "" #: ipalib/plugins/dns.py:695 msgid "Size" msgstr "" #: ipalib/plugins/dns.py:701 msgid "Horizontal Precision" msgstr "" #: ipalib/plugins/dns.py:707 msgid "Vertical Precision" msgstr "" #: ipalib/plugins/dns.py:714 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 "" #: ipalib/plugins/dns.py:763 #, python-format msgid "'%(required)s' must not be empty when '%(name)s' is set" msgstr "" #: ipalib/plugins/dns.py:781 msgid "A host willing to act as a mail exchanger" msgstr "" #: ipalib/plugins/dns.py:799 msgid "" "format must be specified as \"NEXT TYPE1 [TYPE2 [TYPE3 [...]]]\" (see RFC " "4034 for details)" msgstr "" #: ipalib/plugins/dns.py:806 msgid "Next Domain Name" msgstr "" #: ipalib/plugins/dns.py:809 msgid "Type Map" msgstr "" #: ipalib/plugins/dns.py:849 msgid "flags must be one of \"S\", \"A\", \"U\", or \"P\"" msgstr "" #: ipalib/plugins/dns.py:857 msgid "Order" msgstr "" #: ipalib/plugins/dns.py:872 ipalib/plugins/hbactest.py:194 #: ipalib/plugins/internal.py:466 ipalib/plugins/service.py:223 msgid "Service" msgstr "" #: ipalib/plugins/dns.py:875 msgid "Regular Expression" msgstr "" #: ipalib/plugins/dns.py:878 msgid "Replacement" msgstr "" #: ipalib/plugins/dns.py:890 msgid "The hostname this reverse record points to" msgstr "" #: ipalib/plugins/dns.py:910 ipalib/plugins/pwpolicy.py:263 msgid "Priority" msgstr "" #: ipalib/plugins/dns.py:915 msgid "Weight" msgstr "" #: ipalib/plugins/dns.py:920 msgid "Port" msgstr "" #: ipalib/plugins/dns.py:927 msgid "" "The domain name of the target host or '.' if the service is decidedly not " "available at this domain" msgstr "" #: ipalib/plugins/dns.py:936 msgid "the value does not follow \"YYYYMMDDHHMMSS\" time format" msgstr "" #: ipalib/plugins/dns.py:946 msgid "Type Covered" msgstr "" #: ipalib/plugins/dns.py:955 msgid "Labels" msgstr "" #: ipalib/plugins/dns.py:960 msgid "Original TTL" msgstr "" #: ipalib/plugins/dns.py:965 msgid "Signature Expiration" msgstr "" #: ipalib/plugins/dns.py:969 msgid "Signature Inception" msgstr "" #: ipalib/plugins/dns.py:977 msgid "Signer's Name" msgstr "" #: ipalib/plugins/dns.py:980 msgid "Signature" msgstr "" #: ipalib/plugins/dns.py:1003 msgid "Fingerprint Type" msgstr "" #: ipalib/plugins/dns.py:1008 msgid "Fingerprint" msgstr "" #: ipalib/plugins/dns.py:1029 msgid "Text Data" msgstr "" #: ipalib/plugins/dns.py:1076 msgid "Records" msgstr "" #: ipalib/plugins/dns.py:1079 msgid "Record type" msgstr "" #: ipalib/plugins/dns.py:1114 #, python-format msgid "Nameserver '%(host)s' does not have a corresponding A/AAAA record" msgstr "" #: ipalib/plugins/dns.py:1141 msgid "DNS zone" msgstr "" #: ipalib/plugins/dns.py:1142 msgid "DNS zones" msgstr "" #: ipalib/plugins/dns.py:1149 msgid "DNS Zones" msgstr "" #: ipalib/plugins/dns.py:1150 msgid "DNS Zone" msgstr "" #: ipalib/plugins/dns.py:1155 msgid "Zone name" msgstr "" #: ipalib/plugins/dns.py:1156 msgid "Zone name (FQDN)" msgstr "" #: ipalib/plugins/dns.py:1162 msgid "Reverse zone IP network" msgstr "" #: ipalib/plugins/dns.py:1163 msgid "IP network to create reverse zone name from" msgstr "" #: ipalib/plugins/dns.py:1168 msgid "Authoritative nameserver" msgstr "" #: ipalib/plugins/dns.py:1169 msgid "Authoritative nameserver domain name" msgstr "" #: ipalib/plugins/dns.py:1174 ipalib/plugins/dns.py:1175 msgid "Administrator e-mail address" msgstr "" #: ipalib/plugins/dns.py:1181 msgid "SOA serial" msgstr "" #: ipalib/plugins/dns.py:1182 msgid "SOA record serial number" msgstr "" #: ipalib/plugins/dns.py:1189 msgid "SOA refresh" msgstr "" #: ipalib/plugins/dns.py:1190 msgid "SOA record refresh time" msgstr "" #: ipalib/plugins/dns.py:1197 msgid "SOA retry" msgstr "" #: ipalib/plugins/dns.py:1198 msgid "SOA record retry time" msgstr "" #: ipalib/plugins/dns.py:1205 msgid "SOA expire" msgstr "" #: ipalib/plugins/dns.py:1206 msgid "SOA record expire time" msgstr "" #: ipalib/plugins/dns.py:1213 msgid "SOA minimum" msgstr "" #: ipalib/plugins/dns.py:1214 msgid "How long should negative responses be cached" msgstr "" #: ipalib/plugins/dns.py:1222 msgid "SOA time to live" msgstr "" #: ipalib/plugins/dns.py:1223 msgid "SOA record time to live" msgstr "" #: ipalib/plugins/dns.py:1227 msgid "SOA class" msgstr "" #: ipalib/plugins/dns.py:1228 msgid "SOA record class" msgstr "" #: ipalib/plugins/dns.py:1233 ipalib/plugins/dns.py:1234 msgid "BIND update policy" msgstr "" #: ipalib/plugins/dns.py:1238 msgid "Active zone" msgstr "" #: ipalib/plugins/dns.py:1239 msgid "Is zone active?" msgstr "" #: ipalib/plugins/dns.py:1245 msgid "Dynamic update" msgstr "" #: ipalib/plugins/dns.py:1246 msgid "Allow dynamic updates." msgstr "" #: ipalib/plugins/dns.py:1257 msgid "Create new DNS zone (SOA record)." msgstr "" #: ipalib/plugins/dns.py:1261 ipalib/plugins/dns.py:1595 #: ipalib/plugins/host.py:411 ipalib/plugins/service.py:252 msgid "Force" msgstr "" #: ipalib/plugins/dns.py:1262 msgid "Force DNS zone creation even if nameserver not in DNS." msgstr "" #: ipalib/plugins/dns.py:1265 msgid "Add the nameserver to DNS with this IP address" msgstr "" #: ipalib/plugins/dns.py:1278 msgid "DNS is not configured" msgstr "" #: ipalib/plugins/dns.py:1288 msgid "Nameserver address is not a fully qualified domain name" msgstr "" #: ipalib/plugins/dns.py:1314 msgid "Delete DNS zone (SOA record)." msgstr "" #: ipalib/plugins/dns.py:1320 msgid "Modify DNS zone (SOA record)." msgstr "" #: ipalib/plugins/dns.py:1333 msgid "Search for DNS zones (SOA records)." msgstr "" #: ipalib/plugins/dns.py:1351 msgid "Forward zones only" msgstr "" #: ipalib/plugins/dns.py:1353 msgid "Search for forward zones only" msgstr "" #: ipalib/plugins/dns.py:1372 msgid "Display information about a DNS zone (SOA record)." msgstr "" #: ipalib/plugins/dns.py:1378 msgid "Disable DNS Zone." msgstr "" #: ipalib/plugins/dns.py:1381 #, python-format msgid "Disabled DNS zone \"%(value)s\"" msgstr "" #: ipalib/plugins/dns.py:1399 msgid "Enable DNS Zone." msgstr "" #: ipalib/plugins/dns.py:1402 #, python-format msgid "Enabled DNS zone \"%(value)s\"" msgstr "" #: ipalib/plugins/dns.py:1425 msgid "DNS resource record" msgstr "" #: ipalib/plugins/dns.py:1426 msgid "DNS resource records" msgstr "" #: ipalib/plugins/dns.py:1430 msgid "DNS Resource Records" msgstr "" #: ipalib/plugins/dns.py:1431 msgid "DNS Resource Record" msgstr "" #: ipalib/plugins/dns.py:1436 ipalib/plugins/dns.py:1437 msgid "Record name" msgstr "" #: ipalib/plugins/dns.py:1442 ipalib/plugins/dns.py:1443 msgid "Time to live" msgstr "" #: ipalib/plugins/dns.py:1447 msgid "Class" msgstr "" #: ipalib/plugins/dns.py:1448 msgid "DNS class" msgstr "" #: ipalib/plugins/dns.py:1454 msgid "Structured" msgstr "" #: ipalib/plugins/dns.py:1455 msgid "Parse all raw DNS records and return them in a structured way" msgstr "" #: ipalib/plugins/dns.py:1480 #, python-format msgid "" "Reverse zone for PTR record should be a sub-zone of one the following fully " "qualified domains: %s" msgstr "" #: ipalib/plugins/dns.py:1485 #, python-format msgid "" "Reverse zone %(name)s requires exactly %(count)d IP address components, " "%(user_count)d given" msgstr "" #: ipalib/plugins/dns.py:1589 msgid "Add new DNS resource record." msgstr "" #: ipalib/plugins/dns.py:1597 msgid "force NS record creation even if its hostname is not in DNS" msgstr "" #: ipalib/plugins/dns.py:1623 msgid "Please choose a type of DNS resource record to be added" msgstr "" #: ipalib/plugins/dns.py:1624 #, python-format msgid "The most common types for this type of zone are: %s\n" msgstr "" #: ipalib/plugins/dns.py:1629 msgid "DNS resource record type" msgstr "" #: ipalib/plugins/dns.py:1642 #, python-format msgid "Invalid type. Allowed values are: %s" msgstr "" #: ipalib/plugins/dns.py:1707 msgid "Modify a DNS resource record." msgstr "" #: ipalib/plugins/dns.py:1744 msgid "DNS records can be only updated one at a time" msgstr "" #: ipalib/plugins/dns.py:1815 msgid "No option to modify specific record provided." msgstr "" #: ipalib/plugins/dns.py:1818 ipalib/plugins/dns.py:1972 msgid "Current DNS record contents:\n" msgstr "" #: ipalib/plugins/dns.py:1840 #, python-format msgid "Modify %(name)s '%(value)s'?" msgstr "" #: ipalib/plugins/dns.py:1848 #, 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] "" #: ipalib/plugins/dns.py:1860 #, python-format msgid "Deleted record \"%(value)s\"" msgstr "" #: ipalib/plugins/dns.py:1867 msgid "Delete DNS resource record." msgstr "" #: ipalib/plugins/dns.py:1869 msgid "" "Neither --del-all nor options to delete a specific record provided.\n" "Command help may be consulted for all supported record types." msgstr "" #: ipalib/plugins/dns.py:1875 msgid "Delete all associated records" msgstr "" #: ipalib/plugins/dns.py:1928 #, python-format msgid "Zone record '%s' cannot be deleted" msgstr "" #: ipalib/plugins/dns.py:1964 msgid "No option to delete specific record provided." msgstr "" #: ipalib/plugins/dns.py:1965 msgid "Delete all?" msgstr "" #: ipalib/plugins/dns.py:1993 #, python-format msgid "Delete %(name)s '%(value)s'?" msgstr "" #: ipalib/plugins/dns.py:2005 msgid "Display DNS resource." msgstr "" #: ipalib/plugins/dns.py:2021 msgid "Search for DNS resources." msgstr "" #: ipalib/plugins/dns.py:2043 msgid "Resolve a host name in DNS." msgstr "" #: ipalib/plugins/dns.py:2046 #, python-format msgid "Found '%(value)s'" msgstr "" #: ipalib/plugins/dns.py:2072 #, python-format msgid "Host '%(host)s' not found" msgstr "" #: ipalib/plugins/entitle.py:52 msgid "" "\n" "Entitlements\n" "\n" "Manage entitlements for client machines\n" "\n" "Entitlements can be managed either by registering with an entitlement\n" "server with a username and password or by manually importing entitlement\n" "certificates. An entitlement certificate contains embedded information\n" "such as the product being entitled, the quantity and the validity dates.\n" "\n" "An entitlement server manages the number of client entitlements available.\n" "To mark these entitlements as used by the IPA server you provide a quantity\n" "and they are marked as consumed on the entitlement server.\n" "\n" " Register with an entitlement server:\n" " ipa entitle-register consumer\n" "\n" " Import an entitlement certificate:\n" " ipa entitle-import /home/user/ipaclient.pem\n" "\n" " Display current entitlements:\n" " ipa entitle-status\n" "\n" " Retrieve details on entitlement certificates:\n" " ipa entitle-get\n" "\n" " Consume some entitlements from the entitlement server:\n" " ipa entitle-consume 50\n" "\n" "The registration ID is a Unique Identifier (UUID). This ID will be\n" "IMPORTED if you have used entitle-import.\n" "\n" "Changes to /etc/rhsm/rhsm.conf require a restart of the httpd service.\n" msgstr "" #: ipalib/plugins/entitle.py:183 msgid "entitlement" msgstr "" #: ipalib/plugins/entitle.py:184 msgid "entitlements" msgstr "" #: ipalib/plugins/entitle.py:190 msgid "Entitlements" msgstr "" #: ipalib/plugins/entitle.py:191 msgid "Entitlement" msgstr "" #: ipalib/plugins/entitle.py:208 msgid "Display current entitlements." msgstr "" #: ipalib/plugins/entitle.py:214 ipalib/plugins/entitle.py:597 msgid "UUID" msgstr "" #: ipalib/plugins/entitle.py:217 ipalib/plugins/entitle.py:304 #: ipalib/plugins/entitle.py:384 ipalib/plugins/entitle.py:570 #: ipalib/plugins/entitle.py:683 ipalib/plugins/internal.py:361 msgid "Product" msgstr "" #: ipalib/plugins/entitle.py:220 ipalib/plugins/entitle.py:284 #: ipalib/plugins/entitle.py:294 ipalib/plugins/entitle.py:387 #: ipalib/plugins/entitle.py:573 ipalib/plugins/entitle.py:673 msgid "Quantity" msgstr "" #: ipalib/plugins/entitle.py:223 ipalib/plugins/entitle.py:307 #: ipalib/plugins/entitle.py:576 ipalib/plugins/entitle.py:686 #: ipalib/plugins/internal.py:352 msgid "Consumed" msgstr "" #: ipalib/plugins/entitle.py:276 msgid "Consume an entitlement." msgstr "" #: ipalib/plugins/entitle.py:280 #, python-format msgid "Consumed %(value)s entitlement(s)." msgstr "" #: ipalib/plugins/entitle.py:378 msgid "Retrieve the entitlement certs." msgstr "" #: ipalib/plugins/entitle.py:390 ipalib/plugins/internal.py:364 msgid "Start" msgstr "" #: ipalib/plugins/entitle.py:393 ipalib/plugins/internal.py:355 msgid "End" msgstr "" #: ipalib/plugins/entitle.py:396 ipalib/plugins/host.py:198 #: ipalib/plugins/internal.py:307 ipalib/plugins/service.py:97 msgid "Serial Number" msgstr "" #: ipalib/plugins/entitle.py:431 ipalib/plugins/entitle.py:621 #: ipalib/plugins/entitle.py:623 msgid "Not an entitlement certificate" msgstr "" #: ipalib/plugins/entitle.py:456 msgid "Search for entitlement accounts." msgstr "" #: ipalib/plugins/entitle.py:468 msgid "Register to the entitlement system." msgstr "" #: ipalib/plugins/entitle.py:472 msgid "Registered to entitlement server." msgstr "" #: ipalib/plugins/entitle.py:476 msgid "Username" msgstr "" #: ipalib/plugins/entitle.py:483 msgid "Enrollment UUID (not implemented)" msgstr "" #: ipalib/plugins/entitle.py:488 msgid "Registration password" msgstr "" #: ipalib/plugins/entitle.py:566 msgid "Import an entitlement certificate." msgstr "" #: ipalib/plugins/entitle.py:598 msgid "Enrollment UUID" msgstr "" #: ipalib/plugins/entitle.py:662 msgid "Re-sync the local entitlement cache with the entitlement server." msgstr "" #: ipalib/plugins/entitle.py:666 msgid "Entitlement(s) synchronized." msgstr "" #: ipalib/plugins/group.py:26 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 a list of users to the \"localadmins\" group:\n" " ipa group-add-member --users=test1,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" msgstr "" #: ipalib/plugins/group.py:80 msgid "group" msgstr "" #: ipalib/plugins/group.py:81 msgid "groups" msgstr "" #: ipalib/plugins/group.py:100 ipalib/plugins/hbacrule.py:195 #: ipalib/plugins/selinuxusermap.py:184 ipalib/plugins/sudorule.py:147 msgid "User Groups" msgstr "" #: ipalib/plugins/group.py:101 msgid "User Group" msgstr "" #: ipalib/plugins/group.py:109 msgid "Group name" msgstr "" #: ipalib/plugins/group.py:116 ipalib/plugins/sudocmdgroup.py:79 msgid "Group description" msgstr "" #: ipalib/plugins/group.py:120 ipalib/plugins/user.py:264 msgid "GID" msgstr "" #: ipalib/plugins/group.py:121 msgid "GID (use this option to set it manually)" msgstr "" #: ipalib/plugins/group.py:129 msgid "Create a new group." msgstr "" #: ipalib/plugins/group.py:131 #, python-format msgid "Added group \"%(value)s\"" msgstr "" #: ipalib/plugins/group.py:136 msgid "Create as a non-POSIX group" msgstr "" #: ipalib/plugins/group.py:153 msgid "Delete group." msgstr "" #: ipalib/plugins/group.py:155 #, python-format msgid "Deleted group \"%(value)s\"" msgstr "" #: ipalib/plugins/group.py:183 msgid "Modify a group." msgstr "" #: ipalib/plugins/group.py:185 #, python-format msgid "Modified group \"%(value)s\"" msgstr "" #: ipalib/plugins/group.py:190 msgid "change to a POSIX group" msgstr "" #: ipalib/plugins/group.py:222 msgid "Search for groups." msgstr "" #: ipalib/plugins/group.py:227 #, python-format msgid "%(count)d group matched" msgid_plural "%(count)d groups matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/group.py:233 msgid "search for private groups" msgstr "" #: ipalib/plugins/group.py:263 msgid "Display information about a named group." msgstr "" #: ipalib/plugins/group.py:269 msgid "Add members to a group." msgstr "" #: ipalib/plugins/group.py:275 msgid "Remove members from a group." msgstr "" #: ipalib/plugins/group.py:281 msgid "Detach a managed group from a user." msgstr "" #: ipalib/plugins/group.py:284 #, python-format msgid "Detached group \"%(value)s\" from user \"%(value)s\"" msgstr "" #: ipalib/plugins/group.py:305 msgid "not allowed to modify user entries" msgstr "" #: ipalib/plugins/group.py:311 msgid "not allowed to modify group entries" msgstr "" #: ipalib/plugins/group.py:330 msgid "Not a managed group" msgstr "" #: ipalib/plugins/hbacrule.py:25 msgid "" "\n" "Host-based access control\n" "\n" "Control who can access what services on what hosts and from where. You\n" "can use HBAC to control which users or groups on a source host can\n" "access a service, or group of services, on a target host.\n" "\n" "You can also specify a category of users, target hosts, and source\n" "hosts. This is currently limited to \"all\", but might be expanded in the\n" "future.\n" "\n" "Target hosts and source 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 --srchostcat=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 --srchostcat=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,sftp ftpers\n" " ipa hbacrule-add --hostcat=all --srchostcat=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 "" #: ipalib/plugins/hbacrule.py:89 msgid "Host-based access control commands" msgstr "" #: ipalib/plugins/hbacrule.py:93 msgid "The deny type has been deprecated." msgstr "" #: ipalib/plugins/hbacrule.py:115 msgid "HBAC rule" msgstr "" #: ipalib/plugins/hbacrule.py:116 msgid "HBAC rules" msgstr "" #: ipalib/plugins/hbacrule.py:134 msgid "HBAC Rules" msgstr "" #: ipalib/plugins/hbacrule.py:135 ipalib/plugins/selinuxusermap.py:156 msgid "HBAC Rule" msgstr "" #: ipalib/plugins/hbacrule.py:140 ipalib/plugins/selinuxusermap.py:147 #: ipalib/plugins/sudorule.py:101 msgid "Rule name" msgstr "" #: ipalib/plugins/hbacrule.py:145 msgid "Rule type (allow)" msgstr "" #: ipalib/plugins/hbacrule.py:146 msgid "Rule type" msgstr "" #: ipalib/plugins/hbacrule.py:156 ipalib/plugins/netgroup.py:126 #: ipalib/plugins/selinuxusermap.py:161 ipalib/plugins/sudorule.py:114 msgid "User category" msgstr "" #: ipalib/plugins/hbacrule.py:157 ipalib/plugins/netgroup.py:127 #: ipalib/plugins/selinuxusermap.py:162 ipalib/plugins/sudorule.py:115 msgid "User category the rule applies to" msgstr "" #: ipalib/plugins/hbacrule.py:162 ipalib/plugins/netgroup.py:132 #: ipalib/plugins/selinuxusermap.py:167 ipalib/plugins/sudorule.py:120 msgid "Host category" msgstr "" #: ipalib/plugins/hbacrule.py:163 ipalib/plugins/netgroup.py:133 #: ipalib/plugins/selinuxusermap.py:168 ipalib/plugins/sudorule.py:121 msgid "Host category the rule applies to" msgstr "" #: ipalib/plugins/hbacrule.py:168 msgid "Source host category" msgstr "" #: ipalib/plugins/hbacrule.py:169 msgid "Source host category the rule applies to" msgstr "" #: ipalib/plugins/hbacrule.py:174 msgid "Service category" msgstr "" #: ipalib/plugins/hbacrule.py:175 msgid "Service category the rule applies to" msgstr "" #: ipalib/plugins/hbacrule.py:187 ipalib/plugins/internal.py:542 #: ipalib/plugins/selinuxusermap.py:176 ipalib/plugins/sudorule.py:109 msgid "Enabled" msgstr "" #: ipalib/plugins/hbacrule.py:191 ipalib/plugins/selinuxusermap.py:180 #: ipalib/plugins/sudorule.py:143 ipalib/plugins/user.py:176 msgid "Users" msgstr "" #: ipalib/plugins/hbacrule.py:199 ipalib/plugins/host.py:269 #: ipalib/plugins/selinuxusermap.py:188 ipalib/plugins/sudorule.py:151 msgid "Hosts" msgstr "" #: ipalib/plugins/hbacrule.py:203 ipalib/plugins/hostgroup.py:74 #: ipalib/plugins/selinuxusermap.py:192 ipalib/plugins/sudorule.py:155 msgid "Host Groups" msgstr "" #: ipalib/plugins/hbacrule.py:207 msgid "Source Hosts" msgstr "" #: ipalib/plugins/hbacrule.py:211 msgid "Source Host Groups" msgstr "" #: ipalib/plugins/hbacrule.py:215 ipalib/plugins/internal.py:387 #: ipalib/plugins/service.py:222 msgid "Services" msgstr "" #: ipalib/plugins/hbacrule.py:219 msgid "Service Groups" msgstr "" #: ipalib/plugins/hbacrule.py:228 msgid "Create a new HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:230 #, python-format msgid "Added HBAC rule \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacrule.py:241 msgid "Delete an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:243 #, python-format msgid "Deleted HBAC rule \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacrule.py:257 msgid "Modify an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:259 #, python-format msgid "Modified HBAC rule \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacrule.py:268 msgid "user category cannot be set to 'all' while there are allowed users" msgstr "" #: ipalib/plugins/hbacrule.py:270 msgid "host category cannot be set to 'all' while there are allowed hosts" msgstr "" #: ipalib/plugins/hbacrule.py:272 msgid "" "sourcehost category cannot be set to 'all' while there are allowed " "sourcehosts" msgstr "" #: ipalib/plugins/hbacrule.py:274 msgid "" "service category cannot be set to 'all' while there are allowed services" msgstr "" #: ipalib/plugins/hbacrule.py:281 msgid "Search for HBAC rules." msgstr "" #: ipalib/plugins/hbacrule.py:284 #, python-format msgid "%(count)d HBAC rule matched" msgid_plural "%(count)d HBAC rules matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/hbacrule.py:291 msgid "Display the properties of an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:297 msgid "Enable an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:299 #, python-format msgid "Enabled HBAC rule \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacrule.py:324 msgid "Disable an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:326 #, python-format msgid "Disabled HBAC rule \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacrule.py:358 ipalib/plugins/hbacrule.py:398 msgid "Access time" msgstr "" #: ipalib/plugins/hbacrule.py:432 msgid "Add users and groups to an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:451 msgid "Remove users and groups from an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:460 msgid "Add target hosts and hostgroups to an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:479 msgid "Remove target hosts and hostgroups from an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:488 msgid "Add source hosts and hostgroups from a HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:510 msgid "Remove source hosts and hostgroups from an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:522 msgid "Add services to an HBAC rule." msgstr "" #: ipalib/plugins/hbacrule.py:541 msgid "Remove service and service groups from an HBAC rule." msgstr "" #: ipalib/plugins/hbacsvc.py:27 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 "" #: ipalib/plugins/hbacsvc.py:50 ipalib/plugins/hbacsvcgroup.py:49 msgid "Host based access control commands" msgstr "" #: ipalib/plugins/hbacsvc.py:57 ipalib/plugins/hbacsvc.py:73 msgid "HBAC service" msgstr "" #: ipalib/plugins/hbacsvc.py:58 msgid "HBAC services" msgstr "" #: ipalib/plugins/hbacsvc.py:66 msgid "HBAC Services" msgstr "" #: ipalib/plugins/hbacsvc.py:67 msgid "HBAC Service" msgstr "" #: ipalib/plugins/hbacsvc.py:72 msgid "Service name" msgstr "" #: ipalib/plugins/hbacsvc.py:80 msgid "HBAC service description" msgstr "" #: ipalib/plugins/hbacsvc.py:88 msgid "Add a new HBAC service." msgstr "" #: ipalib/plugins/hbacsvc.py:90 #, python-format msgid "Added HBAC service \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacsvc.py:96 msgid "Delete an existing HBAC service." msgstr "" #: ipalib/plugins/hbacsvc.py:98 #, python-format msgid "Deleted HBAC service \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacsvc.py:104 msgid "Modify an HBAC service." msgstr "" #: ipalib/plugins/hbacsvc.py:106 #, python-format msgid "Modified HBAC service \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacsvc.py:112 msgid "Search for HBAC services." msgstr "" #: ipalib/plugins/hbacsvc.py:115 #, python-format msgid "%(count)d HBAC service matched" msgid_plural "%(count)d HBAC services matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/hbacsvc.py:122 msgid "Display information about an HBAC service." msgstr "" #: ipalib/plugins/hbacsvcgroup.py:24 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,login login\n" "\n" " Display information about a named group:\n" " ipa hbacsvcgroup-show login\n" "\n" " Add a new group to the \"login\" group:\n" " ipa hbacsvcgroup-add --desc=\"switch users\" login\n" " ipa hbacsvcgroup-add-member --hbacsvcs=su,su-l login\n" "\n" " Delete an HBAC service group:\n" " ipa hbacsvcgroup-del login\n" msgstr "" #: ipalib/plugins/hbacsvcgroup.py:56 msgid "HBAC service group" msgstr "" #: ipalib/plugins/hbacsvcgroup.py:57 msgid "HBAC service groups" msgstr "" #: ipalib/plugins/hbacsvcgroup.py:65 msgid "HBAC Service Groups" msgstr "" #: ipalib/plugins/hbacsvcgroup.py:66 msgid "HBAC Service Group" msgstr "" #: ipalib/plugins/hbacsvcgroup.py:71 msgid "Service group name" msgstr "" #: ipalib/plugins/hbacsvcgroup.py:78 msgid "HBAC service group description" msgstr "" #: ipalib/plugins/hbacsvcgroup.py:86 msgid "Add a new HBAC service group." msgstr "" #: ipalib/plugins/hbacsvcgroup.py:88 #, python-format msgid "Added HBAC service group \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacsvcgroup.py:94 msgid "Delete an HBAC service group." msgstr "" #: ipalib/plugins/hbacsvcgroup.py:96 #, python-format msgid "Deleted HBAC service group \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacsvcgroup.py:102 msgid "Modify an HBAC service group." msgstr "" #: ipalib/plugins/hbacsvcgroup.py:104 #, python-format msgid "Modified HBAC service group \"%(value)s\"" msgstr "" #: ipalib/plugins/hbacsvcgroup.py:110 msgid "Search for an HBAC service group." msgstr "" #: ipalib/plugins/hbacsvcgroup.py:113 #, python-format msgid "%(count)d HBAC service group matched" msgid_plural "%(count)d HBAC service groups matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/hbacsvcgroup.py:120 msgid "Display information about an HBAC service group." msgstr "" #: ipalib/plugins/hbacsvcgroup.py:126 msgid "Add members to an HBAC service group." msgstr "" #: ipalib/plugins/hbacsvcgroup.py:132 msgid "Remove members from an HBAC service group." msgstr "" #: ipalib/plugins/hbactest.py:27 msgid "" "\n" "Simulate use of Host-based access controls\n" "\n" "HBAC rules control who can access what services on what hosts and from " "where.\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" " [--srchost= ] [--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" " If --srchost is specified, it will be ignored. It is left because of " "compatibility reasons only.\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" " notmatched: my-second-rule\n" " notmatched: my-third-rule\n" " notmatched: myrule\n" " matched: 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 --rules=my-" "second-rule,myrule\n" " ---------------------\n" " Access granted: False\n" " ---------------------\n" " notmatched: my-second-rule\n" " notmatched: myrule\n" "\n" " 4. Use all enabled HBAC rules in IPA database + explicitly specified " "rules:\n" " $ ipa hbactest --user=a1a --host=bar --service=sshd --rules=my-" "second-rule,myrule --enabled\n" " --------------------\n" " Access granted: True\n" " --------------------\n" " notmatched: my-second-rule\n" " notmatched: my-third-rule\n" " notmatched: myrule\n" " matched: 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" " notmatched: 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 --rules=my-" "second-rule,myrule --disabled\n" " ---------------------\n" " Access granted: False\n" " ---------------------\n" " notmatched: my-second-rule\n" " notmatched: my-third-rule\n" " notmatched: myrule\n" "\n" " 7. Test all (enabled and disabled) HBAC rules in IPA database:\n" " $ ipa hbactest --user=a1a --host=bar --service=sshd --enabled " "--disabled\n" " --------------------\n" " Access granted: True\n" " --------------------\n" " notmatched: my-second-rule\n" " notmatched: my-third-rule\n" " notmatched: myrule\n" " notmatched: new-rule\n" " matched: allow_all\n" "\n" msgstr "" #: ipalib/plugins/hbactest.py:167 msgid "Simulate use of Host-based access controls" msgstr "" #: ipalib/plugins/hbactest.py:171 msgid "Warning" msgstr "" #: ipalib/plugins/hbactest.py:172 msgid "Matched rules" msgstr "" #: ipalib/plugins/hbactest.py:173 msgid "Not matched rules" msgstr "" #: ipalib/plugins/hbactest.py:174 msgid "Non-existent or invalid rules" msgstr "" #: ipalib/plugins/hbactest.py:175 msgid "Result of simulation" msgstr "" #: ipalib/plugins/hbactest.py:181 ipalib/plugins/krbtpolicy.py:85 #: ipalib/plugins/passwd.py:69 msgid "User name" msgstr "" #: ipalib/plugins/hbactest.py:186 msgid "Source host" msgstr "" #: ipalib/plugins/hbactest.py:190 msgid "Target host" msgstr "" #: ipalib/plugins/hbactest.py:198 msgid "Rules to test. If not specified, --enabled is assumed" msgstr "" #: ipalib/plugins/hbactest.py:203 msgid "Hide details which rules are matched, not matched, or invalid" msgstr "" #: ipalib/plugins/hbactest.py:207 msgid "Include all enabled IPA rules into test [default]" msgstr "" #: ipalib/plugins/hbactest.py:211 msgid "Include all disabled IPA rules into test" msgstr "" #: ipalib/plugins/hbactest.py:215 msgid "Maximum number of rules to process when no --rules is specified" msgstr "" #: ipalib/plugins/hbactest.py:293 msgid "Unresolved rules in --rules" msgstr "" #: ipalib/plugins/hbactest.py:362 #, python-format msgid "Sourcehost value of rule \"%s\" is ignored" msgstr "" #: ipalib/plugins/hbactest.py:376 #, python-format msgid "Access granted: %s" msgstr "" #: ipalib/plugins/host.py:43 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" "\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" "\n" "A host can only be enrolled once. If a client has enrolled and needs to\n" "be re-enrolled, the host entry must be removed and re-created. Note that\n" "re-creating the host entry will result in all services for the host being\n" "removed, and all SSL certificates associated with those services being\n" "revoked.\n" "\n" "A host can optionally store information such as where it is located,\n" "the OS that it runs, etc.\n" "\n" "EXAMPLES:\n" "\n" " Add a new host:\n" " ipa host-add --location=\"3rd floor lab\" --locality=Dallas test.example." "com\n" "\n" " Delete a host:\n" " ipa host-del test.example.com\n" "\n" " Add a new host with a one-time password:\n" " ipa host-add --os='Fedora 12' --password=Secret123 test.example.com\n" "\n" " Add a new host with a random one-time password:\n" " ipa host-add --os='Fedora 12' --random test.example.com\n" "\n" " Modify information about a host:\n" " ipa host-mod --os='Fedora 12' test.example.com\n" "\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" "\n" " Disable the host Kerberos key, SSL certificate and all of its services:\n" " ipa host-disable test.example.com\n" "\n" " Add a host that can manage this host's keytab and certificate:\n" " ipa host-add-managedby --hosts=test2 test\n" msgstr "" #: ipalib/plugins/host.py:105 msgid "Fully-qualified hostname required" msgstr "" #: ipalib/plugins/host.py:146 #, python-format msgid "DNS reverse zone for IP address %(addr)s not found" msgstr "" #: ipalib/plugins/host.py:186 ipalib/plugins/service.py:88 msgid "Keytab" msgstr "" #: ipalib/plugins/host.py:236 msgid "host" msgstr "" #: ipalib/plugins/host.py:237 msgid "hosts" msgstr "" #: ipalib/plugins/host.py:270 ipalib/plugins/internal.py:454 msgid "Host" msgstr "" #: ipalib/plugins/host.py:278 msgid "Host name" msgstr "" #: ipalib/plugins/host.py:285 msgid "A description of this host" msgstr "" #: ipalib/plugins/host.py:289 msgid "Locality" msgstr "" #: ipalib/plugins/host.py:290 msgid "Host locality (e.g. \"Baltimore, MD\")" msgstr "" #: ipalib/plugins/host.py:295 msgid "Host location (e.g. \"Lab 2\")" msgstr "" #: ipalib/plugins/host.py:299 msgid "Platform" msgstr "" #: ipalib/plugins/host.py:300 msgid "Host hardware platform (e.g. \"Lenovo T61\")" msgstr "" #: ipalib/plugins/host.py:304 msgid "Operating system" msgstr "" #: ipalib/plugins/host.py:305 msgid "Host operating system and version (e.g. \"Fedora 9\")" msgstr "" #: ipalib/plugins/host.py:309 msgid "User password" msgstr "" #: ipalib/plugins/host.py:310 msgid "Password used in bulk enrollment" msgstr "" #: ipalib/plugins/host.py:313 msgid "Generate a random password to be used in bulk enrollment" msgstr "" #: ipalib/plugins/host.py:318 ipalib/plugins/user.py:252 msgid "Random password" msgstr "" #: ipalib/plugins/host.py:324 ipalib/plugins/service.py:236 msgid "Base-64 encoded server certificate" msgstr "" #: ipalib/plugins/host.py:327 ipalib/plugins/host.py:666 msgid "Principal name" msgstr "" #: ipalib/plugins/host.py:335 msgid "MAC address" msgstr "" #: ipalib/plugins/host.py:336 msgid "Hardware MAC address(es) on this host" msgstr "" #: ipalib/plugins/host.py:340 ipalib/plugins/user.py:317 msgid "Base-64 encoded SSH public key" msgstr "" #: ipalib/plugins/host.py:344 ipalib/plugins/user.py:321 msgid "SSH public key fingerprint" msgstr "" #: ipalib/plugins/host.py:404 msgid "Add a new host." msgstr "" #: ipalib/plugins/host.py:407 #, python-format msgid "Added host \"%(value)s\"" msgstr "" #: ipalib/plugins/host.py:412 msgid "force host name even if not in DNS" msgstr "" #: ipalib/plugins/host.py:415 msgid "skip reverse DNS detection" msgstr "" #: ipalib/plugins/host.py:418 msgid "Add the host to DNS with this IP address" msgstr "" #: ipalib/plugins/host.py:435 ipalib/plugins/host.py:597 #: ipalib/plugins/host.py:757 #, python-format msgid "DNS zone %(zone)s not found" msgstr "" #: ipalib/plugins/host.py:524 #, python-format msgid "The host was added but the DNS update failed with: %(exc)s" msgstr "" #: ipalib/plugins/host.py:544 msgid "Delete a host." msgstr "" #: ipalib/plugins/host.py:546 #, python-format msgid "Deleted host \"%(value)s\"" msgstr "" #: ipalib/plugins/host.py:551 msgid "Remove entries from DNS" msgstr "" #: ipalib/plugins/host.py:657 msgid "Modify information about a host." msgstr "" #: ipalib/plugins/host.py:660 #, python-format msgid "Modified host \"%(value)s\"" msgstr "" #: ipalib/plugins/host.py:667 msgid "Kerberos principal name for this host" msgstr "" #: ipalib/plugins/host.py:671 msgid "Update DNS entries" msgstr "" #: ipalib/plugins/host.py:683 msgid "Password cannot be set on enrolled host." msgstr "" #: ipalib/plugins/host.py:795 msgid "Search for hosts." msgstr "" #: ipalib/plugins/host.py:799 #, python-format msgid "%(count)d host matched" msgid_plural "%(count)d hosts matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/host.py:877 msgid "Display information about a host." msgstr "" #: ipalib/plugins/host.py:882 ipalib/plugins/service.py:396 msgid "file to store certificate in" msgstr "" #: ipalib/plugins/host.py:912 ipalib/plugins/service.py:414 #, python-format msgid "Certificate stored in file '%(file)s'" msgstr "" #: ipalib/plugins/host.py:923 msgid "Disable the Kerberos key, SSL certificate and all services of a host." msgstr "" #: ipalib/plugins/host.py:926 #, python-format msgid "Disabled host \"%(value)s\"" msgstr "" #: ipalib/plugins/host.py:1013 msgid "Add hosts that can manage this host." msgstr "" #: ipalib/plugins/host.py:1027 msgid "Remove hosts that can manage this host." msgstr "" #: ipalib/plugins/hostgroup.py:25 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:\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 "" #: ipalib/plugins/hostgroup.py:60 msgid "host group" msgstr "" #: ipalib/plugins/hostgroup.py:61 msgid "host groups" msgstr "" #: ipalib/plugins/hostgroup.py:75 msgid "Host Group" msgstr "" #: ipalib/plugins/hostgroup.py:80 msgid "Host-group" msgstr "" #: ipalib/plugins/hostgroup.py:81 msgid "Name of host-group" msgstr "" #: ipalib/plugins/hostgroup.py:88 msgid "A description of this host-group" msgstr "" #: ipalib/plugins/hostgroup.py:114 msgid "Add a new hostgroup." msgstr "" #: ipalib/plugins/hostgroup.py:116 #, python-format msgid "Added hostgroup \"%(value)s\"" msgstr "" #: ipalib/plugins/hostgroup.py:131 #, python-format msgid "" "netgroup with name \"%s\" already exists. Hostgroups and netgroups share a " "common namespace" msgstr "" #: ipalib/plugins/hostgroup.py:153 msgid "Delete a hostgroup." msgstr "" #: ipalib/plugins/hostgroup.py:155 #, python-format msgid "Deleted hostgroup \"%(value)s\"" msgstr "" #: ipalib/plugins/hostgroup.py:161 msgid "Modify a hostgroup." msgstr "" #: ipalib/plugins/hostgroup.py:163 #, python-format msgid "Modified hostgroup \"%(value)s\"" msgstr "" #: ipalib/plugins/hostgroup.py:173 msgid "Search for hostgroups." msgstr "" #: ipalib/plugins/hostgroup.py:177 #, python-format msgid "%(count)d hostgroup matched" msgid_plural "%(count)d hostgroups matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/hostgroup.py:191 msgid "Display information about a hostgroup." msgstr "" #: ipalib/plugins/hostgroup.py:201 msgid "Add members to a hostgroup." msgstr "" #: ipalib/plugins/hostgroup.py:211 msgid "Remove members from a hostgroup." msgstr "" #: ipalib/plugins/internal.py:44 ipalib/plugins/internal.py:53 msgid "Name of object to export" msgstr "" #: ipalib/plugins/internal.py:47 ipalib/plugins/internal.py:56 msgid "Name of method to export" msgstr "" #: ipalib/plugins/internal.py:59 msgid "Name of command to export" msgstr "" #: ipalib/plugins/internal.py:64 msgid "Dict of JSON encoded IPA Objects" msgstr "" #: ipalib/plugins/internal.py:65 msgid "Dict of JSON encoded IPA Methods" msgstr "" #: ipalib/plugins/internal.py:66 msgid "Dict of JSON encoded IPA Commands" msgstr "" #: ipalib/plugins/internal.py:147 msgid "" "Your Kerberos ticket is no longer valid. Please run kinit and then click " "'Retry'. If this is your first time running the IPA Web UI follow these directions to configure your " "browser." msgstr "" #: ipalib/plugins/internal.py:148 msgid "Kerberos ticket no longer valid." msgstr "" #: ipalib/plugins/internal.py:153 msgid "Add RunAs ${other_entity} into ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:154 msgid "Add RunAs Groups into ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:155 msgid "Add ${other_entity} Managing ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:156 msgid "Add ${other_entity} into ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:157 msgid "Add Allow ${other_entity} into ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:158 msgid "Add Deny ${other_entity} into ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:159 msgid "Add ${entity} ${primary_key} into ${other_entity}" msgstr "" #: ipalib/plugins/internal.py:160 msgid "Add Source ${other_entity} into ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:162 msgid "Direct Membership" msgstr "" #: ipalib/plugins/internal.py:163 msgid "Indirect Membership" msgstr "" #: ipalib/plugins/internal.py:164 msgid "No entries." msgstr "" #: ipalib/plugins/internal.py:165 msgid "Showing ${start} to ${end} of ${total} entries." msgstr "" #: ipalib/plugins/internal.py:167 msgid "Remove RunAs ${other_entity} from ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:168 msgid "Remove RunAs Groups from ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:169 msgid "Remove ${other_entity} Managing ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:170 msgid "Remove ${other_entity} from ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:171 msgid "Remove Allow ${other_entity} from ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:172 msgid "Remove Deny ${other_entity} from ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:173 msgid "Remove ${entity} ${primary_key} from ${other_entity}" msgstr "" #: ipalib/plugins/internal.py:174 msgid "Remove Source ${other_entity} from ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:176 msgid "Show Results" msgstr "" #: ipalib/plugins/internal.py:179 msgid "Add" msgstr "" #: ipalib/plugins/internal.py:180 msgid "Add and Add Another" msgstr "" #: ipalib/plugins/internal.py:181 msgid "Add and Close" msgstr "" #: ipalib/plugins/internal.py:182 msgid "Add and Edit" msgstr "" #: ipalib/plugins/internal.py:183 msgid "Add Many" msgstr "" #: ipalib/plugins/internal.py:184 msgid "Cancel" msgstr "" #: ipalib/plugins/internal.py:185 msgid "Close" msgstr "" #: ipalib/plugins/internal.py:186 msgid "Edit" msgstr "" #: ipalib/plugins/internal.py:187 msgid "Find" msgstr "" #: ipalib/plugins/internal.py:188 msgid "Get" msgstr "" #: ipalib/plugins/internal.py:189 msgid "Issue" msgstr "" #: ipalib/plugins/internal.py:190 msgid "OK" msgstr "" #: ipalib/plugins/internal.py:191 msgid "Refresh" msgstr "" #: ipalib/plugins/internal.py:192 msgid "Delete" msgstr "" #: ipalib/plugins/internal.py:193 msgid "Reset" msgstr "" #: ipalib/plugins/internal.py:194 msgid "Restore" msgstr "" #: ipalib/plugins/internal.py:195 msgid "Retry" msgstr "" #: ipalib/plugins/internal.py:196 msgid "Revoke" msgstr "" #: ipalib/plugins/internal.py:197 msgid "Set" msgstr "" #: ipalib/plugins/internal.py:198 msgid "Update" msgstr "" #: ipalib/plugins/internal.py:199 msgid "View" msgstr "" #: ipalib/plugins/internal.py:202 msgid "Collapse All" msgstr "" #: ipalib/plugins/internal.py:203 msgid "Expand All" msgstr "" #: ipalib/plugins/internal.py:204 msgid "General" msgstr "" #: ipalib/plugins/internal.py:205 msgid "Identity Settings" msgstr "" #: ipalib/plugins/internal.py:206 msgid "${entity} ${primary_key} Settings" msgstr "" #: ipalib/plugins/internal.py:207 msgid "Back to Top" msgstr "" #: ipalib/plugins/internal.py:210 msgid "${entity} successfully added" msgstr "" #: ipalib/plugins/internal.py:211 msgid "Add ${entity}" msgstr "" #: ipalib/plugins/internal.py:212 msgid "Available" msgstr "" #: ipalib/plugins/internal.py:213 msgid "Some operations failed." msgstr "" #: ipalib/plugins/internal.py:214 msgid "Operations Error" msgstr "" #: ipalib/plugins/internal.py:215 msgid "Confirmation" msgstr "" #: ipalib/plugins/internal.py:216 msgid "This page has unsaved changes. Please save or revert." msgstr "" #: ipalib/plugins/internal.py:217 msgid "Unsaved Changes" msgstr "" #: ipalib/plugins/internal.py:218 msgid "Edit ${entity}" msgstr "" #: ipalib/plugins/internal.py:219 msgid "Hide details" msgstr "" #: ipalib/plugins/internal.py:220 msgid "Prospective" msgstr "" #: ipalib/plugins/internal.py:221 msgid "Redirection" msgstr "" #: ipalib/plugins/internal.py:222 msgid "Select entries to be removed." msgstr "" #: ipalib/plugins/internal.py:223 msgid "Remove ${entity}" msgstr "" #: ipalib/plugins/internal.py:224 msgid "Show details" msgstr "" #: ipalib/plugins/internal.py:225 msgid "Validation error" msgstr "" #: ipalib/plugins/internal.py:226 msgid "Input form contains invalid or missing values." msgstr "" #: ipalib/plugins/internal.py:230 msgid "HTTP Error" msgstr "" #: ipalib/plugins/internal.py:231 msgid "Internal Error" msgstr "" #: ipalib/plugins/internal.py:232 msgid "IPA Error" msgstr "" #: ipalib/plugins/internal.py:233 msgid "No response" msgstr "" #: ipalib/plugins/internal.py:234 msgid "Unknown Error" msgstr "" #: ipalib/plugins/internal.py:235 msgid "URL" msgstr "" #: ipalib/plugins/internal.py:238 msgid "${primary_key} is managed by:" msgstr "" #: ipalib/plugins/internal.py:239 msgid "${primary_key} members:" msgstr "" #: ipalib/plugins/internal.py:240 msgid "${primary_key} is a member of:" msgstr "" #: ipalib/plugins/internal.py:243 msgid "Settings" msgstr "" #: ipalib/plugins/internal.py:244 msgid "Search" msgstr "" #: ipalib/plugins/internal.py:246 msgid "False" msgstr "" #: ipalib/plugins/internal.py:248 msgid "Logged In As" msgstr "" #: ipalib/plugins/internal.py:252 ipalib/plugins/internal.py:257 msgid "Attribute" msgstr "" #: ipalib/plugins/internal.py:255 msgid "Add Condition into ${pkey}" msgstr "" #: ipalib/plugins/internal.py:256 msgid "Add Rule" msgstr "" #: ipalib/plugins/internal.py:258 msgid "Default host group" msgstr "" #: ipalib/plugins/internal.py:259 msgid "Default user group" msgstr "" #: ipalib/plugins/internal.py:260 msgid "Exclusive" msgstr "" #: ipalib/plugins/internal.py:261 msgid "Expression" msgstr "" #: ipalib/plugins/internal.py:262 msgid "Host group rule" msgstr "" #: ipalib/plugins/internal.py:263 msgid "Host group rules" msgstr "" #: ipalib/plugins/internal.py:264 msgid "Inclusive" msgstr "" #: ipalib/plugins/internal.py:265 msgid "User group rule" msgstr "" #: ipalib/plugins/internal.py:266 msgid "User group rules" msgstr "" #: ipalib/plugins/internal.py:271 msgid "Automount Location Settings" msgstr "" #: ipalib/plugins/internal.py:274 msgid "Map Type" msgstr "" #: ipalib/plugins/internal.py:275 msgid "Direct" msgstr "" #: ipalib/plugins/internal.py:276 msgid "Indirect" msgstr "" #: ipalib/plugins/internal.py:279 msgid "AA Compromise" msgstr "" #: ipalib/plugins/internal.py:280 msgid "Affiliation Changed" msgstr "" #: ipalib/plugins/internal.py:281 msgid "CA Compromise" msgstr "" #: ipalib/plugins/internal.py:282 msgid "Certificate Hold" msgstr "" #: ipalib/plugins/internal.py:283 msgid "Cessation of Operation" msgstr "" #: ipalib/plugins/internal.py:284 msgid "Common Name" msgstr "" #: ipalib/plugins/internal.py:285 msgid "Expires On" msgstr "" #: ipalib/plugins/internal.py:286 msgid "Fingerprints" msgstr "" #: ipalib/plugins/internal.py:287 msgid "Issue New Certificate for ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:288 msgid "Issued By" msgstr "" #: ipalib/plugins/internal.py:289 msgid "Issued On" msgstr "" #: ipalib/plugins/internal.py:290 msgid "Issued To" msgstr "" #: ipalib/plugins/internal.py:291 msgid "Key Compromise" msgstr "" #: ipalib/plugins/internal.py:292 msgid "MD5 Fingerprint" msgstr "" #: ipalib/plugins/internal.py:293 msgid "No Valid Certificate" msgstr "" #: ipalib/plugins/internal.py:294 msgid "New Certificate" msgstr "" #: ipalib/plugins/internal.py:295 msgid "Note" msgstr "" #: ipalib/plugins/internal.py:296 msgid "Organization" msgstr "" #: ipalib/plugins/internal.py:297 msgid "Organizational Unit" msgstr "" #: ipalib/plugins/internal.py:298 msgid "Privilege Withdrawn" msgstr "" #: ipalib/plugins/internal.py:299 msgid "Reason for Revocation" msgstr "" #: ipalib/plugins/internal.py:300 msgid "Remove from CRL" msgstr "" #: ipalib/plugins/internal.py:301 msgid "" "
  1. Create a private key in a secure location, for example:
    # " "openssl genrsa -out key.pem
  2. Create a CSR with subject CN=${hostname}," "O=${realm}, for example:
    # openssl req -new -key key.pem -out cert.csr " "\\
        -subj '/O=${realm}/CN=${hostname}'
  3. Copy and paste the CSR below:
" msgstr "" #: ipalib/plugins/internal.py:302 msgid "Restore Certificate for ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:303 msgid "" "To confirm your intention to restore this certificate, click the \"Restore\" " "button." msgstr "" #: ipalib/plugins/internal.py:304 msgid "Revoke Certificate for ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:305 msgid "" "To confirm your intention to revoke this certificate, select a reason from " "the pull-down list, and click the \"Revoke\" button." msgstr "" #: ipalib/plugins/internal.py:306 msgid "Certificate Revoked" msgstr "" #: ipalib/plugins/internal.py:308 msgid "SHA1 Fingerprint" msgstr "" #: ipalib/plugins/internal.py:309 msgid "Superseded" msgstr "" #: ipalib/plugins/internal.py:310 msgid "Unspecified" msgstr "" #: ipalib/plugins/internal.py:311 msgid "Valid Certificate Present" msgstr "" #: ipalib/plugins/internal.py:312 msgid "Validity" msgstr "" #: ipalib/plugins/internal.py:313 msgid "Certificate for ${entity} ${primary_key}" msgstr "" #: ipalib/plugins/internal.py:316 msgid "Group Options" msgstr "" #: ipalib/plugins/internal.py:317 msgid "Search Options" msgstr "" #: ipalib/plugins/internal.py:318 msgid "SELinux Options" msgstr "" #: ipalib/plugins/internal.py:319 msgid "User Options" msgstr "" #: ipalib/plugins/internal.py:324 msgid "Data" msgstr "" #: ipalib/plugins/internal.py:325 msgid "DNS record was deleted because it contained no data." msgstr "" #: ipalib/plugins/internal.py:326 msgid "Other Record Types" msgstr "" #: ipalib/plugins/internal.py:327 msgid "Address not valid, can't redirect" msgstr "" #: ipalib/plugins/internal.py:328 msgid "Create dns record" msgstr "" #: ipalib/plugins/internal.py:329 msgid "Creating record." msgstr "" #: ipalib/plugins/internal.py:330 msgid "Record creation failed." msgstr "" #: ipalib/plugins/internal.py:331 msgid "Checking if record exists." msgstr "" #: ipalib/plugins/internal.py:332 msgid "Record not found." msgstr "" #: ipalib/plugins/internal.py:333 msgid "Redirection to PTR record" msgstr "" #: ipalib/plugins/internal.py:334 msgid "Zone found: ${zone}" msgstr "" #: ipalib/plugins/internal.py:335 msgid "Target reverse zone not found." msgstr "" #: ipalib/plugins/internal.py:336 msgid "Fetching DNS zones." msgstr "" #: ipalib/plugins/internal.py:337 msgid "An error occurd while fetching dns zones." msgstr "" #: ipalib/plugins/internal.py:338 msgid "You will be redirected to DNS Zone." msgstr "" #: ipalib/plugins/internal.py:339 msgid "Standard Record Types" msgstr "" #: ipalib/plugins/internal.py:340 msgid "Records for DNS Zone" msgstr "" #: ipalib/plugins/internal.py:341 msgid "Record Type" msgstr "" #: ipalib/plugins/internal.py:344 msgid "DNS Zone Settings" msgstr "" #: ipalib/plugins/internal.py:347 msgid "Account" msgstr "" #: ipalib/plugins/internal.py:349 msgid "Certificates" msgstr "" #: ipalib/plugins/internal.py:350 msgid "Consume" msgstr "" #: ipalib/plugins/internal.py:351 msgid "Consume Entitlement" msgstr "" #: ipalib/plugins/internal.py:353 msgid "Download" msgstr "" #: ipalib/plugins/internal.py:354 msgid "Download Certificate" msgstr "" #: ipalib/plugins/internal.py:356 msgid "Import" msgstr "" #: ipalib/plugins/internal.py:357 msgid "Import Certificate" msgstr "" #: ipalib/plugins/internal.py:358 msgid "Enter the Base64-encoded entitlement certificate below:" msgstr "" #: ipalib/plugins/internal.py:359 msgid "Loading..." msgstr "" #: ipalib/plugins/internal.py:360 msgid "No Certificate." msgstr "" #: ipalib/plugins/internal.py:362 msgid "Register" msgstr "" #: ipalib/plugins/internal.py:363 msgid "Registration" msgstr "" #: ipalib/plugins/internal.py:365 ipalib/plugins/internal.py:420 #: ipalib/plugins/internal.py:467 ipalib/plugins/internal.py:543 msgid "Status" msgstr "" #: ipalib/plugins/internal.py:368 msgid "Group Settings" msgstr "" #: ipalib/plugins/internal.py:369 msgid "POSIX group" msgstr "" #: ipalib/plugins/internal.py:372 ipalib/plugins/internal.py:452 #: ipalib/plugins/internal.py:493 msgid "Any Host" msgstr "" #: ipalib/plugins/internal.py:373 msgid "Any Service" msgstr "" #: ipalib/plugins/internal.py:374 ipalib/plugins/internal.py:453 #: ipalib/plugins/internal.py:494 msgid "Anyone" msgstr "" #: ipalib/plugins/internal.py:375 msgid "Accessing" msgstr "" #: ipalib/plugins/internal.py:376 ipalib/plugins/internal.py:499 msgid "Rule status" msgstr "" #: ipalib/plugins/internal.py:377 msgid "Via Service" msgstr "" #: ipalib/plugins/internal.py:378 msgid "From" msgstr "" #: ipalib/plugins/internal.py:379 ipalib/plugins/internal.py:455 #: ipalib/plugins/internal.py:504 msgid "Specified Hosts and Groups" msgstr "" #: ipalib/plugins/internal.py:380 msgid "Specified Services and Groups" msgstr "" #: ipalib/plugins/internal.py:381 ipalib/plugins/internal.py:456 #: ipalib/plugins/internal.py:505 msgid "Specified Users and Groups" msgstr "" #: ipalib/plugins/internal.py:382 ipalib/plugins/internal.py:506 msgid "Who" msgstr "" #: ipalib/plugins/internal.py:390 msgid "Access Denied" msgstr "" #: ipalib/plugins/internal.py:391 msgid "Access Granted" msgstr "" #: ipalib/plugins/internal.py:392 msgid "Include Disabled" msgstr "" #: ipalib/plugins/internal.py:393 msgid "Include Enabled" msgstr "" #: ipalib/plugins/internal.py:394 msgid "HBAC Test" msgstr "" #: ipalib/plugins/internal.py:395 msgid "Matched" msgstr "" #: ipalib/plugins/internal.py:396 msgid "New Test" msgstr "" #: ipalib/plugins/internal.py:397 msgid "Rules" msgstr "" #: ipalib/plugins/internal.py:398 msgid "Run Test" msgstr "" #: ipalib/plugins/internal.py:399 msgid "Specify external ${entity}" msgstr "" #: ipalib/plugins/internal.py:400 msgid "Unmatched" msgstr "" #: ipalib/plugins/internal.py:403 msgid "Host Certificate" msgstr "" #: ipalib/plugins/internal.py:404 ipalib/plugins/internal.py:463 msgid "Host Name" msgstr "" #: ipalib/plugins/internal.py:405 ipalib/plugins/internal.py:461 msgid "Delete Key, Unprovision" msgstr "" #: ipalib/plugins/internal.py:406 msgid "Host Settings" msgstr "" #: ipalib/plugins/internal.py:407 msgid "Enrolled" msgstr "" #: ipalib/plugins/internal.py:408 msgid "Enrollment" msgstr "" #: ipalib/plugins/internal.py:409 msgid "Fully Qualified Host Name" msgstr "" #: ipalib/plugins/internal.py:410 msgid "Kerberos Key" msgstr "" #: ipalib/plugins/internal.py:411 ipalib/plugins/internal.py:464 msgid "Kerberos Key Not Present" msgstr "" #: ipalib/plugins/internal.py:412 msgid "Kerberos Key Present, Host Provisioned" msgstr "" #: ipalib/plugins/internal.py:413 msgid "One-Time-Password" msgstr "" #: ipalib/plugins/internal.py:414 msgid "One-Time-Password Not Present" msgstr "" #: ipalib/plugins/internal.py:415 msgid "One-Time-Password Present" msgstr "" #: ipalib/plugins/internal.py:416 msgid "Reset OTP" msgstr "" #: ipalib/plugins/internal.py:417 msgid "Reset One-Time-Password" msgstr "" #: ipalib/plugins/internal.py:418 msgid "Set OTP" msgstr "" #: ipalib/plugins/internal.py:419 msgid "Set One-Time-Password" msgstr "" #: ipalib/plugins/internal.py:421 ipalib/plugins/internal.py:468 msgid "Unprovision" msgstr "" #: ipalib/plugins/internal.py:422 msgid "Are you sure you want to unprovision this host?" msgstr "" #: ipalib/plugins/internal.py:423 ipalib/plugins/internal.py:470 msgid "Unprovisioning ${entity}" msgstr "" #: ipalib/plugins/internal.py:426 msgid "Host Group Settings" msgstr "" #: ipalib/plugins/internal.py:429 ipalib/plugins/krbtpolicy.py:79 #: ipalib/plugins/krbtpolicy.py:80 msgid "Kerberos Ticket Policy" msgstr "" #: ipalib/plugins/internal.py:432 msgid "Netgroup Settings" msgstr "" #: ipalib/plugins/internal.py:435 ipalib/plugins/internal.py:551 msgid "Identity" msgstr "" #: ipalib/plugins/internal.py:436 msgid "Permission with invalid target specification" msgstr "" #: ipalib/plugins/internal.py:441 msgid "Privilege Settings" msgstr "" #: ipalib/plugins/internal.py:444 ipalib/plugins/pwpolicy.py:221 msgid "Password Policy" msgstr "" #: ipalib/plugins/internal.py:447 msgid "Role Settings" msgstr "" #: ipalib/plugins/internal.py:457 ipalib/plugins/pwpolicy.py:432 #: ipalib/plugins/user.py:177 msgid "User" msgstr "" #: ipalib/plugins/internal.py:460 msgid "Service Certificate" msgstr "" #: ipalib/plugins/internal.py:462 msgid "Service Settings" msgstr "" #: ipalib/plugins/internal.py:465 msgid "Provisioning" msgstr "" #: ipalib/plugins/internal.py:469 msgid "Are you sure you want to unprovision this service?" msgstr "" #: ipalib/plugins/internal.py:471 msgid "Kerberos Key Present, Service Provisioned" msgstr "" #: ipalib/plugins/internal.py:474 msgid "SSH public keys" msgstr "" #: ipalib/plugins/internal.py:475 msgid "Base-64 encoded SSH public key:" msgstr "" #: ipalib/plugins/internal.py:476 msgid "Set SSH key" msgstr "" #: ipalib/plugins/internal.py:477 msgid "Show/Set key" msgstr "" #: ipalib/plugins/internal.py:478 msgid "Modified: key not set" msgstr "" #: ipalib/plugins/internal.py:479 msgid "Modified" msgstr "" #: ipalib/plugins/internal.py:480 msgid "New: key not set" msgstr "" #: ipalib/plugins/internal.py:481 msgid "New: key set" msgstr "" #: ipalib/plugins/internal.py:484 msgid "Groups" msgstr "" #: ipalib/plugins/internal.py:487 ipalib/plugins/sudocmdgroup.py:82 msgid "Commands" msgstr "" #: ipalib/plugins/internal.py:490 msgid "Allow" msgstr "" #: ipalib/plugins/internal.py:491 msgid "Any Command" msgstr "" #: ipalib/plugins/internal.py:492 msgid "Any Group" msgstr "" #: ipalib/plugins/internal.py:495 msgid "Run Commands" msgstr "" #: ipalib/plugins/internal.py:496 msgid "Deny" msgstr "" #: ipalib/plugins/internal.py:497 msgid "External" msgstr "" #: ipalib/plugins/internal.py:498 msgid "Access this host" msgstr "" #: ipalib/plugins/internal.py:500 msgid "Options" msgstr "" #: ipalib/plugins/internal.py:501 msgid "As Whom" msgstr "" #: ipalib/plugins/internal.py:502 msgid "Specified Commands and Groups" msgstr "" #: ipalib/plugins/internal.py:503 msgid "Specified Groups" msgstr "" #: ipalib/plugins/internal.py:509 msgid "Account Settings" msgstr "" #: ipalib/plugins/internal.py:510 msgid "Account Status" msgstr "" #: ipalib/plugins/internal.py:511 msgid "Contact Settings" msgstr "" #: ipalib/plugins/internal.py:512 msgid "Employee Information" msgstr "" #: ipalib/plugins/internal.py:513 msgid "Error changing account status" msgstr "" #: ipalib/plugins/internal.py:514 msgid "Password expiration" msgstr "" #: ipalib/plugins/internal.py:515 msgid "Mailing Address" msgstr "" #: ipalib/plugins/internal.py:516 msgid "Misc. Information" msgstr "" #: ipalib/plugins/internal.py:517 msgid "" "Are you sure you want to ${action} the user?
The change will take effect " "immediately." msgstr "" #: ipalib/plugins/internal.py:518 msgid "Click to ${action}" msgstr "" #: ipalib/plugins/internal.py:522 ipalib/plugins/passwd.py:79 msgid "Current Password" msgstr "" #: ipalib/plugins/internal.py:523 msgid "Current password is required" msgstr "" #: ipalib/plugins/internal.py:524 ipalib/plugins/passwd.py:76 msgid "New Password" msgstr "" #: ipalib/plugins/internal.py:525 msgid "Password change complete" msgstr "" #: ipalib/plugins/internal.py:526 msgid "Passwords must match" msgstr "" #: ipalib/plugins/internal.py:527 msgid "Reset Password" msgstr "" #: ipalib/plugins/internal.py:528 msgid "Verify Password" msgstr "" #: ipalib/plugins/internal.py:531 msgid "Are you sure you want to delete selected entries?" msgstr "" #: ipalib/plugins/internal.py:532 msgid "Some entries were not deleted" msgstr "" #: ipalib/plugins/internal.py:533 msgid "Quick Links" msgstr "" #: ipalib/plugins/internal.py:534 msgid "Select All" msgstr "" #: ipalib/plugins/internal.py:535 msgid "" "Query returned more results than the configured size limit. Displaying the " "first ${counter} results." msgstr "" #: ipalib/plugins/internal.py:536 msgid "Unselect All" msgstr "" #: ipalib/plugins/internal.py:539 msgid "Disable" msgstr "" #: ipalib/plugins/internal.py:540 msgid "Disabled" msgstr "" #: ipalib/plugins/internal.py:541 msgid "Enable" msgstr "" #: ipalib/plugins/internal.py:546 msgid "Audit" msgstr "" #: ipalib/plugins/internal.py:547 msgid "Automember" msgstr "" #: ipalib/plugins/internal.py:548 msgid "Automount" msgstr "" #: ipalib/plugins/internal.py:549 msgid "DNS" msgstr "" #: ipalib/plugins/internal.py:550 msgid "Host Based Access Control" msgstr "" #: ipalib/plugins/internal.py:552 msgid "IPA Server" msgstr "" #: ipalib/plugins/internal.py:553 msgid "Policy" msgstr "" #: ipalib/plugins/internal.py:554 msgid "Role Based Access Control" msgstr "" #: ipalib/plugins/internal.py:555 msgid "Sudo" msgstr "" #: ipalib/plugins/internal.py:557 msgid "True" msgstr "" #: ipalib/plugins/internal.py:559 msgid "Next" msgstr "" #: ipalib/plugins/internal.py:560 msgid "Page" msgstr "" #: ipalib/plugins/internal.py:561 msgid "Prev" msgstr "" #: ipalib/plugins/internal.py:562 msgid "undo" msgstr "" #: ipalib/plugins/internal.py:563 msgid "undo all" msgstr "" #: ipalib/plugins/internal.py:565 msgid "Text does not match field pattern" msgstr "" #: ipalib/plugins/internal.py:566 msgid "Must be an integer" msgstr "" #: ipalib/plugins/internal.py:567 msgid "Not a valid IP address" msgstr "" #: ipalib/plugins/internal.py:568 msgid "Not a valid IPv4 address" msgstr "" #: ipalib/plugins/internal.py:569 msgid "Not a valid IPv6 address" msgstr "" #: ipalib/plugins/internal.py:570 msgid "Maximum value is ${value}" msgstr "" #: ipalib/plugins/internal.py:571 msgid "Minimum value is ${value}" msgstr "" #: ipalib/plugins/internal.py:572 msgid "Required field" msgstr "" #: ipalib/plugins/internal.py:577 msgid "Dict of I18N messages" msgstr "" #: ipalib/plugins/krbtpolicy.py:25 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 "" #: ipalib/plugins/krbtpolicy.py:75 msgid "kerberos ticket policy settings" msgstr "" #: ipalib/plugins/krbtpolicy.py:86 msgid "Manage ticket policy for specific user" msgstr "" #: ipalib/plugins/krbtpolicy.py:91 msgid "Max life" msgstr "" #: ipalib/plugins/krbtpolicy.py:92 msgid "Maximum ticket life (seconds)" msgstr "" #: ipalib/plugins/krbtpolicy.py:97 msgid "Max renew" msgstr "" #: ipalib/plugins/krbtpolicy.py:98 msgid "Maximum renewable age (seconds)" msgstr "" #: ipalib/plugins/krbtpolicy.py:112 msgid "Modify Kerberos ticket policy." msgstr "" #: ipalib/plugins/krbtpolicy.py:125 msgid "Display the current Kerberos ticket policy." msgstr "" #: ipalib/plugins/krbtpolicy.py:148 msgid "Reset Kerberos ticket policy to the default values." msgstr "" #: ipalib/plugins/migration.py:34 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" "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" "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" msgstr "" #: ipalib/plugins/migration.py:99 #, python-format msgid "" "Kerberos principal %s already exists. Use 'ipa user-mod' to set it manually." msgstr "" #: ipalib/plugins/migration.py:100 msgid "" "Failed to add user to the default group. Use 'ipa group-add-member' to add " "manually." msgstr "" #: ipalib/plugins/migration.py:101 msgid "Migration of LDAP search reference is not supported." msgstr "" #: ipalib/plugins/migration.py:102 msgid "Malformed DN" msgstr "" #: ipalib/plugins/migration.py:268 msgid "" ". Check GID of the existing group. Use --group-overwrite-gid option to " "overwrite the GID" msgstr "" #: ipalib/plugins/migration.py:283 msgid "Invalid LDAP URI." msgstr "" #: ipalib/plugins/migration.py:288 msgid "Migrate users and groups from DS to IPA." msgstr "" #: ipalib/plugins/migration.py:335 msgid "LDAP URI" msgstr "" #: ipalib/plugins/migration.py:336 msgid "LDAP URI of DS server to migrate from" msgstr "" #: ipalib/plugins/migration.py:342 msgid "bind password" msgstr "" #: ipalib/plugins/migration.py:349 msgid "Bind DN" msgstr "" #: ipalib/plugins/migration.py:355 msgid "User container" msgstr "" #: ipalib/plugins/migration.py:356 msgid "RDN of container for users in DS" msgstr "" #: ipalib/plugins/migration.py:362 msgid "Group container" msgstr "" #: ipalib/plugins/migration.py:363 msgid "RDN of container for groups in DS" msgstr "" #: ipalib/plugins/migration.py:369 msgid "User object class" msgstr "" #: ipalib/plugins/migration.py:370 msgid "" "Comma-separated list of objectclasses used to search for user entries in DS" msgstr "" #: ipalib/plugins/migration.py:377 msgid "Group object class" msgstr "" #: ipalib/plugins/migration.py:378 msgid "" "Comma-separated list of objectclasses used to search for group entries in DS" msgstr "" #: ipalib/plugins/migration.py:385 msgid "Ignore user object class" msgstr "" #: ipalib/plugins/migration.py:386 msgid "" "Comma-separated list of objectclasses to be ignored for user entries in DS" msgstr "" #: ipalib/plugins/migration.py:393 msgid "Ignore user attribute" msgstr "" #: ipalib/plugins/migration.py:394 msgid "Comma-separated list of attributes to be ignored for user entries in DS" msgstr "" #: ipalib/plugins/migration.py:401 msgid "Ignore group object class" msgstr "" #: ipalib/plugins/migration.py:402 msgid "" "Comma-separated list of objectclasses to be ignored for group entries in DS" msgstr "" #: ipalib/plugins/migration.py:409 msgid "Ignore group attribute" msgstr "" #: ipalib/plugins/migration.py:410 msgid "" "Comma-separated list of attributes to be ignored for group entries in DS" msgstr "" #: ipalib/plugins/migration.py:417 msgid "Overwrite GID" msgstr "" #: ipalib/plugins/migration.py:418 msgid "" "When migrating a group already existing in IPA domain overwrite the group " "GID and report as success" msgstr "" #: ipalib/plugins/migration.py:423 msgid "LDAP schema" msgstr "" #: ipalib/plugins/migration.py:424 msgid "" "The schema used on the LDAP server. Supported values are RFC2307 and " "RFC2307bis. The default is RFC2307bis" msgstr "" #: ipalib/plugins/migration.py:430 msgid "Continue" msgstr "" #: ipalib/plugins/migration.py:431 msgid "" "Continuous operation mode. Errors are reported but the process continues" msgstr "" #: ipalib/plugins/migration.py:439 msgid "Lists of objects migrated; categorized by type." msgstr "" #: ipalib/plugins/migration.py:443 msgid "Lists of objects that could not be migrated; categorized by type." msgstr "" #: ipalib/plugins/migration.py:447 msgid "False if migration mode was disabled." msgstr "" #: ipalib/plugins/migration.py:451 #, python-format msgid "comma-separated list of %s to exclude from migration" msgstr "" #: ipalib/plugins/migration.py:453 msgid "" "search results for objects to be migrated\n" "have been truncated by the server;\n" "migration process might be incomplete\n" msgstr "" #: ipalib/plugins/migration.py:458 msgid "Migration mode is disabled. Use 'ipa config-mod' to enable it." msgstr "" #: ipalib/plugins/migration.py:461 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 "" #: ipalib/plugins/migration.py:536 #, python-format msgid "Container for %(container)s not found" msgstr "" #: ipalib/plugins/misc.py:25 msgid "" "\n" "Misc plug-ins\n" msgstr "" #: ipalib/plugins/misc.py:36 msgid "Show environment variables." msgstr "" #: ipalib/plugins/misc.py:38 #, python-format msgid "%(count)d variables" msgstr "" #: ipalib/plugins/misc.py:47 ipalib/plugins/misc.py:115 msgid "" "retrieve and print all attributes from the server. Affects command output." msgstr "" #: ipalib/plugins/misc.py:61 msgid "Total number of variables env (>= count)" msgstr "" #: ipalib/plugins/misc.py:66 msgid "Number of variables returned (<= total)" msgstr "" #: ipalib/plugins/misc.py:106 msgid "Show all loaded plugins." msgstr "" #: ipalib/plugins/misc.py:109 #, python-format msgid "%(count)d plugin loaded" msgid_plural "%(count)d plugins loaded" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/misc.py:126 msgid "Number of plugins loaded" msgstr "" #: ipalib/plugins/netgroup.py:28 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,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 "" #: ipalib/plugins/netgroup.py:60 msgid "Member Host" msgstr "" #: ipalib/plugins/netgroup.py:72 msgid "netgroup" msgstr "" #: ipalib/plugins/netgroup.py:73 msgid "netgroups" msgstr "" #: ipalib/plugins/netgroup.py:99 msgid "Netgroups" msgstr "" #: ipalib/plugins/netgroup.py:100 msgid "Netgroup" msgstr "" #: ipalib/plugins/netgroup.py:105 msgid "Netgroup name" msgstr "" #: ipalib/plugins/netgroup.py:112 msgid "Netgroup description" msgstr "" #: ipalib/plugins/netgroup.py:116 msgid "NIS domain name" msgstr "" #: ipalib/plugins/netgroup.py:121 msgid "IPA unique ID" msgstr "" #: ipalib/plugins/netgroup.py:142 msgid "Add a new netgroup." msgstr "" #: ipalib/plugins/netgroup.py:145 #, python-format msgid "Added netgroup \"%(value)s\"" msgstr "" #: ipalib/plugins/netgroup.py:147 #, python-format msgid "" "hostgroup with name \"%s\" already exists. Hostgroups and netgroups share a " "common namespace" msgstr "" #: ipalib/plugins/netgroup.py:178 msgid "Delete a netgroup." msgstr "" #: ipalib/plugins/netgroup.py:180 #, python-format msgid "Deleted netgroup \"%(value)s\"" msgstr "" #: ipalib/plugins/netgroup.py:186 msgid "Modify a netgroup." msgstr "" #: ipalib/plugins/netgroup.py:189 #, python-format msgid "Modified netgroup \"%(value)s\"" msgstr "" #: ipalib/plugins/netgroup.py:203 msgid "Search for a netgroup." msgstr "" #: ipalib/plugins/netgroup.py:208 #, python-format msgid "%(count)d netgroup matched" msgid_plural "%(count)d netgroups matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/netgroup.py:218 msgid "search for managed groups" msgstr "" #: ipalib/plugins/netgroup.py:240 msgid "Display information about a netgroup." msgstr "" #: ipalib/plugins/netgroup.py:248 msgid "Add members to a netgroup." msgstr "" #: ipalib/plugins/netgroup.py:259 msgid "Remove members from a netgroup." msgstr "" #: ipalib/plugins/passwd.py:28 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 "" #: ipalib/plugins/passwd.py:64 msgid "Set a user's password." msgstr "" #: ipalib/plugins/passwd.py:88 #, python-format msgid "Changed password for \"%(value)s\"" msgstr "" #: ipalib/plugins/permission.py:27 msgid "" "\n" "Permissions\n" "\n" "A permission enables fine-grained delegation of rights. A permission is\n" "a human-readable form of a 389-ds Access Control Rule, 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" "\n" "A permission may not contain other permissions.\n" "\n" "* A permission grants access to read, write, add or delete.\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" "\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" "\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. add - add a new entry to the tree\n" "4. delete - delete an existing entry\n" "5. all - all permissions are granted\n" "\n" "Read permission is granted for most attributes by default so the read\n" "permission is not expected to be used very often.\n" "\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" "\n" "There are a number of allowed targets:\n" "1. type: a type of object (user, group, etc).\n" "2. memberof: a member of a group or hostgroup\n" "3. filter: an LDAP filter\n" "4. subtree: an LDAP filter specifying part of the LDAP DIT. This is a\n" " super-set of the \"type\" target.\n" "5. targetgroup: grant access to modify a specific group (such as granting\n" " the rights to manage group membership)\n" "\n" "EXAMPLES:\n" "\n" " Add a permission that grants the creation of users:\n" " ipa permission-add --type=user --permissions=add \"Add Users\"\n" "\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 "" #: ipalib/plugins/permission.py:85 msgid "Permission Type" msgstr "" #: ipalib/plugins/permission.py:97 msgid "permission" msgstr "" #: ipalib/plugins/permission.py:98 msgid "permissions" msgstr "" #: ipalib/plugins/permission.py:117 msgid "Permission name" msgstr "" #: ipalib/plugins/permission.py:123 msgid "" "Comma-separated list of permissions to grant (read, write, add, delete, all)" msgstr "" #: ipalib/plugins/permission.py:138 msgid "" "Type of IPA object (user, group, host, hostgroup, service, netgroup, dns)" msgstr "" #: ipalib/plugins/permission.py:144 msgid "Member of group" msgstr "" #: ipalib/plugins/permission.py:145 msgid "Target members of a group" msgstr "" #: ipalib/plugins/permission.py:157 msgid "Subtree to apply permissions to" msgstr "" #: ipalib/plugins/permission.py:163 msgid "User group to apply permissions to" msgstr "" #: ipalib/plugins/permission.py:183 msgid "Add a new permission." msgstr "" #: ipalib/plugins/permission.py:185 #, python-format msgid "Added permission \"%(value)s\"" msgstr "" #: ipalib/plugins/permission.py:241 msgid "Delete a permission." msgstr "" #: ipalib/plugins/permission.py:243 #, python-format msgid "Deleted permission \"%(value)s\"" msgstr "" #: ipalib/plugins/permission.py:259 msgid "Modify a permission." msgstr "" #: ipalib/plugins/permission.py:261 #, python-format msgid "Modified permission \"%(value)s\"" msgstr "" #: ipalib/plugins/permission.py:353 msgid "Search for permissions." msgstr "" #: ipalib/plugins/permission.py:356 #, python-format msgid "%(count)d permission matched" msgid_plural "%(count)d permissions matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/permission.py:408 msgid "Display information about a permission." msgstr "" #: ipalib/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 u'https://ipa.example.com/ipa/" "xml'\n" " -----------------------------------------------------\n" " IPA server version 2.1.9. API version 2.20\n" " -----------------------------------------------------\n" msgstr "" #: ipalib/plugins/ping.py:55 msgid "Ping a remote server." msgstr "" #: ipalib/plugins/pkinit.py:25 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 "" #: ipalib/plugins/pkinit.py:49 msgid "pkinit" msgstr "" #: ipalib/plugins/pkinit.py:51 msgid "PKINIT" msgstr "" #: ipalib/plugins/pkinit.py:67 msgid "Enable or Disable Anonymous PKINIT." msgstr "" #: ipalib/plugins/privilege.py:23 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 "" #: ipalib/plugins/privilege.py:49 msgid "privilege" msgstr "" #: ipalib/plugins/privilege.py:50 msgid "privileges" msgstr "" #: ipalib/plugins/privilege.py:65 msgid "Privileges" msgstr "" #: ipalib/plugins/privilege.py:66 msgid "Privilege" msgstr "" #: ipalib/plugins/privilege.py:71 msgid "Privilege name" msgstr "" #: ipalib/plugins/privilege.py:77 msgid "Privilege description" msgstr "" #: ipalib/plugins/privilege.py:85 msgid "Add a new privilege." msgstr "" #: ipalib/plugins/privilege.py:87 #, python-format msgid "Added privilege \"%(value)s\"" msgstr "" #: ipalib/plugins/privilege.py:93 msgid "Delete a privilege." msgstr "" #: ipalib/plugins/privilege.py:95 #, python-format msgid "Deleted privilege \"%(value)s\"" msgstr "" #: ipalib/plugins/privilege.py:101 msgid "Modify a privilege." msgstr "" #: ipalib/plugins/privilege.py:103 #, python-format msgid "Modified privilege \"%(value)s\"" msgstr "" #: ipalib/plugins/privilege.py:109 msgid "Search for privileges." msgstr "" #: ipalib/plugins/privilege.py:112 #, python-format msgid "%(count)d privilege matched" msgid_plural "%(count)d privileges matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/privilege.py:119 msgid "Display information about a privilege." msgstr "" #: ipalib/plugins/privilege.py:125 msgid "Add members to a privilege." msgstr "" #: ipalib/plugins/privilege.py:142 msgid "Add permissions to a privilege." msgstr "" #: ipalib/plugins/privilege.py:157 msgid "Number of permissions added" msgstr "" #: ipalib/plugins/privilege.py:165 msgid "Remove permissions from a privilege." msgstr "" #: ipalib/plugins/privilege.py:182 msgid "Number of permissions removed" msgstr "" #: ipalib/plugins/pwpolicy.py:29 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 "" #: ipalib/plugins/pwpolicy.py:89 #, python-format msgid "priority must be a unique value (%(prio)d already used by %(gname)s)" msgstr "" #: ipalib/plugins/pwpolicy.py:177 msgid "password policy" msgstr "" #: ipalib/plugins/pwpolicy.py:178 msgid "password policies" msgstr "" #: ipalib/plugins/pwpolicy.py:202 msgid "Max failures" msgstr "" #: ipalib/plugins/pwpolicy.py:203 msgid "Consecutive failures before lockout" msgstr "" #: ipalib/plugins/pwpolicy.py:208 msgid "Failure reset interval" msgstr "" #: ipalib/plugins/pwpolicy.py:209 msgid "Period after which failure count will be reset (seconds)" msgstr "" #: ipalib/plugins/pwpolicy.py:214 msgid "Lockout duration" msgstr "" #: ipalib/plugins/pwpolicy.py:215 msgid "Period for which lockout is enforced (seconds)" msgstr "" #: ipalib/plugins/pwpolicy.py:220 msgid "Password Policies" msgstr "" #: ipalib/plugins/pwpolicy.py:226 msgid "Group" msgstr "" #: ipalib/plugins/pwpolicy.py:227 msgid "Manage password policy for specific group" msgstr "" #: ipalib/plugins/pwpolicy.py:232 msgid "Max lifetime (days)" msgstr "" #: ipalib/plugins/pwpolicy.py:233 msgid "Maximum password lifetime (in days)" msgstr "" #: ipalib/plugins/pwpolicy.py:238 msgid "Min lifetime (hours)" msgstr "" #: ipalib/plugins/pwpolicy.py:239 msgid "Minimum password lifetime (in hours)" msgstr "" #: ipalib/plugins/pwpolicy.py:244 msgid "History size" msgstr "" #: ipalib/plugins/pwpolicy.py:245 msgid "Password history size" msgstr "" #: ipalib/plugins/pwpolicy.py:250 msgid "Character classes" msgstr "" #: ipalib/plugins/pwpolicy.py:251 msgid "Minimum number of character classes" msgstr "" #: ipalib/plugins/pwpolicy.py:257 msgid "Min length" msgstr "" #: ipalib/plugins/pwpolicy.py:258 msgid "Minimum length of password" msgstr "" #: ipalib/plugins/pwpolicy.py:264 msgid "Priority of the policy (higher number means lower priority" msgstr "" #: ipalib/plugins/pwpolicy.py:317 msgid "Maximum password life must be greater than minimum." msgstr "" #: ipalib/plugins/pwpolicy.py:336 msgid "Add a new group password policy." msgstr "" #: ipalib/plugins/pwpolicy.py:361 msgid "Delete a group password policy." msgstr "" #: ipalib/plugins/pwpolicy.py:372 msgid "cannot delete global password policy" msgstr "" #: ipalib/plugins/pwpolicy.py:387 msgid "Modify a group password policy." msgstr "" #: ipalib/plugins/pwpolicy.py:397 msgid "priority cannot be set on global policy" msgstr "" #: ipalib/plugins/pwpolicy.py:428 msgid "Display information about password policy." msgstr "" #: ipalib/plugins/pwpolicy.py:433 msgid "Display effective policy for a specific user" msgstr "" #: ipalib/plugins/pwpolicy.py:456 msgid "Search for group password policies." msgstr "" #: ipalib/plugins/role.py:26 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 "" #: ipalib/plugins/role.py:66 msgid "role" msgstr "" #: ipalib/plugins/role.py:67 msgid "roles" msgstr "" #: ipalib/plugins/role.py:82 msgid "Role" msgstr "" #: ipalib/plugins/role.py:87 msgid "Role name" msgstr "" #: ipalib/plugins/role.py:93 msgid "A description of this role-group" msgstr "" #: ipalib/plugins/role.py:101 msgid "Add a new role." msgstr "" #: ipalib/plugins/role.py:103 #, python-format msgid "Added role \"%(value)s\"" msgstr "" #: ipalib/plugins/role.py:109 msgid "Delete a role." msgstr "" #: ipalib/plugins/role.py:111 #, python-format msgid "Deleted role \"%(value)s\"" msgstr "" #: ipalib/plugins/role.py:117 msgid "Modify a role." msgstr "" #: ipalib/plugins/role.py:119 #, python-format msgid "Modified role \"%(value)s\"" msgstr "" #: ipalib/plugins/role.py:125 msgid "Search for roles." msgstr "" #: ipalib/plugins/role.py:128 #, python-format msgid "%(count)d role matched" msgid_plural "%(count)d roles matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/role.py:135 msgid "Display information about a role." msgstr "" #: ipalib/plugins/role.py:141 msgid "Add members to a role." msgstr "" #: ipalib/plugins/role.py:147 msgid "Remove members from a role." msgstr "" #: ipalib/plugins/role.py:153 msgid "Add privileges to a role." msgstr "" #: ipalib/plugins/role.py:168 msgid "Number of privileges added" msgstr "" #: ipalib/plugins/role.py:176 msgid "Remove privileges from a role." msgstr "" #: ipalib/plugins/role.py:191 msgid "Number of privileges removed" msgstr "" #: ipalib/plugins/selfservice.py:29 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:\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. Add telephoneNumber to the list:\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 "" #: ipalib/plugins/selfservice.py:69 msgid "self service permission" msgstr "" #: ipalib/plugins/selfservice.py:70 msgid "self service permissions" msgstr "" #: ipalib/plugins/selfservice.py:71 msgid "Self Service Permissions" msgstr "" #: ipalib/plugins/selfservice.py:72 msgid "Self Service Permission" msgstr "" #: ipalib/plugins/selfservice.py:77 ipalib/plugins/selfservice.py:78 msgid "Self-service name" msgstr "" #: ipalib/plugins/selfservice.py:120 msgid "Add a new self-service permission." msgstr "" #: ipalib/plugins/selfservice.py:122 #, python-format msgid "Added selfservice \"%(value)s\"" msgstr "" #: ipalib/plugins/selfservice.py:142 msgid "Delete a self-service permission." msgstr "" #: ipalib/plugins/selfservice.py:145 #, python-format msgid "Deleted selfservice \"%(value)s\"" msgstr "" #: ipalib/plugins/selfservice.py:161 msgid "Modify a self-service permission." msgstr "" #: ipalib/plugins/selfservice.py:163 #, python-format msgid "Modified selfservice \"%(value)s\"" msgstr "" #: ipalib/plugins/selfservice.py:183 msgid "Search for a self-service permission." msgstr "" #: ipalib/plugins/selfservice.py:186 #, python-format msgid "%(count)d selfservice matched" msgid_plural "%(count)d selfservices matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/selfservice.py:210 msgid "Display information about a self-service permission." msgstr "" #: ipalib/plugins/selinuxusermap.py:26 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 test1\n" "\n" " Display the properties of a named HBAC rule:\n" " ipa selinuxusermap-show test1\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 named rule:\n" " ipa selinuxusermap-disable test1\n" "\n" " Enable a named 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 named 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 commond.\n" msgstr "" #: ipalib/plugins/selinuxusermap.py:71 msgid "HBAC rule and local members cannot both be set" msgstr "" #: ipalib/plugins/selinuxusermap.py:94 msgid "Invalid SELinux user name, only a-Z and _ are allowed" msgstr "" #: ipalib/plugins/selinuxusermap.py:96 msgid "Invalid MLS value, must match s[0-15](-s[0-15])" msgstr "" #: ipalib/plugins/selinuxusermap.py:98 msgid "" "Invalid MCS value, must match c[0-1023].c[0-1023] and/or c[0-1023]-c[0-c0123]" msgstr "" #: ipalib/plugins/selinuxusermap.py:111 msgid "SELinux user map list not found in configuration" msgstr "" #: ipalib/plugins/selinuxusermap.py:114 #, python-format msgid "SELinux user %(user)s not found in ordering list (in config)" msgstr "" #: ipalib/plugins/selinuxusermap.py:123 msgid "SELinux User Map rule" msgstr "" #: ipalib/plugins/selinuxusermap.py:124 msgid "SELinux User Map rules" msgstr "" #: ipalib/plugins/selinuxusermap.py:141 msgid "SELinux User Maps" msgstr "" #: ipalib/plugins/selinuxusermap.py:142 msgid "SELinux User Map" msgstr "" #: ipalib/plugins/selinuxusermap.py:152 msgid "SELinux User" msgstr "" #: ipalib/plugins/selinuxusermap.py:157 msgid "HBAC Rule that defines the users, groups and hostgroups" msgstr "" #: ipalib/plugins/selinuxusermap.py:213 #, python-format msgid "HBAC rule %(rule)s not found" msgstr "" #: ipalib/plugins/selinuxusermap.py:232 msgid "Create a new SELinux User Map." msgstr "" #: ipalib/plugins/selinuxusermap.py:234 #, python-format msgid "Added SELinux User Map \"%(value)s\"" msgstr "" #: ipalib/plugins/selinuxusermap.py:254 msgid "Delete a SELinux User Map." msgstr "" #: ipalib/plugins/selinuxusermap.py:256 #, python-format msgid "Deleted SELinux User Map \"%(value)s\"" msgstr "" #: ipalib/plugins/selinuxusermap.py:262 msgid "Modify a SELinux User Map." msgstr "" #: ipalib/plugins/selinuxusermap.py:264 #, python-format msgid "Modified SELinux User Map \"%(value)s\"" msgstr "" #: ipalib/plugins/selinuxusermap.py:298 msgid "Search for SELinux User Maps." msgstr "" #: ipalib/plugins/selinuxusermap.py:301 #, python-format msgid "%(count)d SELinux User Map matched" msgid_plural "%(count)d SELinux User Maps matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/selinuxusermap.py:330 msgid "Display the properties of a SELinux User Map rule." msgstr "" #: ipalib/plugins/selinuxusermap.py:340 msgid "Enable an SELinux User Map rule." msgstr "" #: ipalib/plugins/selinuxusermap.py:342 #, python-format msgid "Enabled SELinux User Map \"%(value)s\"" msgstr "" #: ipalib/plugins/selinuxusermap.py:367 msgid "Disable an SELinux User Map rule." msgstr "" #: ipalib/plugins/selinuxusermap.py:369 #, python-format msgid "Disabled SELinux User Map \"%(value)s\"" msgstr "" #: ipalib/plugins/selinuxusermap.py:394 msgid "Add users and groups to an SELinux User Map rule." msgstr "" #: ipalib/plugins/selinuxusermap.py:415 msgid "Remove users and groups from an SELinux User Map rule." msgstr "" #: ipalib/plugins/selinuxusermap.py:424 msgid "Add target hosts and hostgroups to an SELinux User Map rule." msgstr "" #: ipalib/plugins/selinuxusermap.py:445 msgid "Remove target hosts and hostgroups from an SELinux User Map rule." msgstr "" #: ipalib/plugins/service.py:35 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" " 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" "\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 "" #: ipalib/plugins/service.py:204 msgid "service" msgstr "" #: ipalib/plugins/service.py:205 msgid "services" msgstr "" #: ipalib/plugins/service.py:229 msgid "Service principal" msgstr "" #: ipalib/plugins/service.py:245 msgid "Add a new IPA new service." msgstr "" #: ipalib/plugins/service.py:247 #, python-format msgid "Added service \"%(value)s\"" msgstr "" #: ipalib/plugins/service.py:253 msgid "force principal name even if not in DNS" msgstr "" #: ipalib/plugins/service.py:286 msgid "Delete an IPA service." msgstr "" #: ipalib/plugins/service.py:288 #, python-format msgid "Deleted service \"%(value)s\"" msgstr "" #: ipalib/plugins/service.py:322 msgid "Modify an existing IPA service." msgstr "" #: ipalib/plugins/service.py:324 #, python-format msgid "Modified service \"%(value)s\"" msgstr "" #: ipalib/plugins/service.py:356 msgid "Search for IPA services." msgstr "" #: ipalib/plugins/service.py:359 #, python-format msgid "%(count)d service matched" msgid_plural "%(count)d services matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/service.py:391 msgid "Display information about an IPA service." msgstr "" #: ipalib/plugins/service.py:424 msgid "Add hosts that can manage this service." msgstr "" #: ipalib/plugins/service.py:433 msgid "Remove hosts that can manage this service." msgstr "" #: ipalib/plugins/service.py:442 msgid "Disable the Kerberos key and SSL certificate of a service." msgstr "" #: ipalib/plugins/service.py:445 #, python-format msgid "Disabled service \"%(value)s\"" msgstr "" #: ipalib/plugins/sudocmd.py:29 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 "" #: ipalib/plugins/sudocmd.py:44 ipalib/plugins/sudocmdgroup.py:48 msgid "commands for controlling sudo configuration" msgstr "" #: ipalib/plugins/sudocmd.py:51 msgid "sudo command" msgstr "" #: ipalib/plugins/sudocmd.py:52 msgid "sudo commands" msgstr "" #: ipalib/plugins/sudocmd.py:65 msgid "Sudo Commands" msgstr "" #: ipalib/plugins/sudocmd.py:66 ipalib/plugins/sudocmd.py:71 msgid "Sudo Command" msgstr "" #: ipalib/plugins/sudocmd.py:77 msgid "A description of this command" msgstr "" #: ipalib/plugins/sudocmd.py:100 msgid "Create new Sudo Command." msgstr "" #: ipalib/plugins/sudocmd.py:102 #, python-format msgid "Added Sudo Command \"%(value)s\"" msgstr "" #: ipalib/plugins/sudocmd.py:107 msgid "Delete Sudo Command." msgstr "" #: ipalib/plugins/sudocmd.py:109 #, python-format msgid "Deleted Sudo Command \"%(value)s\"" msgstr "" #: ipalib/plugins/sudocmd.py:114 msgid "Modify Sudo Command." msgstr "" #: ipalib/plugins/sudocmd.py:116 #, python-format msgid "Modified Sudo Command \"%(value)s\"" msgstr "" #: ipalib/plugins/sudocmd.py:121 msgid "Search for Sudo Commands." msgstr "" #: ipalib/plugins/sudocmd.py:124 #, python-format msgid "%(count)d Sudo Command matched" msgid_plural "%(count)d Sudo Commands matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/sudocmd.py:130 msgid "Display Sudo Command." msgstr "" #: ipalib/plugins/sudocmdgroup.py:25 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,/usr/bin/vim " "admincmds\n" "\n" " Manage Sudo Command Group membership, commands:\n" " ipa group-remove-member --sudocmds=/usr/bin/less admincmds\n" "\n" " Show a Sudo Command Group:\n" " ipa group-show localadmins\n" msgstr "" #: ipalib/plugins/sudocmdgroup.py:55 msgid "sudo command group" msgstr "" #: ipalib/plugins/sudocmdgroup.py:56 msgid "sudo command groups" msgstr "" #: ipalib/plugins/sudocmdgroup.py:67 ipalib/plugins/sudocmdgroup.py:72 msgid "Sudo Command Group" msgstr "" #: ipalib/plugins/sudocmdgroup.py:95 msgid "Create new Sudo Command Group." msgstr "" #: ipalib/plugins/sudocmdgroup.py:97 #, python-format msgid "Added Sudo Command Group \"%(value)s\"" msgstr "" #: ipalib/plugins/sudocmdgroup.py:103 msgid "Delete Sudo Command Group." msgstr "" #: ipalib/plugins/sudocmdgroup.py:105 #, python-format msgid "Deleted Sudo Command Group \"%(value)s\"" msgstr "" #: ipalib/plugins/sudocmdgroup.py:111 msgid "Modify Sudo Command Group." msgstr "" #: ipalib/plugins/sudocmdgroup.py:113 #, python-format msgid "Modified Sudo Command Group \"%(value)s\"" msgstr "" #: ipalib/plugins/sudocmdgroup.py:119 msgid "Search for Sudo Command Groups." msgstr "" #: ipalib/plugins/sudocmdgroup.py:122 #, python-format msgid "%(count)d Sudo Command Group matched" msgid_plural "%(count)d Sudo Command Groups matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/sudocmdgroup.py:130 msgid "Display Sudo Command Group." msgstr "" #: ipalib/plugins/sudocmdgroup.py:136 msgid "Add members to Sudo Command Group." msgstr "" #: ipalib/plugins/sudocmdgroup.py:142 msgid "Remove members from Sudo Command Group." msgstr "" #: ipalib/plugins/sudorule.py:26 msgid "" "\n" "Sudo Rules\n" "\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" "\n" "FreeIPA provides a means to configure the various aspects of Sudo:\n" " Users: The user(s)/group(s) allowed to envoke Sudo.\n" " Hosts: The host(s)/hostgroup(s) which the user is allowed to to invoke " "Sudo.\n" " Allow Command: The specific command(s) permited 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" "\n" "FreeIPA provides a designated binddn to use with Sudo located at:\n" "uid=sudo,cn=sysaccounts,cn=etc,dc=example,dc=com\n" "\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" "\n" "For more information, see the FreeIPA Documentation to Sudo.\n" msgstr "" #: ipalib/plugins/sudorule.py:54 msgid "Commands for controlling sudo configuration" msgstr "" #: ipalib/plugins/sudorule.py:57 msgid "this option has been deprecated." msgstr "" #: ipalib/plugins/sudorule.py:73 msgid "sudo rule" msgstr "" #: ipalib/plugins/sudorule.py:74 msgid "sudo rules" msgstr "" #: ipalib/plugins/sudorule.py:95 msgid "Sudo Rules" msgstr "" #: ipalib/plugins/sudorule.py:96 msgid "Sudo Rule" msgstr "" #: ipalib/plugins/sudorule.py:126 msgid "Command category" msgstr "" #: ipalib/plugins/sudorule.py:127 msgid "Command category the rule applies to" msgstr "" #: ipalib/plugins/sudorule.py:132 msgid "RunAs User category" msgstr "" #: ipalib/plugins/sudorule.py:133 msgid "RunAs User category the rule applies to" msgstr "" #: ipalib/plugins/sudorule.py:138 msgid "RunAs Group category" msgstr "" #: ipalib/plugins/sudorule.py:139 msgid "RunAs Group category the rule applies to" msgstr "" #: ipalib/plugins/sudorule.py:159 msgid "Sudo Allow Commands" msgstr "" #: ipalib/plugins/sudorule.py:163 msgid "Sudo Deny Commands" msgstr "" #: ipalib/plugins/sudorule.py:167 msgid "Sudo Allow Command Groups" msgstr "" #: ipalib/plugins/sudorule.py:171 msgid "Sudo Deny Command Groups" msgstr "" #: ipalib/plugins/sudorule.py:175 msgid "RunAs Users" msgstr "" #: ipalib/plugins/sudorule.py:176 msgid "Run as a user" msgstr "" #: ipalib/plugins/sudorule.py:180 msgid "Groups of RunAs Users" msgstr "" #: ipalib/plugins/sudorule.py:181 msgid "Run as any user within a specified group" msgstr "" #: ipalib/plugins/sudorule.py:186 msgid "External User" msgstr "" #: ipalib/plugins/sudorule.py:187 msgid "External User the rule applies to (sudorule-find only)" msgstr "" #: ipalib/plugins/sudorule.py:191 msgid "RunAs External User" msgstr "" #: ipalib/plugins/sudorule.py:192 msgid "External User the commands can run as (sudorule-find only)" msgstr "" #: ipalib/plugins/sudorule.py:196 msgid "RunAs External Group" msgstr "" #: ipalib/plugins/sudorule.py:197 msgid "External Group the commands can run as (sudorule-find only)" msgstr "" #: ipalib/plugins/sudorule.py:200 ipalib/plugins/sudorule.py:553 #: ipalib/plugins/sudorule.py:605 msgid "Sudo Option" msgstr "" #: ipalib/plugins/sudorule.py:204 msgid "RunAs Groups" msgstr "" #: ipalib/plugins/sudorule.py:205 msgid "Run with the gid of a specified POSIX group" msgstr "" #: ipalib/plugins/sudorule.py:214 msgid "Create new Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:221 #, python-format msgid "Added Sudo Rule \"%(value)s\"" msgstr "" #: ipalib/plugins/sudorule.py:227 msgid "Delete Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:229 #, python-format msgid "Deleted Sudo Rule \"%(value)s\"" msgstr "" #: ipalib/plugins/sudorule.py:235 msgid "Modify Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:237 #, python-format msgid "Modified Sudo Rule \"%(value)s\"" msgstr "" #: ipalib/plugins/sudorule.py:245 msgid "user category cannot be set to 'all' while there are users" msgstr "" #: ipalib/plugins/sudorule.py:247 msgid "host category cannot be set to 'all' while there are hosts" msgstr "" #: ipalib/plugins/sudorule.py:250 msgid "" "command category cannot be set to 'all' while there are allow or deny " "commands" msgstr "" #: ipalib/plugins/sudorule.py:252 msgid "user runAs category cannot be set to 'all' while there are users" msgstr "" #: ipalib/plugins/sudorule.py:254 msgid "group runAs category cannot be set to 'all' while there are groups" msgstr "" #: ipalib/plugins/sudorule.py:262 msgid "Search for Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:265 #, python-format msgid "%(count)d Sudo Rule matched" msgid_plural "%(count)d Sudo Rules matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/sudorule.py:272 msgid "Display Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:278 msgid "Enable a Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:296 #, python-format msgid "Enabled Sudo Rule \"%s\"" msgstr "" #: ipalib/plugins/sudorule.py:302 msgid "Disable a Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:320 #, python-format msgid "Disabled Sudo Rule \"%s\"" msgstr "" #: ipalib/plugins/sudorule.py:326 ipalib/plugins/sudorule.py:354 msgid "Add commands and sudo command groups affected by Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:337 ipalib/plugins/sudorule.py:365 msgid "commands cannot be added when command category='all'" msgstr "" #: ipalib/plugins/sudorule.py:345 ipalib/plugins/sudorule.py:372 msgid "Remove commands and sudo command groups affected by Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:381 msgid "Add users and groups affected by Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:392 msgid "users cannot be added when user category='all'" msgstr "" #: ipalib/plugins/sudorule.py:402 msgid "Remove users and groups affected by Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:414 msgid "Add hosts and hostgroups affected by Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:425 msgid "hosts cannot be added when host category='all'" msgstr "" #: ipalib/plugins/sudorule.py:435 msgid "Remove hosts and hostgroups affected by Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:446 msgid "Add users and groups for Sudo to execute as." msgstr "" #: ipalib/plugins/sudorule.py:464 ipalib/plugins/sudorule.py:518 msgid "users cannot be added when runAs user or runAs group category='all'" msgstr "" #: ipalib/plugins/sudorule.py:470 #, python-format msgid "RunAsUser does not accept '%(name)s' as a user name" msgstr "" #: ipalib/plugins/sudorule.py:476 #, python-format msgid "RunAsUser does not accept '%(name)s' as a group name" msgstr "" #: ipalib/plugins/sudorule.py:488 msgid "Remove users and groups for Sudo to execute as." msgstr "" #: ipalib/plugins/sudorule.py:500 msgid "Add group for Sudo to execute as." msgstr "" #: ipalib/plugins/sudorule.py:524 #, python-format msgid "RunAsGroup does not accept '%(name)s' as a group name" msgstr "" #: ipalib/plugins/sudorule.py:536 msgid "Remove group for Sudo to execute as." msgstr "" #: ipalib/plugins/sudorule.py:548 msgid "Add an option to the Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:590 #, python-format msgid "Added option \"%(option)s\" to Sudo Rule \"%(rule)s\"" msgstr "" #: ipalib/plugins/sudorule.py:600 msgid "Remove an option from Sudo Rule." msgstr "" #: ipalib/plugins/sudorule.py:645 #, python-format msgid "Removed option \"%(option)s\" from Sudo Rule \"%(rule)s\"" msgstr "" #: ipalib/plugins/user.py:34 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" "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 "" #: ipalib/plugins/user.py:78 msgid "Kerberos keys available" msgstr "" #: ipalib/plugins/user.py:148 msgid "user" msgstr "" #: ipalib/plugins/user.py:149 msgid "users" msgstr "" #: ipalib/plugins/user.py:185 msgid "User login" msgstr "" #: ipalib/plugins/user.py:192 msgid "First name" msgstr "" #: ipalib/plugins/user.py:196 msgid "Last name" msgstr "" #: ipalib/plugins/user.py:199 msgid "Full name" msgstr "" #: ipalib/plugins/user.py:204 msgid "Display name" msgstr "" #: ipalib/plugins/user.py:209 msgid "Initials" msgstr "" #: ipalib/plugins/user.py:215 msgid "Home directory" msgstr "" #: ipalib/plugins/user.py:218 msgid "GECOS field" msgstr "" #: ipalib/plugins/user.py:224 msgid "Login shell" msgstr "" #: ipalib/plugins/user.py:228 msgid "Kerberos principal" msgstr "" #: ipalib/plugins/user.py:236 msgid "Email address" msgstr "" #: ipalib/plugins/user.py:241 msgid "Prompt to set the user password" msgstr "" #: ipalib/plugins/user.py:247 msgid "Generate a random user password" msgstr "" #: ipalib/plugins/user.py:257 msgid "UID" msgstr "" #: ipalib/plugins/user.py:258 msgid "User ID Number (system will assign one if not provided)" msgstr "" #: ipalib/plugins/user.py:265 msgid "Group ID Number" msgstr "" #: ipalib/plugins/user.py:271 msgid "Street address" msgstr "" #: ipalib/plugins/user.py:275 msgid "City" msgstr "" #: ipalib/plugins/user.py:279 msgid "State/Province" msgstr "" #: ipalib/plugins/user.py:282 msgid "ZIP" msgstr "" #: ipalib/plugins/user.py:286 msgid "Telephone Number" msgstr "" #: ipalib/plugins/user.py:289 msgid "Mobile Telephone Number" msgstr "" #: ipalib/plugins/user.py:292 msgid "Pager Number" msgstr "" #: ipalib/plugins/user.py:296 msgid "Fax Number" msgstr "" #: ipalib/plugins/user.py:300 msgid "Org. Unit" msgstr "" #: ipalib/plugins/user.py:303 msgid "Job Title" msgstr "" #: ipalib/plugins/user.py:306 msgid "Manager" msgstr "" #: ipalib/plugins/user.py:309 msgid "Car License" msgstr "" #: ipalib/plugins/user.py:312 msgid "Account disabled" msgstr "" #: ipalib/plugins/user.py:363 #, python-format msgid "manager %(manager)s not found" msgstr "" #: ipalib/plugins/user.py:382 msgid "Add a new user." msgstr "" #: ipalib/plugins/user.py:384 #, python-format msgid "Added user \"%(value)s\"" msgstr "" #: ipalib/plugins/user.py:391 msgid "Don't create user private group" msgstr "" #: ipalib/plugins/user.py:421 #, python-format msgid "can be at most %(len)d characters" msgstr "" #: ipalib/plugins/user.py:512 msgid "Delete a user." msgstr "" #: ipalib/plugins/user.py:514 #, python-format msgid "Deleted user \"%(value)s\"" msgstr "" #: ipalib/plugins/user.py:523 msgid "Modify a user." msgstr "" #: ipalib/plugins/user.py:525 #, python-format msgid "Modified user \"%(value)s\"" msgstr "" #: ipalib/plugins/user.py:566 msgid "Search for users." msgstr "" #: ipalib/plugins/user.py:573 msgid "Self" msgstr "" #: ipalib/plugins/user.py:574 msgid "Display user record for current Kerberos principal" msgstr "" #: ipalib/plugins/user.py:596 #, python-format msgid "%(count)d user matched" msgid_plural "%(count)d users matched" msgstr[0] "" msgstr[1] "" #: ipalib/plugins/user.py:603 msgid "Display information about a user." msgstr "" #: ipalib/plugins/user.py:618 msgid "Disable a user account." msgstr "" #: ipalib/plugins/user.py:621 #, python-format msgid "Disabled user account \"%(value)s\"" msgstr "" #: ipalib/plugins/user.py:639 msgid "Enable a user account." msgstr "" #: ipalib/plugins/user.py:643 #, python-format msgid "Enabled user account \"%(value)s\"" msgstr "" #: ipalib/plugins/user.py:660 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 "" #: ipalib/plugins/user.py:669 #, python-format msgid "Unlocked account \"%(value)s\"" msgstr "" #: ipalib/session.py:696 ipalib/session.py:800 msgid "could not allocate unique new session_id" msgstr "" #: ipalib/util.py:194 #, python-format msgid "Permission denied: %(file)s" msgstr "" #: ipalib/util.py:222 msgid "" "mail account may only include letters, numbers, -, _ and a dot. There may " "not be consecutive -, _ and . characters" msgstr "" #: ipalib/util.py:225 ipalib/util.py:267 msgid "cannot be longer that 255 characters" msgstr "" #: ipalib/util.py:235 ipalib/util.py:243 msgid "missing address domain" msgstr "" #: ipalib/util.py:237 msgid "too many '@' characters" msgstr "" #: ipalib/util.py:256 msgid "domain name may only include letters, numbers, and -" msgstr "" #: ipalib/util.py:273 msgid "not fully qualified" msgstr "" #: ipalib/util.py:276 msgid "" "only letters, numbers, and - are allowed. - must not be the last name " "character" msgstr "" #: ipalib/util.py:283 msgid "invalid SSH public key" msgstr "" #: ipalib/x509.py:213 #, python-format msgid "Issuer \"%(issuer)s\" does not match the expected issuer" msgstr "" #: ipaserver/plugins/dogtag.py:1371 ipaserver/plugins/dogtag.py:1456 #: ipaserver/plugins/dogtag.py:1521 ipaserver/plugins/dogtag.py:1599 #: ipaserver/plugins/dogtag.py:1658 #, python-format msgid "Unable to communicate with CMS (%s)" msgstr "" #: ipaserver/plugins/join.py:54 msgid "The hostname to register as" msgstr "" #: ipaserver/plugins/join.py:62 msgid "The IPA realm" msgstr "" #: ipaserver/plugins/join.py:68 msgid "Hardware platform of the host (e.g. Lenovo T61)" msgstr "" #: ipaserver/plugins/join.py:72 msgid "Operating System and version of the host (e.g. Fedora 9)" msgstr "" #: ipaserver/plugins/ldap2.py:401 #, python-format msgid "objectclass %s not found" msgstr "" #: ipaserver/plugins/selfsign.py:99 #, python-format msgid "" "Request subject \"%(request_subject)s\" does not match the form " "\"%(subject_base)s\"" msgstr "" #: ipaserver/plugins/selfsign.py:104 #, python-format msgid "unable to decode csr: %s" msgstr "" #: ipaserver/plugins/selfsign.py:125 ipaserver/plugins/selfsign.py:140 msgid "file operation" msgstr "" #: ipaserver/plugins/selfsign.py:154 msgid "cannot obtain next serial number" msgstr "" #: ipaserver/plugins/selfsign.py:189 msgid "certutil failure" msgstr "" #: ipa-client/config.c:56 #, c-format msgid "cannot open configuration file %s\n" msgstr "" #: ipa-client/config.c:63 #, c-format msgid "cannot stat() configuration file %s\n" msgstr "" #: ipa-client/config.c:69 #, c-format msgid "out of memory\n" msgstr "" #: ipa-client/config.c:80 #, c-format msgid "read error\n" msgstr "" #: ipa-client/ipa-getkeytab.c:85 #, c-format msgid "Kerberos context initialization failed: %s (%d)\n" msgstr "" #: ipa-client/ipa-getkeytab.c:96 #, c-format msgid "Unable to parse principal: %s (%d)\n" msgstr "" #: ipa-client/ipa-getkeytab.c:157 ipa-client/ipa-getkeytab.c:851 #, c-format msgid "No system preferred enctypes ?!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:165 #, c-format msgid "Out of memory!?\n" msgstr "" #: ipa-client/ipa-getkeytab.c:183 ipa-client/ipa-getkeytab.c:198 #, c-format msgid "Out of memory\n" msgstr "" #: ipa-client/ipa-getkeytab.c:213 #, c-format msgid "Warning unrecognized encryption type: [%s]\n" msgstr "" #: ipa-client/ipa-getkeytab.c:228 #, c-format msgid "Warning unrecognized salt type: [%s]\n" msgstr "" #: ipa-client/ipa-getkeytab.c:255 #, c-format msgid "Enctype comparison failed!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:317 #, c-format msgid "Failed to create random key!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:330 ipa-client/ipa-getkeytab.c:347 #: ipa-client/ipa-getkeytab.c:355 ipa-client/ipa-getkeytab.c:392 #, c-format msgid "Failed to create key!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:337 ipa-client/ipa-getkeytab.c:370 #: ipa-client/ipa-join.c:378 ipa-client/ipa-join.c:453 #: ipa-client/ipa-join.c:471 ipa-client/ipa-join.c:572 #: ipa-client/ipa-join.c:766 ipa-client/ipa-join.c:834 #, c-format msgid "Out of memory!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:381 #, c-format msgid "Bad or unsupported salt type (%d)!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:502 #, c-format msgid "No keys accepted by KDC\n" msgstr "" #: ipa-client/ipa-getkeytab.c:517 #, c-format msgid "Out of memory \n" msgstr "" #: ipa-client/ipa-getkeytab.c:555 #, c-format msgid "Out of Memory!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:562 #, c-format msgid "Failed to create control!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:586 #, c-format msgid "Unable to initialize ldap library!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:593 ipa-client/ipa-join.c:240 #, c-format msgid "Unable to set LDAP_OPT_X_SASL_NOCANON\n" msgstr "" #: ipa-client/ipa-getkeytab.c:600 #, c-format msgid "Unable to set ldap options!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:613 #, c-format msgid "Simple bind failed\n" msgstr "" #: ipa-client/ipa-getkeytab.c:623 #, c-format msgid "SASL Bind failed!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:639 ipa-client/ipa-getkeytab.c:652 #: ipa-client/ipa-getkeytab.c:659 ipa-client/ipa-getkeytab.c:666 #, c-format msgid "Operation failed! %s\n" msgstr "" #: ipa-client/ipa-getkeytab.c:672 ipa-client/ipa-getkeytab.c:682 #, c-format msgid "Missing reply control!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:689 #, c-format msgid "ber_init() failed, Invalid control ?!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:708 ipa-client/ipa-getkeytab.c:715 #, c-format msgid "ber_scanf() failed, Invalid control ?!\n" msgstr "" #: ipa-client/ipa-getkeytab.c:753 msgid "New Principal Password" msgstr "" #: ipa-client/ipa-getkeytab.c:759 msgid "Verify Principal Password" msgstr "" #: ipa-client/ipa-getkeytab.c:793 msgid "Print as little as possible" msgstr "" #: ipa-client/ipa-getkeytab.c:793 msgid "Output only on errors" msgstr "" #: ipa-client/ipa-getkeytab.c:795 msgid "Contact this specific KDC Server" msgstr "" #: ipa-client/ipa-getkeytab.c:796 msgid "Server Name" msgstr "" #: ipa-client/ipa-getkeytab.c:798 ipa-client/ipa-rmkeytab.c:171 msgid "The principal to get a keytab for (ex: ftp/ftp.example.com@EXAMPLE.COM)" msgstr "" #: ipa-client/ipa-getkeytab.c:799 ipa-client/ipa-rmkeytab.c:172 msgid "Kerberos Service Principal Name" msgstr "" #: ipa-client/ipa-getkeytab.c:801 ipa-client/ipa-rmkeytab.c:174 msgid "File were to store the keytab information" msgstr "" #: ipa-client/ipa-getkeytab.c:802 ipa-client/ipa-rmkeytab.c:174 msgid "Keytab File Name" msgstr "" #: ipa-client/ipa-getkeytab.c:804 msgid "Encryption types to request" msgstr "" #: ipa-client/ipa-getkeytab.c:805 msgid "Comma separated encryption types list" msgstr "" #: ipa-client/ipa-getkeytab.c:807 msgid "Show the list of permitted encryption types and exit" msgstr "" #: ipa-client/ipa-getkeytab.c:808 msgid "Permitted Encryption Types" msgstr "" #: ipa-client/ipa-getkeytab.c:810 msgid "Asks for a non-random password to use for the principal" msgstr "" #: ipa-client/ipa-getkeytab.c:812 msgid "LDAP DN" msgstr "" #: ipa-client/ipa-getkeytab.c:812 msgid "DN to bind as if not using kerberos" msgstr "" #: ipa-client/ipa-getkeytab.c:814 msgid "LDAP password" msgstr "" #: ipa-client/ipa-getkeytab.c:814 msgid "password to use if not using kerberos" msgstr "" #: ipa-client/ipa-getkeytab.c:838 ipa-client/ipa-rmkeytab.c:190 #, c-format msgid "Kerberos context initialization failed\n" msgstr "" #: ipa-client/ipa-getkeytab.c:854 #, c-format msgid "Supported encryption types:\n" msgstr "" #: ipa-client/ipa-getkeytab.c:858 #, c-format msgid "Warning: failed to convert type (#%d)\n" msgstr "" #: ipa-client/ipa-getkeytab.c:877 #, c-format msgid "Bind password required when using a bind DN.\n" msgstr "" #: ipa-client/ipa-getkeytab.c:890 #, c-format msgid "" "Warning: salt types are not honored with randomized passwords (see opt. -P)\n" msgstr "" #: ipa-client/ipa-getkeytab.c:902 #, c-format msgid "Invalid Service Principal Name\n" msgstr "" #: ipa-client/ipa-getkeytab.c:910 #, c-format msgid "Kerberos Credential Cache not found. Do you have a Kerberos Ticket?\n" msgstr "" #: ipa-client/ipa-getkeytab.c:918 #, c-format msgid "" "Kerberos User Principal not found. Do you have a valid Credential Cache?\n" msgstr "" #: ipa-client/ipa-getkeytab.c:926 #, c-format msgid "Failed to open Keytab\n" msgstr "" #: ipa-client/ipa-getkeytab.c:933 #, c-format msgid "Failed to create key material\n" msgstr "" #: ipa-client/ipa-getkeytab.c:952 #, c-format msgid "Failed to add key to the keytab\n" msgstr "" #: ipa-client/ipa-getkeytab.c:961 #, c-format msgid "Failed to close the keytab\n" msgstr "" #: ipa-client/ipa-getkeytab.c:967 #, c-format msgid "Keytab successfully retrieved and stored in: %s\n" msgstr "" #: ipa-client/ipa-join.c:65 #, c-format msgid "No permission to join this host to the IPA domain.\n" msgstr "" #: ipa-client/ipa-join.c:94 ipa-client/ipa-join.c:106 #, c-format msgid "No write permissions on keytab file '%s'\n" msgstr "" #: ipa-client/ipa-join.c:111 #, c-format msgid "access() on %s failed: errno = %d\n" msgstr "" #: ipa-client/ipa-join.c:134 ipa-client/ipa-join.c:163 #: ipa-client/ipa-join.c:220 #, c-format msgid "Out of memory!" msgstr "" #: ipa-client/ipa-join.c:227 #, c-format msgid "Unable to initialize connection to ldap server: %s" msgstr "" #: ipa-client/ipa-join.c:233 #, c-format msgid "Unable to enable SSL in LDAP\n" msgstr "" #: ipa-client/ipa-join.c:246 #, c-format msgid "Unable to set LDAP version\n" msgstr "" #: ipa-client/ipa-join.c:266 #, c-format msgid "Bind failed: %s\n" msgstr "" #: ipa-client/ipa-join.c:301 #, c-format msgid "Search for %s on rootdse failed with error %d" msgstr "" #: ipa-client/ipa-join.c:313 ipa-client/ipa-join.c:398 #, c-format msgid "No values for %s" msgstr "" #: ipa-client/ipa-join.c:337 #, c-format msgid "Search for IPA namingContext failed with error %d\n" msgstr "" #: ipa-client/ipa-join.c:343 #, c-format msgid "IPA namingContext not found\n" msgstr "" #: ipa-client/ipa-join.c:389 #, c-format msgid "Search for ipaCertificateSubjectBase failed with error %d" msgstr "" #: ipa-client/ipa-join.c:460 #, c-format msgid "Unable to determine root DN of %s\n" msgstr "" #: ipa-client/ipa-join.c:478 #, c-format msgid "Incorrect password.\n" msgstr "" #: ipa-client/ipa-join.c:486 #, c-format msgid "Unable to determine certificate subject of %s\n" msgstr "" #: ipa-client/ipa-join.c:502 #, c-format msgid "Enrollment failed. %s\n" msgstr "" #: ipa-client/ipa-join.c:631 #, c-format msgid "principal not found in XML-RPC response\n" msgstr "" #: ipa-client/ipa-join.c:646 #, c-format msgid "Host is already joined.\n" msgstr "" #: ipa-client/ipa-join.c:714 ipa-client/ipa-join.c:920 #, c-format msgid "Unable to determine IPA server from %s\n" msgstr "" #: ipa-client/ipa-join.c:730 ipa-client/ipa-join.c:935 #, c-format msgid "The hostname must be fully-qualified: %s\n" msgstr "" #: ipa-client/ipa-join.c:739 ipa-client/ipa-join.c:951 #, c-format msgid "Unable to join host: Kerberos context initialization failed\n" msgstr "" #: ipa-client/ipa-join.c:747 #, c-format msgid "Error resolving keytab: %s.\n" msgstr "" #: ipa-client/ipa-join.c:756 #, c-format msgid "Error getting default Kerberos realm: %s.\n" msgstr "" #: ipa-client/ipa-join.c:774 #, c-format msgid "Error parsing \"%s\": %s.\n" msgstr "" #: ipa-client/ipa-join.c:792 #, c-format msgid "Error obtaining initial credentials: %s.\n" msgstr "" #: ipa-client/ipa-join.c:803 #, c-format msgid "Unable to generate Kerberos Credential Cache\n" msgstr "" #: ipa-client/ipa-join.c:811 #, c-format msgid "Error storing creds in credential cache: %s.\n" msgstr "" #: ipa-client/ipa-join.c:865 #, c-format msgid "Unenrollment successful.\n" msgstr "" #: ipa-client/ipa-join.c:868 #, c-format msgid "Unenrollment failed.\n" msgstr "" #: ipa-client/ipa-join.c:873 #, c-format msgid "result not found in XML-RPC response\n" msgstr "" #: ipa-client/ipa-join.c:941 #, c-format msgid "The hostname must not be: %s\n" msgstr "" #: ipa-client/ipa-join.c:958 #, c-format msgid "Unable to join host: Kerberos Credential Cache not found\n" msgstr "" #: ipa-client/ipa-join.c:966 #, c-format msgid "" "Unable to join host: Kerberos User Principal not found and host password not " "provided.\n" msgstr "" #: ipa-client/ipa-join.c:980 #, c-format msgid "fork() failed\n" msgstr "" #: ipa-client/ipa-join.c:1009 #, c-format msgid "ipa-getkeytab not found\n" msgstr "" #: ipa-client/ipa-join.c:1012 #, c-format msgid "ipa-getkeytab has bad permissions?\n" msgstr "" #: ipa-client/ipa-join.c:1015 #, c-format msgid "executing ipa-getkeytab failed, errno %d\n" msgstr "" #: ipa-client/ipa-join.c:1027 #, c-format msgid "child exited with %d\n" msgstr "" #: ipa-client/ipa-join.c:1033 #, c-format msgid "Certificate subject base is: %s\n" msgstr "" #: ipa-client/ipa-join.c:1070 msgid "Print the raw XML-RPC output in GSSAPI mode" msgstr "" #: ipa-client/ipa-join.c:1072 msgid "Quiet mode. Only errors are displayed." msgstr "" #: ipa-client/ipa-join.c:1074 msgid "Unenroll this host from IPA server" msgstr "" #: ipa-client/ipa-join.c:1076 msgid "Hostname of this server" msgstr "" #: ipa-client/ipa-join.c:1076 ipa-client/ipa-join.c:1078 msgid "hostname" msgstr "" #: ipa-client/ipa-join.c:1078 msgid "IPA Server to use" msgstr "" #: ipa-client/ipa-join.c:1080 msgid "Specifies where to store keytab information." msgstr "" #: ipa-client/ipa-join.c:1080 msgid "filename" msgstr "" #: ipa-client/ipa-join.c:1082 msgid "LDAP password (if not using Kerberos)" msgstr "" #: ipa-client/ipa-join.c:1082 msgid "password" msgstr "" #: ipa-client/ipa-join.c:1084 msgid "LDAP basedn" msgstr "" #: ipa-client/ipa-join.c:1084 msgid "basedn" msgstr "" #: ipa-client/ipa-rmkeytab.c:43 #, c-format msgid "Unable to parse principal name\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:45 #, c-format msgid "krb5_parse_name %d: %s\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:55 #, c-format msgid "Removing principal %s\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:68 #, c-format msgid "Failed to open keytab\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:72 #, c-format msgid "principal not found\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:74 #, c-format msgid "krb5_kt_get_entry %d: %s\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:82 #, c-format msgid "Unable to remove entry\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:84 #, c-format msgid "kvno %d\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:85 #, c-format msgid "krb5_kt_remove_entry %d: %s\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:119 #, c-format msgid "Unable to parse principal\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:121 #, c-format msgid "krb5_unparse_name %d: %s\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:143 #, c-format msgid "realm not found\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:169 msgid "Print debugging information" msgstr "" #: ipa-client/ipa-rmkeytab.c:169 msgid "Debugging output" msgstr "" #: ipa-client/ipa-rmkeytab.c:176 msgid "Remove all principals in this realm" msgstr "" #: ipa-client/ipa-rmkeytab.c:176 msgid "Realm name" msgstr "" #: ipa-client/ipa-rmkeytab.c:230 ipa-client/ipa-rmkeytab.c:237 #, c-format msgid "Failed to open keytab '%s': %s\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:253 #, c-format msgid "Closing keytab failed\n" msgstr "" #: ipa-client/ipa-rmkeytab.c:255 #, c-format msgid "krb5_kt_close %d: %s\n" msgstr ""