Manual Pages for UNIX Darwin command on man Net::LDAP::Constant
MyWebUniversity

Manual Pages for UNIX Darwin command on man Net::LDAP::Constant

Net::LDAP::Constant(3)User Contributed Perl DocumentationNet::LDAP::Constant(3)

NAME

Net::LDAP::Constant - Constants for use with Net::LDAP

SYNOPSIS

use Net::LDAP qw(LDAPSUCCESS LDAPPROTOCOLERROR);

DESCRIPTION

NNeett::::LLDDAAPP::::CCoonnssttaanntt exports constant subroutines for the following LDAP error codes. PPrroottooccooll CCoonnssttaannttss LDAPSUCCESS (0) Operation completed without error

LDAPOPERATIONSERROR (1)

Server encountered an internal error

LDAPPROTOCOLERROR (2)

Unrecognized version number or incorrect PDU structure LDAPTIMELIMITEXCEEDED (3) The time limit on a search operation has been exceeded LDAPSIZELIMITEXCEEDED (4) The maximum number of search results to return has been exceeded. LDAPCOMPAREFALSE (5) This code is returned when a compare request completes and the attribute value given is not in the entry specified LDAPCOMPARETRUE (6) This code is returned when a compare request completes and the attribute value given is in the entry specified LDAPAUTHMETHODNOTSUPPORTED (7) Unrecognized SASL mechanism name LDAPSTRONGAUTHNOTSUPPORTED (7) Unrecognized SASL mechanism name LDAPSTRONGAUTHREQUIRED (8) The server requires authentication be performed with a SASL mechanism LDAPPARTIALRESULTS (9) Returned to version 2 clients when a referral is returned. The response will contain a list of URL's for other servers. LDAPREFERRAL (10) The server is referring the client to another server. The response will contain a list of URL's LDAPADMINLIMITEXCEEDED (11) The server has exceed the maximum number of entries to search while gathering a list of search result candidates LDAPUNAVAILABLECRITICALEXT (12) A control or matching rule specified in the request is not supported by the server LDAPCONFIDENTIALITYREQUIRED (13) This result code is returned when confidentiality is required to perform a given operation LDAPSASLBINDINPROGRESS (14) The server requires the client to send a new bind request, with the same SASL mechanism, to continue the authentication process LDAPNOSUCHATTRIBUTE (16) The request referenced an attribute that does not exist LDAPUNDEFINEDTYPE (17) The request contains an undefined attribute type LDAPINAPPROPRIATEMATCHING (18) An extensible matching rule in the given filter does not apply to the specified attribute LDAPCONSTRAINTVIOLATION (19) The request contains a value which does not meet with certain constraints. This result can be returned as a consequence of +o The request was to add or modify a user password, and the password fails to meet the criteria the server is configured to check. This could be that the password is too short, or a recognizable word (e.g. it matches one of the attributes in the users entry) or it matches a previous password used by the same user. +o The request is a bind request to a user account that has been locked LDAPTYPEORVALUEEXISTS (20) The request attempted to add an attribute type or value that already exists LDAPINVALIDSYNTAX (21) Some part of the request contained an invalid syntax. It could be a search with an invalid filter or a request to modify the schema and the given schema has a bad syntax. LDAPNOSUCHOBJECT (32) The server cannot find an object specified in the request LDAPALIASPROBLEM (33) Server encountered a problem while attempting to dereference an alias LDAPINVALIDDNSYNTAX (34) The request contained an invalid DN LDAPISLEAF (35) The specified entry is a leaf entry LDAPALIASDEREFPROBLEM (36) Server encountered a problem while attempting to dereference an alias LDAPINAPPROPRIATEAUTH (48) The server requires the client which had attempted to bind anonymously or without supplying credentials to provide some form of credentials LDAPINVALIDCREDENTIALS (49) The wrong password was supplied or the SASL credentials could not be processed LDAPINSUFFICIENTACCESS (50) The client does not have sufficient access to perform the requested operation LDAPBUSY (51) The server is too busy to perform requested operation LDAPUNAVAILABLE (52) The server in unavailable to perform the request, or the server is shutting down LDAPUNWILLINGTOPERFORM (53) The server is unwilling to perform the requested operation LDAPLOOPDETECT (54) The server was unable to perform the request due to an internal loop detected LDAPSORTCONTROLMISSING (60) The search contained a "virtual list view" control, but not a

server-side sorting control, which is required when a "virtual list

view" is given.

LDAPINDEXRANGEERROR (61)

