user-friendly-name=Root user-friendly-plural-name=Roots synopsis=The root configuration provides an entry point to the rest of the OpenDS Directory Server configuration. tag.core-server.synopsis=Core server tag.database.synopsis=Caching and back-ends tag.logging.synopsis=Logging tag.replication.synopsis=Replikation tag.security.synopsis=Authentication and authorization tag.user-management.synopsis=User management relation.access-control-handler.user-friendly-name=Zugriffskontroll-Handler (Access Control Handler) relation.access-control-handler.synopsis=Access Control Handlers haben die applikationsweite Zugriffskontrolle inne. Der OpenDS Access Control Handler is durch ein erweiterbares Interface definiert um alternative Implementierungen zu erm\u00f6glichen. In einem Server kann zur gleichen zeit nur ein Access Control Handlers aktiviert sein. relation.access-control-handler.description=Beachten sie dass OpenDS auch ein Priviliegiensubsystem hat, welches u.a. auch bestimmt was Client Connections in dem Server ausf\u00fchren d\u00fcrfen oder nicht. Zum Beispiel wird jeder User der das bypass-acl Privileg innehat von der Acces Control Implementierung ignoriert. relation.account-status-notification-handler.user-friendly-name=Account Status Notification Handler relation.account-status-notification-handler.user-friendly-plural-name=Account Status Notification Handlers relation.account-status-notification-handler.synopsis=Account Status Notification Handlers are invoked to provide notification to users in some form (for example, by an email message) when the status of a user's account has changed in some way. The Account Status Notification Handler can be used to notify the user and/or administrators of the change. relation.administration-connector.user-friendly-name=Administration Connector relation.administration-connector.synopsis=The Administration Connector is used to interact with administration tools using LDAP. relation.administration-connector.description=It is a dedicated entry point for administration. relation.alert-handler.user-friendly-name=Alert Handler relation.alert-handler.user-friendly-plural-name=Alert Handlers relation.alert-handler.synopsis=Alert Handlers are used to notify administrators of significant problems or notable events that occur in the Directory Server. relation.attribute-syntax.user-friendly-name=Attribute Syntax relation.attribute-syntax.user-friendly-plural-name=Attribute Syntaxes relation.attribute-syntax.synopsis=Attribute Syntaxes define the type of data that may be stored in an attribute with that syntax. A syntax is generally associated with a set of matching rules that indicate how to perform matching operations against values of that syntax. relation.backend.user-friendly-name=Backend relation.backend.user-friendly-plural-name=Backends relation.backend.synopsis=Backends are responsible for providing access to the underlying data presented by the server. relation.backend.description=The data may be stored locally in an embedded database, remotely in an external system, or generated on the fly (for example, calculated from other information that is available). relation.certificate-mapper.user-friendly-name=Certificate Mapper relation.certificate-mapper.user-friendly-plural-name=Certificate Mappers relation.certificate-mapper.synopsis=Certificate Mappers are responsible for establishing a mapping between a client certificate and the entry for the user that corresponds to that certificate. relation.connection-handler.user-friendly-name=Connection Handler relation.connection-handler.user-friendly-plural-name=Verbindungs-Handler relation.connection-handler.synopsis=Connection Handlers are responsible for handling all interaction with the clients, including accepting the connections, reading requests, and sending responses. relation.crypto-manager.user-friendly-name=Krypto-Manager relation.crypto-manager.synopsis=Der Krypto-Manager stellt ein allgemeines Interface bereit, das f\u00fcr Kompression, Dekompression, Hashing, Verschl\u00fcsselung und andere Arten von Kryptographischen Operationen geeignet ist. relation.entry-cache.user-friendly-name=Entry Cache relation.entry-cache.user-friendly-plural-name=Entry Caches relation.entry-cache.synopsis=Entry Caches are responsible for caching entries which are likely to be accessed by client applications in order to improve Directory Server performance. relation.extended-operation-handler.user-friendly-name=Extended Operation Handler relation.extended-operation-handler.user-friendly-plural-name=Extended Operation Handlers relation.extended-operation-handler.synopsis=Extended Operation Handlers processes the different types of extended operations in the server. relation.extension.user-friendly-name=Extension relation.extension.user-friendly-plural-name=Extensions relation.extension.synopsis=The Extension allows to extend the configuration with new type of objects. relation.extension.description=It is an entry point for extensions that requires configuration objects that does not inherit from an existing top-level object. relation.global-configuration.user-friendly-name=Global Configuration relation.global-configuration.synopsis=The Global contains properties that affect the overall operation of the OpenDS Directory Server . relation.group-implementation.user-friendly-name=Gruppenimplementierung relation.group-implementation.user-friendly-plural-name=Gruppenimplementierungen relation.group-implementation.synopsis=Gruppenimplementierungen definieren Namenssammlungen von Usern. relation.group-implementation.description=Verschiedene Gruppenimplementierungen stellen anhand von verschiedenen Arten die Gruppenmitgliedschaft fest. Zum Beispiel listen manche Gruppen die Mitglieder explizit und oder k\u00f6nnen die Mitgliedschaft dynamisch errechnen. relation.identity-mapper.user-friendly-name=Identity Mapper relation.identity-mapper.user-friendly-plural-name=Identity Mappers relation.identity-mapper.synopsis=Identity Mappers are responsible for establishing a mapping between an identifier string provided by a client, and the entry for the user that corresponds to that identifier. Identity Mappers are used to process several SASL mechanisms to map an authorization ID (e.g., a Kerberos principal when using GSSAPI) to a directory user. They are also used when processing requests with the proxied authorization control. relation.key-manager-provider.user-friendly-name=Key Manager Provider relation.key-manager-provider.user-friendly-plural-name=Key Manager Providers relation.key-manager-provider.synopsis=Key Manager Providers are responsible for managing the key material that is used to authenticate an SSL connection to its peer. relation.key-manager-provider.description=Key Manager Providers essentially provide access to the certificate that is used by the server when performing SSL or StartTLS negotiation. relation.log-publisher.user-friendly-name=Log Publisher relation.log-publisher.user-friendly-plural-name=Log Publishers relation.log-publisher.synopsis=Log Publishers are responsible for distributing log messages from different loggers to a destination. relation.log-retention-policy.user-friendly-name=Log Retention Policy relation.log-retention-policy.user-friendly-plural-name=Log Retention Policies relation.log-retention-policy.synopsis=Log Retention Policies are used to specify when log files should be cleaned. relation.log-rotation-policy.user-friendly-name=Log Rotation Policy relation.log-rotation-policy.user-friendly-plural-name=Log Rotation Policies relation.log-rotation-policy.synopsis=Log Rotation Policies are used to specify when log files should be rotated. relation.matching-rule.user-friendly-name=Vergleichs-Regel (Matching Rule) relation.matching-rule.user-friendly-plural-name=Vergleichs-Regeln (Matchjing Rules) relation.matching-rule.synopsis=Vergleichs-Regeln definieren eine Sammlung von Regeln um Matchin-Operationen gegen Assertion-Werte durchzuf\u00fchren. relation.matching-rule.description=Vergleichs-Regeln sind oft mit Attribut-Syntaxen assoziiert und werden dazu benutzt um Werte in bezug auf deren Syntax zu vergleichen. Zum Beispiel, die distinguishedNameEqualityMatch Vergleichs-Regel kann verwendet werden um festzustellen ob zwei DNs gleich sind. Die distinguishedNameEqualityMatch Vergleichs-Regel kann Zeichen wie Leerzeichen die um Kommas oder Gleichheitszeichen sind, unterschiedliche Gross und Kleinschreibung von Attributnamen, usw. ignorieren. relation.monitor-provider.user-friendly-name=Monitor Provider relation.monitor-provider.user-friendly-plural-name=Monitor Providers relation.monitor-provider.synopsis=Monitor Providers can be used to provide information about the state of the server or one of its components. relation.monitor-provider.description=This information is useful for monitoring or troubleshooting. relation.network-group.user-friendly-name=Network Group relation.network-group.user-friendly-plural-name=Network Groups relation.network-group.synopsis=The Network Group is used to classify incoming connections and route requests to workflows. relation.password-generator.user-friendly-name=Password Generator relation.password-generator.user-friendly-plural-name=Password Generators relation.password-generator.synopsis=Password Generators are used by the password modify extended operation to construct a new password for the user. relation.password-generator.description=The server allows any number of password validators to be defined. This can impose any kinds of restrictions on the characteristics of valid passwords. Therefore, it is not feasible for the server to attempt to generate a password on its own that will meet all the requirements of all the validators. The password generator makes it possible to provide custom logic for creating a new password. relation.password-policy.user-friendly-name=Password Policy relation.password-policy.user-friendly-plural-name=Password Policies relation.password-policy.synopsis=Password Policies define a number of password management rules, as well as requirements for authentication processing. relation.password-storage-scheme.user-friendly-name=Password Storage Scheme relation.password-storage-scheme.user-friendly-plural-name=Password Storage Schemes relation.password-storage-scheme.synopsis=Password Storage Schemes encode new passwords provided by users so that they are stored in an encoded manner. This makes it difficult or impossible for someone to determine the clear-text passwords from the encoded values. relation.password-storage-scheme.description=Password Storage Schemes also determine whether a clear-text password provided by a client matches the encoded value stored in the server. relation.password-validator.user-friendly-name=Password Validator relation.password-validator.user-friendly-plural-name=Password Validators relation.password-validator.synopsis=Password Validators are responsible for determining whether a proposed password is acceptable for use and could include checks like ensuring it meets minimum length requirements, that it has an appropriate range of characters, or that it is not in the history. relation.password-validator.description=The password policy for a user specifies the set of password validators that should be used whenever that user provides a new password. In order to activate a password validator, the corresponding configuration entry must be enabled, and the DN of that entry should be included in the password-validator attribute of the password policy in which you want that validator active. All password validator configuration entries must contain the password-validator structural objectclass. relation.plugin-root.user-friendly-name=Plugin Root relation.plugin-root.synopsis=Der Plugin Root ist der \u00fcbergeordnete Eintrag f\u00fcr alle um Server befindlichen Plugins. relation.plugin-root.description=Er kann auch Konfigurationsatribute beinhalten welche die Reihenfolge in welcher Plugens geladen und Aufgerufen werden festlegen. relation.root-dn.user-friendly-name=Root DN relation.root-dn.synopsis=The Root DN configuration contains all the Root DN Users defined in the Directory Server. In addition, it also defines the default set of privileges that Root DN Users automatically inherit. relation.root-dse-backend.user-friendly-name=Wurzel DSE Backend (Root DSE Backend) relation.root-dse-backend.synopsis=Der Wurzel DSE Backend enth\u00e4lt den Directory Server Wurzel DSE. relation.root-dse-backend.description=Das ist ein spezielles Meta-Backend welches dynamisch den Wurzel DSE Eintrag f\u00fcr Basis-Level Suchen und einfache Weiterleitungen zu anderen Backends (f\u00fcr Operationen in anderen Bereichen). relation.sasl-mechanism-handler.user-friendly-name=SASL Mechanism Handler relation.sasl-mechanism-handler.user-friendly-plural-name=SASL Mechanism Handlers relation.sasl-mechanism-handler.synopsis=The SASL mechanism handler configuration entry is the parent for all SASL mechanism handlers defined in the OpenDS Directory Server. relation.sasl-mechanism-handler.description=SASL mechanism handlers are responsible for authenticating users during the course of processing a SASL (Simple Authentication and Security Layer, as defined in RFC 4422) bind. relation.synchronization-provider.user-friendly-name=Synchronization Provider relation.synchronization-provider.user-friendly-plural-name=Synchronization Providers relation.synchronization-provider.synopsis=Synchronization Providers are responsible for handling synchronization of the Directory Server data with other OpenDS instances or other data repositories. relation.synchronization-provider.description=The OpenDS Directory Server takes a centralized approach to replication, rather than the point-to-point approach taken by Sun Java System Directory Server. In OpenDS, one or more replication servers are created in the environment. The replication servers typically do not store user data but keep a log of all changes made within the topology. Each Directory Server instance in the topology is pointed at the replication servers. This plan simplifies the deployment and management of the environment. Although you can run the replication server on the same system (or even in the same instance) as the Directory Server, the two servers can be separated onto different systems. This approach can provide better performance or functionality in large environments. relation.trust-manager-provider.user-friendly-name=Trust-Manager-Provider relation.trust-manager-provider.user-friendly-plural-name=Trust-Manager-Provider relation.trust-manager-provider.synopsis=Trust-Manager-Provider entschiden ob angegebenen Zertifikaten Vertraut werden soll. relation.virtual-attribute.user-friendly-name=Virtual Attribute relation.virtual-attribute.user-friendly-plural-name=Virtual Attributes relation.virtual-attribute.synopsis=Virtual Attributes are responsible for dynamically generating attribute values that appear in entries but are not persistently stored in the backend. relation.virtual-attribute.description=Virtual attributes are associated with a virtual attribute provider, which contains the logic for generating the value. relation.workflow.user-friendly-name=Workflow relation.workflow.user-friendly-plural-name=Workflows relation.workflow.synopsis=Ein Workflow ist eine Liste von einzelnen Arbeitsschritten (Work Flow Elements) die auf Daten angewandt werden die aus einem Directory Server bezogen werden. relation.workflow-element.user-friendly-name=Workflow-Element relation.workflow-element.user-friendly-plural-name=Workflow-Elemente relation.workflow-element.synopsis=Workflow-Elemente implementieren einen einzelnen Verarbeitungsschritt in einem Workflow. relation.workflow-element.description=Ein Workflow Element kann z.b. einen Arbeitsschritt wie mappen von DNs, Umbenennen von Attributen, Filtern von Attributen, Datenquellen verbinden, Proxying oder Loadbalancing ausf\u00fchren. Das einfachste Workflow-Element ist das Local Backend Workflow-Element, welches Daten zum Backend routet. relation.work-queue.user-friendly-name=Arbeitsvorrat (Work Queue) relation.work-queue.synopsis=Der Arbeitsvorrat (Work Queue) bietet die Konfiguration des Server Arbeitsvorrates (Server Work Queue) an. Die Server Work Queue is verantworlich daf\u00fcr, dass Requests die von Clients empfangen werden, in einer bestimmten Zeit verarbeitet werden. relation.work-queue.description=Es kann nur eine Work Queue in einem Server definiert werden. Wenn ein Connection-Handler einen Client Request empf\u00e4ngt, Stellt der Connection-Handler diesen Request in die Work Queue, damit der Request richtig verarbeitet werden kann.