Mailinglist Archive: yast-commit (864 mails)

< Previous Next >
[yast-commit] r42283 - /trunk/kerberos-server/src/helps.ycp
  • From: mcalmer@xxxxxxxxxxxxxxxx
  • Date: Wed, 21 Nov 2007 14:54:29 -0000
  • Message-id: <20071121145430.087D5242F9@xxxxxxxxxxxxxxxx>
Author: mcalmer
Date: Wed Nov 21 15:54:29 2007
New Revision: 42283

URL: http://svn.opensuse.org/viewcvs/yast?rev=42283&view=rev
Log:
add comments for translation

Modified:
trunk/kerberos-server/src/helps.ycp

Modified: trunk/kerberos-server/src/helps.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/kerberos-server/src/helps.ycp?rev=42283&r1=42282&r2=42283&view=diff
==============================================================================
--- trunk/kerberos-server/src/helps.ycp (original)
+++ trunk/kerberos-server/src/helps.ycp Wed Nov 21 15:54:29 2007
@@ -134,120 +134,120 @@

/*
==============================================================================
*/

- /* advanced item help */
+ /* advanced item help: database_name*/
"adv_database_name" : _("<p>This string specifies the location of the
Kerberos database for this realm.</p>"),

- /* advanced item help */
+ /* advanced item help: acl_file*/
"adv_acl_file" : _("<p>This string specifies the location of the
access control list (acl) file that kadmin uses to determine which principals
are allowed which permissions on the database.</p>"),

- /* advanced item help */
+ /* advanced item help: admin_keytab */
"adv_admin_keytab" : _("<p>This string Specifies the location of
the keytab file that kadmin uses to authenticate to the
database.</p>"),

- /* advanced item help */
+ /* advanced item help: default_principal_expiration */
"adv_default_principal_expiration" : _("<p>This absolute time specifies
the default expiration date of principals created in this realm.</p>"),

/* advanced item help principal_flags 1/13 */
"adv_default_principal_flags" : _("<p>These flags specifies the default
attributes of principals created in this realm.</p>") +

"<ul><li><b>"+_("Allow postdated")+"</b> "+
- /* advanced item help principal_flags 2/13 */
+ /* advanced item help principal_flags 2/13 :Allow postdated*/
_("Enabling this flag allows the principal to obtain postdateable
tickets.")+"</li>" +

"<li><b>"+_("Allow forwardable")+"</b> "+
- /* advanced item help principal_flags 3/13 */
+ /* advanced item help principal_flags 3/13 :Allow forwardable*/
_("Enabling this flag allows the principal to obtain forwardable
tickets.")+"</li>" +

"<li><b>"+_("Allow renewable")+"</b> "+
- /* advanced item help principal_flags 4/13 */
+ /* advanced item help principal_flags 4/13 :Allow renewable*/
_("Enabling this flag allows the principal to obtain renewable
tickets.")+"</li>" +

"<li><b>"+_("Allow proxiable")+"</b> "+
- /* advanced item help principal_flags 5/13 */
+ /* advanced item help principal_flags 5/13 :Allow proxiable*/
_("Enabling this flag allows the principal to obtain proxy
tickets.")+"</li>" +

"<li><b>"+_("Enable user-to-user authentication")+"</b> "+
- /* advanced item help principal_flags 6/13 */
+ /* advanced item help principal_flags 6/13 :Enable user-to-user
authentication*/
_("Enabling this flag allows the principal to obtain a session key for
another user, permitting user-to-user authentication for this
principal.")+"</li>" +

"<li><b>"+_("Requires preauth")+"</b> "+
- /* advanced item help principal_flags 7/13 */
+ /* advanced item help principal_flags 7/13 :Requires preauth*/
_("If this flag is enabled on a client principal, then that principal
is required to preauthenticate to the KDC before receiving any tickets. On a
service principal, enabling this flag means that service tickets for this
principal will only be issued to clients with a TGT that has the
preauthenticated ticket set.")+"</li>" +

"<li><b>"+_("Requires hwauth")+"</b> "+
- /* advanced item help principal_flags 8/13 */
+ /* advanced item help principal_flags 8/13 :Requires hwauth*/
_("If this flag is enabled, then the principal is required to
preauthenticate using a hardware device before receiving any tickets.")+"</li>"
+

"<li><b>"+_("Allow service")+"</b> "+
- /* advanced item help principal_flags 9/13 */
+ /* advanced item help principal_flags 9/13 :Allow service*/
_("Enabling this flag allows the KDC to issue service tickets for this
principal.")+"</li>" +

"<li><b>"+_("Allow tgs request")+"</b> "+
- /* advanced item help principal_flags 10/13 */
+ /* advanced item help principal_flags 10/13 :Allow tgs request*/
_("Enabling this flag allows a principal to obtain tickets based on a
ticket-granting-ticket, rather than repeating the authentication process that
was used to obtain the TGT.")+"</li>" +

"<li><b>"+_("Allow tickets")+"</b> "+
- /* advanced item help principal_flags 11/13 */
+ /* advanced item help principal_flags 11/13 :Allow tickets*/
_("Enabling this flag means that the KDC will issue tickets for
this principal. Disabling this flag essentially deactivates the principal
within this realm.")+"</li>" +

"<li><b>"+_("Needchange")+"</b> "+
- /* advanced item help principal_flags 12/13 */
+ /* advanced item help principal_flags 12/13 :Needchange*/
_("Enabling this flag forces a password change for this
principal.")+"</li>" +

"<li><b>"+_("Password changing service")+"</b> "+
- /* advanced item help principal_flags 13/13 */
+ /* advanced item help principal_flags 13/13 :Password changing service*/
_("If this flag is enabled, it marks this principal as a password
change service. This should only be used in special cases, for example, if a
user's password has expired, the user has to get tickets for that principal
to be able to change it without going through the normal password
authentication.")+"</li></ul>",

- /* advanced item help */
+ /* advanced item help : dict_file*/
"adv_dict_file" : _("<p>This string location of the dictionary file
containing strings that are not allowed as passwords. If this tag is not set
or if there is no policy assigned to the principal, then no check will be
done.</p>"),

- /* advanced item help */
+ /* advanced item help : kadmind_port*/
"adv_kadmind_port" : _("<p>This port number specifies the port on which
the kadmind daemon is to listen for this realm.</p>"),

- /* advanced item help */
+ /* advanced item help : kpasswd_port*/
"adv_kpasswd_port" : _("<p>This port number specifies the port on which
the kadmind daemon is to listen for this realm.</p>"),

- /* advanced item help */
+ /* advanced item help : key_stash_file*/
"adv_key_stash_file" : _("<p>This string specifies the location where
the master key has been stored with kdb5_stash.</p>"),

- /* advanced item help */
+ /* advanced item help : kdc_ports*/
"adv_kdc_ports" : _("<p>This string specifies the list of ports that
the KDC is to listen to for this realm.</p>"),

- /* advanced item help */
+ /* advanced item help : master_key_name*/
"adv_master_key_name" : _("<p>This string specifies the name of the
principal associated with the master key. The default value is K/M.</p>"),

- /* advanced item help */
+ /* advanced item help : master_key_type*/
"adv_master_key_type" : _("<p>This key type string represents the
master key's key type.</p>"),

- /* advanced item help */
+ /* advanced item help : max_life*/
"adv_max_life" : _("<p>This delta time specifes the maximum time period
that a ticket may be valid for in this realm.</p>"),
- /* advanced item help */
+ /* advanced item help : max_renew_life*/
"adv_max_renew_life" : _("<p>This delta time specifies the maximum time
period that a ticket may be renewed for in this realm.</p>"),

- /* advanced item help */
+ /* advanced item help : supported_enctypes*/
"adv_supported_enctypes" : _("<p>A List of key:salt strings that
specifies the default key/salt combinations of principals for this realm.</p>"),

- /* advanced item help */
+ /* advanced item help : kdc_supported_enctypes*/
"adv_kdc_supported_enctypes" : _("<p>Specifies the permitted key-salt
combinations of principals for this realm.</p>"),

- /* advanced item help */
+ /* advanced item help : reject_bad_transit*/
"adv_reject_bad_transit" : _("<p>Specifies whether or not the list of
transited realms for cross-realm tickets should be checked against the transit
path computed from the realm names and the [capaths] section of its krb5.conf
file</p>"),

- /* advanced item help */
+ /* advanced item help : ldap_conns_per_server*/
"adv_ldap_conns_per_server" : _("<p>This LDAP specific tag indicates
the number of connections to be maintained per LDAP server.</p>"),

- /* advanced item help */
+ /* advanced item help : ldap_service_password_file*/
"adv_ldap_service_password_file" : _("<p>This LDAP specific tag
indicates the file containing the stashed passwords for the objects used for
starting the Kerberos servers.</p>"),

- /* advanced item help */
+ /* advanced item help : kdb_subtrees*/
"adv_kdb_subtrees" : _("<p>Specifies the list of subtrees containing
the principals of a realm. The list contains the DNs of the subtree objects
separated by colon(:).</p><p>The search scope specifies the scope for searching
the principals under the subtree.</p>"),

- /* advanced item help */
+ /* advanced item help : kdb_containerref*/
"adv_kdb_containerref" : _("<p>Specifies the DN of the container object
in which the principals of a realm will be created. If the container reference
is not configured for a realm, the principals will be created in the realm
container.</p>"),

- /* advanced item help */
+ /* advanced item help : kdb_maxtktlife*/
"adv_kdb_maxtktlife" : _("<p>Specifies maximum ticket life for
principals in this realm.</p>"),

- /* advanced item help */
+ /* advanced item help : kdb_maxrenewlife*/
"adv_kdb_maxrenewlife" : _("<p>Specifies maximum renewable life of
tickets for principals in this realm.</p>")
];


--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages