Win32 Error Codes (Win32 错误代码)

Win32 Error Codes (Win32 错误代码)

The following table lists the LDAP(Lightweight Directory Access Protocol) error messages for ADSI(Active Directory Service Interfaces)

.下表列出了ADSI(活动目录服务接口)LDAP轻量级目录访问协议)错误信息

ADSI Error Value

ADSI

错误值

LDAP message

LDAP 消息

Win32 message

Win32 消息

Description

描述

0L

LDAP_SUCCESS

NO_ERROR

Operation succeeded.

操作成功

0x80070005L

LDAP_INSUFFICIENT_RIGHTS

ERROR_ACCESS_DENIED

User has insufficient access rights.

用户没有足够访问权限

0x80070008L

LDAP_NO_MEMORY

ERROR_NOT_ENOUGH_MEMORY

System is out of memory.

系统内存不足

0x8007001fL

LDAP_OTHER

ERROR_GEN_FAILURE

Unknown error.

未知错误

0x800700eaL

LDAP_PARTIAL_RESULTS

ERROR_MORE_DATA

Partial results and referrals received.

收到部分值和对象(数据不全)

0x800700eaL

LDAP_MORE_RESULTS_TO_RETURN

ERROR_MORE_DATA

More results are to be returned.

要返回更多的值

0x800704c7L

LDAP_USER_CANCELLED

ERROR_CANCELLED

User canceled the operation.

用户取消了操作

0x800704c9L

LDAP_CONNECT_ERROR

ERROR_CONNECTION_REFUSED

Cannot establish the connection.

不能建立连接

0x8007052eL

LDAP_INVALID_CREDENTIALS

ERROR_LOGON_FAILURE

Supplied credential is invalid.

提供证书无效

0x800705b4L

LDAP_TIMEOUT

ERROR_TIMEOUT

Search timed out.

搜索时间超出

0x80071392L

LDAP_ALREADY_EXISTS

ERROR_OBJECT_ALREADY_EXISTS

Object already exists.

对象已存在

0x8007200aL

LDAP_NO_SUCH_ATTRIBUTE

ERROR_DS_NO_ATTRIBUTE_OR_VALUE

Requested attribute does not exist.

需要的属性不存在

0x8007200bL

LDAP_INVALID_SYNTAX

ERROR_DS_INVALID_ATTRIBUTE_SYNTAX

Syntax is invalid.

无效语法

0x8007200cL

LDAP_UNDEFINED_TYPE

ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED

Type not defined.

类型没有定义

0x8007200dL

LDAP_ATTRIBUTE_OR_VALUE_EXISTS

ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS

Attribute exists or the value has been assigned.

属性已存在或值已被指定

0x8007200eL

LDAP_BUSY

ERROR_DS_BUSY

Server is busy.

服务器忙

0x8007200fL

LDAP_UNAVAILABLE

ERROR_DS_UNAVAILABLE

Server is not available.

没有可用服务器

0x80072014L

LDAP_OBJECT_CLASS_VIOLATION

ERROR_DS_OBJ_CLASS_VIOLATION

Object class violation.

对象等级违规

0x80072015L

LDAP_NOT_ALLOWED_ON_NONLEAF

ERROR_DS_CANT_ON_NON_LEAF

Operation is not allowed on a non- leaf object.

对非页对象的操作不被允许

0x80072016L

LDAP_NOT_ALLOWED_ON_RDN

ERROR_DS_CANT_ON_RDN

Operation is not allowed on an RDNRelative Distinguished Name.

对一个RDN(相对可分辨名称)的操作不被允许

0x80072017L

LDAP_NO_OBJECT_CLASS_MODS

ERROR_DS_CANT_MOD_OBJ_CLASS

Cannot modify object class.

不能修改对象等级

0x80072020L

LDAP_OPERATIONS_ERROR

ERROR_DS_OPERATIONS_ERROR

Operation error occurred.

发生操作错误

0x80072021L

LDAP_PROTOCOL_ERROR

ERROR_DS_PROTOCOL_ERROR

Protocol error occurred.

发生协议错误

0x80072022L

LDAP_TIMELIMIT_EXCEEDED

ERROR_DS_TIMELIMIT_EXCEEDED

Exceeded time limit.

时间超限

0x80072023L

LDAP_SIZELIMIT_EXCEEDED

ERROR_DS_SIZELIMIT_EXCEEDED

Exceeded size limit.

尺寸超限

0x80072024L

LDAP_ADMIN_LIMIT_EXCEEDED

ERROR_DS_ADMIN_LIMIT_EXCEEDED

Exceeded administration limit on the server.

超出服务器管理限制

0x80072025L

LDAP_COMPARE_FALSE

ERROR_DS_COMPARE_FALSE

Compare yielded FALSE

.对比产生 FALSE

0x80072026L

LDAP_COMPARE_TRUE

ERROR_DS_COMPARE_TRUE

Compare yielded TRUE.

对比产生 TRUE

0x80072027L

LDAP_AUTH_METHOD_NOT_SUPPORTED

