Benutzer-Werkzeuge

Webseiten-Werkzeuge


activedirectory:ldapfehler

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
activedirectory:ldapfehler [2015/06/26 09:07] ronnyactivedirectory:ldapfehler [2016/04/02 00:48] (aktuell) – Externe Bearbeitung 127.0.0.1
Zeile 1: Zeile 1:
 ====== LDAP-Fehlercodes ====== ====== LDAP-Fehlercodes ======
- 
-{{tag>[unfertig]}} 
  
 ^Error / Data Code^Error^Description^ ^Error / Data Code^Error^Description^
Zeile 48: Zeile 46:
 |52|LDAP_UNAVAILABLE|Der Server kann die Bind-Anfrage des Clients nicht bearbeiten - üblicherweise weil der Server gerade herunter fährt.| |52|LDAP_UNAVAILABLE|Der Server kann die Bind-Anfrage des Clients nicht bearbeiten - üblicherweise weil der Server gerade herunter fährt.|
 |53|LDAP_UNWILLING_TO_PERFORM|Der Server kann die Anfrage nicht bearbeiten, da es serverseitige BEschränkungen gibt. Dieser Fehler kommt normalerweise dann, wenn ein neuer Eintrag erzeugt werden soll, der nicht in die vorgegebene Struktur passt ODER es sollte ein Attribut modifiziert werden, für dass der Anwender keine Berechtigung hat ODER die Passwort-Richtlinien die Aktion verhindern ODER die Verbindungsbeschränkungen die Aktion verbieten.| |53|LDAP_UNWILLING_TO_PERFORM|Der Server kann die Anfrage nicht bearbeiten, da es serverseitige BEschränkungen gibt. Dieser Fehler kommt normalerweise dann, wenn ein neuer Eintrag erzeugt werden soll, der nicht in die vorgegebene Struktur passt ODER es sollte ein Attribut modifiziert werden, für dass der Anwender keine Berechtigung hat ODER die Passwort-Richtlinien die Aktion verhindern ODER die Verbindungsbeschränkungen die Aktion verbieten.|
-54  LDAP_LOOP_DETECT  Indicates that the client discovered an alias or referral loopand is thus unable to complete this request+|54|LDAP_LOOP_DETECT|Die Clientanfrage hat einen Alias- oder Referenzbezogene Schleife entdecktdaher kann die Anfrage nicht beendet werden.| 
-55-63 Not used. +|55-63| |Nicht verwenden| 
-64  LDAP_NAMING_VIOLATION  Indicates that the add or modify DN operation violates the schema's structure rules. For example, +|64|LDAP_NAMING_VIOLATION|Die Add- oder Modify-Operation an einem distinguishedName verletzt die Strukturvorgaben des SchemasBeispiel: Die Anfrage erstellt ein Objekt unterhalb eines Alias ODER die Anfrage erzeugt ein Objekt in einer OU, die keine untergordneten Objekte erhalten darf ODER es wurde verbotene Attribute bei der Anfrage verwendet.| 
-The request places the entry subordinate to an aliasThe request places the entry subordinate to a container that is forbidden by the containment rules. The RDN for the entry uses a forbidden attribute type+|65|LDAP_OBJECT_CLASS_VIOLATION|Eine Add-Modify oder Modify distnuishedName-Operation verletzt die Klassenregeln für einen EintragBeispiel: Eine Add- oder Modify-Operation versuchen ein Objekt anzulegen oder zu ändern und ein Pflichtfeld wird nicht übergeben ODER es wird versucht ein Objekt mit einem Attribut anzulegendass in der Definition des Objekts nicht enthalten ist.| 
- +|66|LDAP_NOT_ALLOWED_ON_NONLEAF|Die angeforderte Operation ist nur auf Objekten erlaubt, die keine untergeordneten Objekte beinhaltenBeispielEine Client-Anfrage will ein übergeordnetes Objekt löschen.| 
-65  LDAP_OBJECT_CLASS_VIOLATION  Indicates that the addmodify, or modify DN operation violates the object class rules for the entryFor examplethe following types of request return this error: +|67|LDAP_NOT_ALLOWED_ON_RDN|Eine Modify-Operation, die den distinguishedName eines Objekts ändert ist nicht erlaubt| 
-The add or modify operation tries to add an entry without a value for a required attribute. The add or modify operation tries to add an entry with a value for an attribute which the class definition does not contain. The modify operation tries to remove a required attribute without removing the auxiliary class that defines the attribute as required+|68|LDAP_ALREADY_EXISTS|Ein Eintrag mit entsprechendem Namen existiert bereits| 
- +|69|LDAP_NO_OBJECT_CLASS_MODS|Eine Modify-Operation versucht die Strukturregeln einer Objektklasse zu ändern| 
-66  LDAP_NOT_ALLOWED_ON_NONLEAF  Indicates that the requested operation is permitted only on leaf entriesFor example, the following types of requests return this error: +|70|LDAP_RESULTS_TOO_LARGE|Reserviert für CLDAP| 
-The client requests a delete operation on a parent entry. The client request a modify DN operation on a parent entry+|71|LDAP_AFFECTS_MULTIPLE_DSAS|Eine Operation verschiebt ein Objekt zu einem anderen LDAP-Server, und das erfordert mehr als einen LDAP-Server| 
- +|72-79| |Nicht verwendet| 
-67  LDAP_NOT_ALLOWED_ON_RDN  Indicates that the modify operation attempted to remove an attribute value that forms the entry's relative distinguished name. +|80|LDAP_OTHER|Ein unbekannter LDAP-Fehler. Diese Fehlermeldung wird immer dann ausgeworfen, wenn keine der anderen Werte gepasst hat.|
-68  LDAP_ALREADY_EXISTS  Indicates that the add operation attempted to add an entry that already exists, or that the modify operation attempted to rename an entry to the name of an entry that already exists. +
-69  LDAP_NO_OBJECT_CLASS_MODS  Indicates that the modify operation attempted to modify the structure rules of an object class. +
-70  LDAP_RESULTS_TOO_LARGE  Reserved for CLDAP. +
-71  LDAP_AFFECTS_MULTIPLE_DSAS  Indicates that the modify DN operation moves the entry from one LDAP server to another and requires more than one LDAP server. +
-72-79 Not used. +
-80  LDAP_OTHER  Indicates an unknown error condition. This is the default value for NDS error codes which do not map to other LDAP error codes.+
  
 Quelle: [[http://wiki.servicenow.com/index.php?title=LDAP_Error_Codes#gsc.tab=0|Link]] Quelle: [[http://wiki.servicenow.com/index.php?title=LDAP_Error_Codes#gsc.tab=0|Link]]
  
 {{tag>[AD Powershell]}} {{tag>[AD Powershell]}}
activedirectory/ldapfehler.1435302432.txt.gz · Zuletzt geändert: 2016/04/02 00:37 (Externe Bearbeitung)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki