amLDAPv3Repo.properties revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
5cd4555ad444fd391002ae32450572054369fd42Rob Austein#
5cd4555ad444fd391002ae32450572054369fd42Rob Austein# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#
f202f2587b9ba4753afba49b796f599cc12b4d0fAndreas Gustafsson# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
0e27506ce3135f9bd49e12564ad0e15256135118Automatic Updater#
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# The contents of this file are subject to the terms
f202f2587b9ba4753afba49b796f599cc12b4d0fAndreas Gustafsson# of the Common Development and Distribution License
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# (the License). You may not use this file except in
f202f2587b9ba4753afba49b796f599cc12b4d0fAndreas Gustafsson# compliance with the License.
f202f2587b9ba4753afba49b796f599cc12b4d0fAndreas Gustafsson#
f202f2587b9ba4753afba49b796f599cc12b4d0fAndreas Gustafsson# You can obtain a copy of the License at
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# https://opensso.dev.java.net/public/CDDLv1.0.html or
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# opensso/legal/CDDLv1.0.txt
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# See the License for the specific language governing
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# permission and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# Header Notice in each file and include the License file
f202f2587b9ba4753afba49b796f599cc12b4d0fAndreas Gustafsson# at opensso/legal/CDDLv1.0.txt.
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrews# If applicable, add the following below the CDDL Header,
0e27506ce3135f9bd49e12564ad0e15256135118Automatic Updater# with the fields enclosed by brackets [] replaced by
b5ad6dfea4cc3e7d1d322ac99f1e5a31096837c4Mark Andrews# your own identifying information:
f202f2587b9ba4753afba49b796f599cc12b4d0fAndreas Gustafsson# "Portions Copyrighted [year] [name of copyright owner]"
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# $Id: amLDAPv3Repo.properties,v 1.2 2008/06/25 05:40:36 qcheng Exp $
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein0=LDAP Error 0: The operation completed successfully.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein1=LDAP Error 1: An internal error occurred in the LDAP server.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein2=LDAP Error 2: LDAP server could not correctly interpret the request sent by your client because the request does not strictly comply with the LDAP protocol.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein3=LDAP Error 3: The search operation could not be completed within the maximum time limit.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4=LDAP Error 4: The search found more than the maximum number of results.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein5=LDAP Error 5: Value returned by an LDAP compare operation if the specified attribute and value is not found in the entry (no matching value found).
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein6=LDAP Error 6: Value returned by an LDAP compare operation if the specified attribute and value is found in the entry (matching value found).
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein7=LDAP Error 7: The specified authentication method is not supported by the LDAP server that you are connecting to.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein8=LDAP Error 8: A stronger authentication method (more than LDAP_AUTH_SIMPLE) is required by the LDAP server that you are connecting to.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein9=LDAP Error 9: The LDAP server is referring your client to another LDAP server and an error occurs during the referral process.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein10=LDAP Error 10: The server does not hold the requested entry.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein11=LDAP Error 11: The administrative limit on the maximum number of entries to return was exceeded.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein12=LDAP Error 12: The server received an LDAP v3 control that is marked critical and either (1) is not recognized or supported by the server, or (2) is inappropriate for the operation requested.
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrews13=LDAP Error 13: A secure connection is required for this operation.
26e2a07a0b6a3b1eccef82ba31270d0c54ad4f06Mark Andrews14=LDAP Error 14: SASL bind in progress.
c1a883f2e04d94e99c433b1f6cfd0c0338f4ed85Mark Andrews15=LDAP Error 15:
7b8b5e34b6daf793373580dfb095f56af5e918ceAutomatic Updater16=LDAP Error 16: The specified attribute could not be found.
d60212e03fbef1d3dd7f7eb05c0545cc373cb9fcAutomatic Updater17=LDAP Error 17: The specified attribute is not defined.
4d42b714be10e6f163d23507e4e3a396a8ac0364Automatic Updater18=LDAP Error 18: An inappropriate type of matching was used.
0e27506ce3135f9bd49e12564ad0e15256135118Automatic Updater19=LDAP Error 19: An internal error occurred in the LDAP server.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein20=LDAP Error 20: The value that you are adding to an attribute already exists in the attribute.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein21=LDAP Error 21: The request contains invalid syntax.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein22=LDAP Error: 22
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein23=LDAP Error: 23
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein24=LDAP Error: 24
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein25=LDAP Error: 25
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein26=LDAP Error: 26
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrews27=LDAP Error: 27
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein28=LDAP Error: 28
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein29=LDAP Error: 29
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein30=LDAP Error: 30
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein31=LDAP Error: 31
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein32=LDAP Error 32: The entry specified in the request does not exist.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein33=LDAP Error 33: An problem occurred with an alias.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein34=LDAP Error 34: The specified distinguished name (DN) uses invalid syntax.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein35=LDAP Error 35: The specified entry is a "leaf" entry.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein36=LDAP Error 36: An error occurred when dereferencing an alias.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein37=LDAP Error: 37
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein38=LDAP Error: 38
0db6bf459f7afa1f9dc0690a521df19955c89dbfJeremy Reed39=LDAP Error: 39
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein40=LDAP Error: 40
a268fec7f54a89a0772a91da0511c8eae09e6157Mark Andrews41=LDAP Error: 41
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein42=LDAP Error: 42
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein43=LDAP Error: 43
c6d4f781529d2f28693546b25b2967d44ec89e60Mark Andrews44=LDAP Error: 44
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein45=LDAP Error: 45
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein46=LDAP Error: 46
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein47=LDAP Error: 47
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein48=LDAP Error 48: The authentication presented to the server is inappropriate.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein49=LDAP Error 49: The credentials presented to the server for authentication are not valid.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein50=LDAP Error 50: The client is authenticated as a user who does not have the access privileges to perform this operation.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein51=LDAP Error 51: The LDAP server is busy.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein52=LDAP Error 52: The LDAP server is unavailable.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein53=LDAP Error 53: The LDAP server is unable to perform the specified operation.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein54=LDAP Error 54: A loop has been detected.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein56=LDAP Error: 56
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein57=LDAP Error: 57
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein58=LDAP Error: 58
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein59=LDAP Error: 59
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein60=LDAP Error 60: The "server-side sorting" control was not included with the "virtual list view" control in the search request.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein61=LDAP Error 61: An index range error occurred.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein62=LDAP Error: 62
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein63=LDAP Error: 63
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein64=LDAP Error 64: A naming violation has occurred.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein65=LDAP Error 65: The requested operation will add or change data so that the data no longer complies with the schema.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein66=LDAP Error 66: The requested operation can only be performed on an entry that has no entries beneath it in the directory tree (in other words, a "leaf" entry).
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein67=LDAP Error 67: The specified operation cannot be performed on a relative distinguished name (RDN).
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein68=LDAP Error 68: The specified entry already exists.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein69=LDAP Error 69: You cannot modify the specified object class.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein70=LDAP Error: 70
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein71=LDAP Error 71: The client attempted to move an entry from one LDAP server to another by requesting a "modify DN" operation.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein72=LDAP Error: 72
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein73=LDAP Error: 73
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein74=LDAP Error: 74
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein75=LDAP Error: 75
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein76=LDAP Error: 76
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein77=LDAP Error: 77
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein78=LDAP Error: 78
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein79=LDAP Error: 79
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein80=LDAP Error 80: General result code for other types of errors that may occur.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein81=LDAP Error 81: The LDAP server cannot be contacted.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein82=LDAP Error: 82
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein83=LDAP Error: 83
561a29af8c54a216e7d30b5b4f6e0d21661654ecMark Andrews84=LDAP Error: 84
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein85=LDAP Error 85: The operation could not be completed within the maximum time limit.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein86=LDAP Error: 86
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein87=LDAP Error: 87
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein88=LDAP Error: 88
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein89=LDAP Error 89: When calling a constructor or method from your client, one or more parameters were incorrectly specified.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein90=LDAP Error: 90
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein91=LDAP Error 91: Your LDAP client failed to connect to the LDAP server.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein92=LDAP Error 92: The request is not supported by this version of the LDAP protocol.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein93=LDAP Error 93: The requested control is not found.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein94=LDAP Error 94: No results have been returned from the server.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein95=LDAP Error 95: More results are being returned from the server.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein96=LDAP Error 96: Your LDAP client detected a loop in the referral.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein97=LDAP Error 97: The number of sequential referrals (for example, the client may be referred first from LDAP server A to LDAP server B, then from LDAP server B to LDAP server C, and so on) has exceeded the maximum number of referrals.
d4f032db535ad5194d442fec535123f269422055Jeremy Reed