Net::LDAP::Extension::WhoAmI man page on HP-UX

Man page or keyword search:  
man Server   10987 pages
apropos Keyword Search (all sections)
Output format
HP-UX logo
[printable version]

Net::LDAP::Extension::UsermContributed Perl DocNet::LDAP::Extension::WhoAmI(3)

NAME
       Net::LDAP::Extension::WhoAmI - LDAP "Who am I?" Operation

SYNOPSIS
	use Net::LDAP;
	use Net::LDAP::Extension::WhoAmI;

	$ldap = Net::LDAP->new( "ldap.mydomain.eg" );

	$ldap->bind('cn=Joe User,cn=People,dc=example,dc=com",
		    password => 'secret');

	$mesg = $ldap->who_am_i();

	die "error: ", $mesg->code(), ": ", $mesg->error()  if ($mesg->code());

	print "you are bound with authzId ", $mesg->response(), "\n";

DESCRIPTION
       "Net::LDAP::Extension::WhoAmI" implements the "Who am I?"  extended
       LDAPv3 operation as described in draft-zeilenga-ldap-authzid-09.

       It implements no object by itself but extends the Net::LDAP object by
       another method:

METHODS
       who_am_i
	   Obtain the authorization identity which the server has associated
	   with the user or application entity.

SEE ALSO
       Net::LDAP, Net::LDAP::Extension

AUTHOR
       Norbert Klasen <norbert.klasen@avinci.de>,

       Please report any bugs, or post any suggestions, to the perl-ldap mail‐
       ing list <perl-ldap@perl.org>

COPYRIGHT
       Copyright (c) 2002-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.

perl v5.8.8			  2008-10-28   Net::LDAP::Extension::WhoAmI(3)
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net