ERROR_DS_AUTH_METHOD_NOT_SUPPORTED

The authentication method is not supported.

验证条件不被支持

0x80072028L

LDAP_STRONG_AUTH_REQUIRED

ERROR_DS_STRONG_AUTH_REQUIRED

Strong authentication is required.

需要强验证

0x80072029L

LDAP_INAPPROPRIATE_AUTH

ERROR_DS_INAPPROPRIATE_AUTH

Authentication is inappropriate.

验证不当

0x8007202aL

LDAP_AUTH_UNKNOWN

ERROR_DS_AUTH_UNKNOWN

Unknown authentication error occurred.

发生未知验证错误

0x8007202bL

LDAP_REFERRAL

ERROR_DS_REFERRAL

Cannot resolve referral.

不能解析对象

0x8007202cL

LDAP_UNAVAILABLE_CRIT_EXTENSION

ERROR_DS_UNAVAILABLE_CRIT_EXTENSION

Critical extension is unavailable.

关键性扩展无法使用

0x8007202dL

LDAP_CONFIDENTIALITY_REQUIRED

ERROR_DS_CONFIDENTIALITY_REQUIRED

Confidentiality is required.

需要机密性

0x8007202eL

LDAP_INAPPROPRIATE_MATCHING

ERROR_DS_INAPPROPRIATE_MATCHING

There was an inappropriate matching.

匹配不当

0x8007202fL

LDAP_CONSTRAINT_VIOLATION

ERROR_DS_CONSTRAINT_VIOLATION

There was a constrain violation.

有违规约束

0x80072030L

LDAP_NO_SUCH_OBJECT

ERROR_DS_NO_SUCH_OBJECT

Object does not exist.

对象不存在

0x80072031L

LDAP_ALIAS_PROBLEM

ERROR_DS_ALIAS_PROBLEM

Alias is invalid.

非法别名

0x80072032L

LDAP_INVALID_DN_SYNTAX

ERROR_DS_INVALID_DN_SYNTAX

Distinguished name has an invalid syntax.

辨别名语法无效

0x80072033L

LDAP_IS_LEAF

ERROR_DS_IS_LEAF

The object is a leaf.

对象是页

0x80072034L

LDAP_ALIAS_DEREF_PROBLEM

ERROR_DS_ALIAS_DEREF_PROBLEM

Cannot dereference the alias.

不能解除别名关联

0x80072035L

LDAP_UNWILLING_TO_PERFORM

ERROR_DS_UNWILLING_TO_PERFORM

Server cannot perform operation.

服务器不能执行操作

0x80072036L

LDAP_LOOP_DETECT

ERROR_DS_LOOP_DETECT

Loop was detected.

检测到循环

0x80072037L

LDAP_NAMING_VIOLATION

ERROR_DS_NAMING_VIOLATION

There was a naming violation.

命名违规

0x80072038L

LDAP_RESULTS_TOO_LARGE

ERROR_DS_OBJECT_RESULTS_TOO_LARGE

Results set is too large.

结果集太大

0x80072039L

LDAP_AFFECTS_MULTIPLE_DSAS

ERROR_DS_AFFECTS_MULTIPLE_DSAS

Multiple directory service agents are affected.

多重目录服务代理受到影响

0x8007203aL

LDAP_SERVER_DOWN

ERROR_DS_SERVER_DOWN

Cannot contact the LDAP server.

不能连接到LDAP服务器

0x8007203bL

LDAP_LOCAL_ERROR

ERROR_DS_LOCAL_ERROR

Local error occurred.

发生本地错误

0x8007203cL

LDAP_ENCODING_ERROR

ERROR_DS_ENCODING_ERROR

Encoding error occurred.

发生编码错误

0x8007203dL

LDAP_DECODING_ERROR

ERROR_DS_DECODING_ERROR

Decoding error occurred.

发生解码错误

0x8007203eL

LDAP_FILTER_ERROR

ERROR_DS_FILTER_UNKNOWN

The search filter is bad.

搜索过滤器非法

0x8007203fL

LDAP_PARAM_ERROR

ERROR_DS_PARAM_ERROR

A bad parameter was passed to a function.

向函数传递了非法参数

0x80072040L

LDAP_NOT_SUPPORTED

ERROR_DS_NOT_SUPPORTED

Feature not supported.

特征不被支持

0x80072041L

LDAP_NO_RESULTS_RETURNED

ERROR_DS_NO_RESULTS_RETURNED

Results are not returned.

结果没有返回

0x80072042L

LDAP_CONTROL_NOT_FOUND

ERROR_DS_CONTROL_NOT_FOUND

Control was not found.

没找到控制权

0x80072043L

LDAP_CLIENT_LOOP

ERROR_DS_CLIENT_LOOP

Client loop was detected.

检测到客户循环

0x80072044L

LDAP_REFERRAL_LIMIT_EXCEEDED

ERROR_DS_REFERRAL_LIMIT_EXCEEDED

Exceeded referral limit.

超出提供限制

翻译不当之处请各位老师多多批评指正,感激不尽。

资料来源:MSDN

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值