osx man page for net::ldap::rootdse

Query: net::ldap::rootdse

OS: osx

Section: 3

Links: osx man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::LDAP::RootDSE(3)					User Contributed Perl Documentation				     Net::LDAP::RootDSE(3)

NAME
Net::LDAP::RootDSE - An LDAP RootDSE object
SYNOPSIS
my $dse = $ldap->root_dse(); # get naming Contexts my @contexts = $dse->get_value('namingContexts'); # get supported LDAP versions as an array reference my $versions = $dse->get_value('supportedLDAPVersion', asref => 1);
DESCRIPTION
Methods get_value "get_value" is identical to "get_value" in Net::LDAP::Entry supported_extension ( OID_LIST ) Returns true if the server supports all of the specified extension OIDs supported_feature ( OID_LIST ) Returns true if the server supports all of the specified feature OIDs supported_version ( VERSION_LIST ) Returns true if the server supports all of the specified versions supported_control ( OID_LIST ) Returns true if the server supports all of the specified control OIDs supported_sasl_mechanism ( SASL_MECH_LIST ) Returns true if the server supports all of the specified SASL mechanism names
SEE ALSO
Net::LDAP, Net::LDAP::Entry
AUTHOR
Chris Ridd <chris.ridd@isode.com>, Graham Barr <gbarr@pobox.com>.
COPYRIGHT
Copyright (c) 2003-2004, Chris Ridd and Graham Barr. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.16.2 2012-09-20 Net::LDAP::RootDSE(3)
Related Man Pages
net::ldap::message(3) - mojave
net::ldaps(3) - centos
net::ldaps(3) - mojave
net::ldap::rootdse5.18(3) - mojave
net::ldaps(3) - suse
Similar Topics in the Unix Linux Community
LDAP; confusion
LDAP
Restrict access to solaris10 [SOLVED]
LDAP Script
LDAP Client not connecting to LDAP server