The search contained a control for a "virtual list view" and the results exceeded the range specified by the requested offsets. LDAPNAMINGVIOLATION (64) The request violates the structure of the DIT LDAPOBJECTCLASSVIOLATION (65) The request specifies a change to an existing entry or the addition of a new entry that does not comply with the servers schema LDAPNOTALLOWEDONNONLEAF (66) The requested operation is not allowed on an entry that has child entries LDAPNOTALLOWEDONRDN (67) The requested operation ill affect the RDN of the entry LDAPALREADYEXISTS (68) The client attempted to add an entry that already exists. This can occur as a result of +o An add request was submitted with a DN that already exists +o A modify DN requested was submitted, where the requested new DN already exists +o The request is adding an attribute to the schema and an attribute with the given OID or name already exists LDAPNOOBJECTCLASSMODS (69) Request attempt to modify the object class of an entry that should not be modified LDAPRESULTSTOOLARGE (70) The results of the request are to large LDAPAFFECTSMULTIPLEDSAS (71) The requested operation needs to be performed on multiple servers where the requested operation is not permitted LDAPOTHER (80) An unknown error has occurred LDAPSERVERDOWN (81) "Net::LDAP" cannot establish a connection or the connection has been lost

LDAPLOCALERROR (82)

An error occurred in "Net::LDAP"

LDAPENCODINGERROR (83)

"Net::LDAP" encountered an error while encoding the request packet that would have been sent to the server

LDAPDECODINGERROR (84)

"Net::LDAP" encountered an error while decoding a response packet from the server. LDAPTIMEOUT (85) "Net::LDAP" timeout while waiting for a response from the server LDAPAUTHUNKNOWN (86) The method of authentication requested in a bind request is unknown to the server

LDAPFILTERERROR (87)

An error occurred while encoding the given search filter. LDAPUSERCANCELED (88) The user canceled the operation

LDAPPARAMERROR (89)

An invalid parameter was specified LDAPNOMEMORY (90) Out of memory error

LDAPCONNECTERROR (91)

A connection to the server could not be established LDAPNOTSUPPORTED (92) An attempt has been made to use a feature not supported by Net::LDAP LDAPCONTROLNOTFOUND (93) The controls required to perform the requested operation were not found. LDAPNORESULTSRETURNED (94) No results were returned from the server. LDAPMORERESULTSTORETURN (95) There are more results in the chain of results. LDAPCLIENTLOOP (96) A loop has been detected. For example when following referals. LDAPREFERRALLIMITEXCEEDED (97) The referral hop limit has been exceeded. CCoonnttrrooll OOIIDDss LDAPCONTROLSORTREQUEST (1.2.840.113556.1.4.473) LDAPCONTROLSORTRESULT (1.2.840.113556.1.4.474) LDAPCONTROLVLVREQUEST (2.16.840.1.113730.3.4.9) LDAPCONTROLVLVRESPONSE (2.16.840.1.113730.3.4.10) LDAPCONTROLPROXYAUTHENTICATION (2.16.840.1.113730.3.4.18) LDAPCONTROLPAGED (1.2.840.113556.1.4.319) LDAPCONTROLTREEDELETE (1.2.840.113556.1.4.805) LDAPCONTROLMATCHEDVALS (1.2.826.0.1.3344810.2.2) LDAPCONTROLMANAGEDSAIT (2.16.840.1.113730.3.4.2) LDAPCONTROLPERSISTENTSEARCH (2.16.840.1.113730.3.4.3) LDAPCONTROLENTRYCHANGE (2.16.840.1.113730.3.4.7) LDAPCONTROLPWEXPIRED (2.16.840.1.113730.3.4.4) LDAPCONTROLPWEXPIRING (2.16.840.1.113730.3.4.5) LDAPCONTROLREFERRALS (1.2.840.113556.1.4.616) EExxtteennssiioonn OOIIDDss NNeett::::LLDDAAPP::::CCoonnssttaanntt exports constant subroutines for the following LDAP extension OIDs. LDAPEXTENSIONSTARTTLS (1.3.6.1.4.1.1466.20037) Indicates if the server supports the Start TLS extension (RFC 2830) LDAPEXTENSIONPASSWORDMODIFY (1.3.6.1.4.1.4203.1.11.1) Indicates that the server supports the Password Modify extension (RFC 3062) LDAPEXTENSIONWHOAMI (1.3.6.1.4.1.4203.1.11.3) Indicates that the server supports the "Who am I?" extension

(draft-zeilenga-ldap-authzid-09)

SEE ALSO

Net::LDAP, Net::LDAP::Message AUTHOR Graham Barr

Please report any bugs, or post any suggestions, to the perl-ldap

mailing list

COPYRIGHT

Copyright (c) 1998-2004 Graham Barr. All rights reserved. This program

is free software; you can redistribute it and/or modify it under the same terms as Perl itself. PPOODD EERRRROORRSS e! The above document had some coding errors, which are explained bbeellooww:: Around line 444: '=item' outside of any '=over' Around line 472: You forgot a '=back' before '=head2'

perl v5.8.8 2005-04-25 Net::LDAP::Constant(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™