EntryUUIDPluginCfgDefn_de.properties revision 2c8454e288252bcfa5e77ea3d35bfed05266b869
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikususer-friendly-name=Entry UUID Plugin
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikususer-friendly-plural-name=Entry UUID Plugins
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikussynopsis=The Entry UUID Plugin generates values for the entryUUID operational attribute whenever an entry is added via protocol or imported from LDIF.
5a3bd0ef762b8a3238869ac9963194555e39e6a7jpikusdescription=The entryUUID plug-in ensures that all entries added to the server, whether through an LDAP add operation or via an LDIF import, are assigned an entryUUID operational attribute if they do not already have one. The entryUUID attribute contains a universally unique identifier that can be used to identify an entry in a manner that does not change (even in the event of a modify DN operation). This plug-in generates a random UUID for entries created by an add operation, but the UUID is constructed from the DN of the entry during an LDIF import (which means that the same LDIF file can be imported on different systems but still get the same value for the entryUUID attribute). This behavior is based on the specification contained in RFC 4530. The implementation for the entry UUID plug-in is contained in the org.opends.server.plugins.EntryUUIDPlugin class. It must be configured with the preOperationAdd and ldifImport plug-in types, but it does not have any other custom configuration. This plug-in must be enabled in any directory that is intended to be used in a synchronization environment.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.enabled.synopsis=Gibt an ob das Plugin zur Ben\u00fctzung aktiviert ist.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.invoke-for-internal-operations.synopsis=Gibt an ob das Plugin f\u00fcr interne Operationen aufgerufen werden soll.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.invoke-for-internal-operations.description=Jedes Plugin das f\u00fcr interne Operationen aufgerufen werden kann, muss sicherstellen das es selbst nicht wiederum neue interne Operationen verursacht welche zur Folge haben das es wiederum selbst aufgerufen wird.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.java-class.synopsis=Gibt den vollqualifizierten Java Klassennamen an welche die Plugin Implementierung beinhaltet.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.synopsis=Gibt die Sammlung von Pliugintypen f\u00fcr das Plugin an, welche wiederum die Zeitpunkte an welchen das Plugin aufgerufen werden kann definiert.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.intermediateresponse.synopsis=Wird vor dem senden von Intermediate-Responses an den Client ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.ldifexport.synopsis=Wird f\u00fcr jede Operation die, w\u00e4hrend eines LDIF-Exports, geschrieben wird ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.ldifimport.synopsis=Wird f\u00fcr jeden Eintrag der, w\u00e4hrend eines LDIF-Imports, gelesen wird ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postconnect.synopsis=Wird immer dann ausgef\u00fchrt wenn eine neue Verbindung zum Server aufgebaut wird.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postdisconnect.synopsis=Wird immer dann ausgef\u00fchrt wenn eine schon bestehende Verbindung abgebaut wird (egal ob von Client oder Serverseite).
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postoperationabandon.synopsis=Wird nach der Ausf\u00fchrung des Abandon-Processing ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postoperationadd.synopsis=Wird nach der Ausf\u00fchrung des Core-Add-Verarbeitung aber noch bevor der Response an den Client gesendet wird ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postoperationbind.synopsis=Wird nach der Ausf\u00fchrung des Core-Bind-Verarbeitung aber noch bevor der Response an den Client gesendet wird ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postoperationcompare.synopsis=Wird nach der Ausf\u00fchrung des Core-Compare-Verarbeitung aber noch bevor der Response an den Client gesendet wird ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postoperationdelete.synopsis=Wird nach der Ausf\u00fchrung des Core-Delete-Verarbeitung aber noch bevor der Response an den Client gesendet wird ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postoperationextended.synopsis=Wird nach der Ausf\u00fchrung des Core-Extend-Verarbeitung aber noch bevor der Response an den Client gesendet wird ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postoperationmodify.synopsis=Wird nach der Ausf\u00fchrung des Core-Modify-Verarbeitung aber noch bevor der Response an den Client gesendet wird ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postoperationmodifydn.synopsis=Wird nach der Ausf\u00fchrung des Core-Modify-Dn-Verarbeitung aber noch bevor der Response an den Client gesendet wird ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postoperationsearch.synopsis=Wird nach der Ausf\u00fchrung des Core-Search-Verarbeitung aber noch bevor der Response an den Client gesendet wird ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postoperationunbind.synopsis=Wird nach der ausf\u00fchrung der Unbind-Verarbeitung ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postresponseadd.synopsis=Wird nach dem senden von Add-Response zum Client ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postresponsebind.synopsis=Wird nach dem senden von Bind-Response zum Client ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postresponsecompare.synopsis=Wird nach dem senden von Compare-Response zum Client ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postresponsedelete.synopsis=Wird nach dem senden von Delete-Response zum Client ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postresponseextended.synopsis=Wird nach dem senden von Extended-Response zum Client ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postresponsemodify.synopsis=Wird nach dem senden von Modify-Response zum Client ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postresponsemodifydn.synopsis=Wird nach dem senden von Modify-DN-Response zum Client ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postresponsesearch.synopsis=Wird nach dem senden von Search-Result-Done-Message zum Client ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postsynchronizationadd.synopsis=Wird nach dem Ausf\u00fchren der Post-Synchronisations-Verarbeitung f\u00fcr eine Add-Operation ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postsynchronizationdelete.synopsis=Wird nach dem Ausf\u00fchren der Post-Synchronisations-Verarbeitung f\u00fcr eine Delete-Operation ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postsynchronizationmodify.synopsis=Wird nach dem Ausf\u00fchren der Post-Synchronisations-Verarbeitung f\u00fcr eine Modify-Operation ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.postsynchronizationmodifydn.synopsis=Wird nach dem Ausf\u00fchren der Post-Synchronisations-Verarbeitung f\u00fcr eine Modify-DN-Operation ausgef\u00fchrt.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preoperationadd.synopsis=Wird vor der Ausf\u00fchrung der Core-Add-Verarbeitung aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preoperationbind.synopsis=Wird vor der Ausf\u00fchrung der Core-Bind-Verarbeitung aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preoperationcompare.synopsis=Wird vor der Ausf\u00fchrung der Core-Compare-Verarbeitung aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preoperationdelete.synopsis=Wird vor der Ausf\u00fchrung der Core-Delete-Verarbeitung aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preoperationextended.synopsis=Wird vor der Ausf\u00fchrung der Core-Extend-Verarbeitung aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preoperationmodify.synopsis=Wird vor der Ausf\u00fchrung der Core-Modify-Verarbeitung aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preoperationmodifydn.synopsis=Wird vor der Ausf\u00fchrung der Core-Modify-DN-Verarbeitung aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preoperationsearch.synopsis=Wird vor der Ausf\u00fchrung der Core-Search-Verarbeitung aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preparseabandon.synopsis=Wird vor dem Parsen eines Abandon-Requests aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preparseadd.synopsis=Wird vor dem Parsen eines Add-Requests aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preparsebind.synopsis=Wird vor dem Parsen eines Bind-Requests aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preparsecompare.synopsis=Wird vor dem Parsen eines Compare-Requests aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preparsedelete.synopsis=Wird vor dem Parsen eines Delete-Requests aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preparseextended.synopsis=Wird vor dem Parsen eines Extend-Requests aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preparsemodify.synopsis=Wird vor dem Parsen eines Modify-Requests aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preparsemodifydn.synopsis=Wird vor dem Parsen eines Modify-DN-Requests aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preparsesearch.synopsis=Wird vor dem Parsen eines Search-Requests aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.preparseunbind.synopsis=Wird vor dem Parsen eines Unbind-Requests aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.searchresultentry.synopsis=Wird vor dem Senden eines Suchergebniseintrags zum Client aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.searchresultreference.synopsis=Wird vor dem Senden eines Suchergebnisreferenz zum Client aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.shutdown.synopsis=Wird w\u00e4hrend des normalen Shutdown eines Servers aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.startup.synopsis=Wird w\u00e4hrend des Starten eines Directory Servers aufgerufen.
2c8454e288252bcfa5e77ea3d35bfed05266b869hajmaproperty.plugin-type.syntax.enumeration.value.subordinatemodifydn.synopsis=Wird w\u00e4hrend dem Bewegen oder dem Umbenennen eine Untereintrags zu einem Ziel der Modify-DN-Operation aufgerufen.