Can AD password be decode?? Or it is another hash like crypt or md5?
how do I retrieve the values for 'creatorsName','createTimestamp',
'modifiersName',
'modifyTimestamp' using Net::LDAP module?
pleae help
=
use Net::LDAP;
use Net::LDAP::Util qw(ldap_error_text ldap_error_name ldap_error_desc);
$host='.com';
$rdn='cn=manager,dc=,dc=com';
$ldappasswd='1
f (!$obj) {
# Search complete
}
elsif ($obj->isa('Net::LDAP::Reference')) {
my $ref;
foreach $ref ($obj->references) {
print $ref , "\n";
# process ref
}
}
else {
# Process Net::LDAP::Entry
}
}
"New
The ldap_error_text($mesg->code()) ahow this messgae when i search an ou
that referral
to another server. Ok! I know this is a referral .But how to solve this
problem?
How to search the remote server data and what is the server info ?
;
my $data = shift;
foreach my $obj( $data->references() ) {
# Oooh, recursion! Might be a reference to another reference, after all
return handle_object( $msg, $obj );
}
}
"news.hinet.net" <[EMAIL PROTECTED]> ¦b¶l¥ó news: ¤¤¼¶¼g...
> The ldap_error_text($mesg->code()) ahow this messgae when i search an ou
> that referral
> to another server. Ok! I know this is a referral .But how to solve this
> problem?
> How to search the remote server data and what is the server info ?
>
>
thanks!
But if ldap had 50,000 users and want to insert 1000 records!
Use this method to find max uidnumber and do the ldapadd action.
How many times the transaction cost?
"Robert Boone" <[EMAIL PROTECTED]> ¦b¶l¥ó
news:[EMAIL PROTECTED] ¤¤¼¶¼g...
>
>
Openldap V2.2 support Modify/Increment extension but have no any document
teach us
how to setup or to got the last uidnumber.
Have any method to find max uidnumber??
I don't know what ou or group an user locate?So i can't
use this username/passwd to bind on AD.
How can i check an username/passwd is AD User??
can not install net::ldap module in local?
will return;
"LDAP_SUCCESS" is not exported by the Net::LDAP::Constant module at
/usr/local/modftp/perlmod/Net/LDAP/Message.pm line 7
"LDAP_COMPARE_TRUE" is not exported by the Net::LDAP::Constant module at
/usr/local/modftp/perlmod/Net/LDAP/Message.pm li
26 Jul 2004, at 17:46, news.hinet.net wrote:
>
> > Locally applied patches:
> > MAINT18379
> > Built under linux
> > Compiled at Feb 18 2003 22:19:53
> > %ENV:
> > PERL5LIB="/home/joseph/perllib"
> > @INC:
> >
???
news:[EMAIL PROTECTED] ???...
>
> On 26 Jul 2004, at 17:46, news.hinet.net wrote:
>
> > Locally applied patches:
> > MAINT18379
> > Built under linux
> > Compiled at Feb 18 2003 22:19:53
> > %ENV:
> > PERL5LIB="/home/joseph/perllib&quo
Do the same thing on solaris perl v5.8.3!
Every thing is good but linux perl v5.8.0 will fail.
"Graham Barr" <[EMAIL PROTECTED]> ???
news:[EMAIL PROTECTED] ???...
>
> On 26 Jul 2004, at 17:46, news.hinet.net wrote:
>
> > Locally applied patches:
> >
find /home/joseph/perllib -name LDAP.pm
/home/joseph/perllib/Bundle/Net/LDAP.pm
/home/joseph/perllib/Net/LDAP.pm
"Graham Barr" <[EMAIL PROTECTED]> ???
news:[EMAIL PROTECTED] ???...
>
> On 26 Jul 2004, at 17:46, news.hinet.net wrote:
>
> > Locally applied
nux-thread-multi
/usr/lib/perl5/5.8.0
"Graham Barr" <[EMAIL PROTECTED]> ???
news:[EMAIL PROTECTED] ???...
>
> On 26 Jul 2004, at 16:57, news.hinet.net wrote:
>
> > perl Makefile.PL LIB=/home/joseph/perllib
> > make
> > make install
> >
> >
&
perl Makefile.PL LIB=/home/joseph/perllib
make
make install
perl -MNet::LDAP
"LDAP_SUCCESS" is not exported by the Net::LDAP::Constant module at
/usr/local/modftp/mod_perl/Net/LDAP/Message.pm line 7
"LDAP_COMPARE_TRUE" is not exported by the Net::LDAP::Constant module at
/usr/local/modftp/mod_p
The objectclass:alias must exist attribute aliasedObjectnmae.
I want to delete aliasedObjectnmae attribute but i dont know to do this.
Of course i must delete objectclass:alias ,too.
When search an entry that have attribute(objectclass:alias) i got the error
message:
a problem while attempting to dereference an alias
How to search an entry that have attribute(objectclass:alias) ?
dn: uid=alaistest,ou=test,ou=people,dc=pduke,dc=com,dc=tw
objectClass: top
objectClass: shadowA
code using net::ldap.
"Chris Ridd" <[EMAIL PROTECTED]> ??? news:[EMAIL PROTECTED]
???...
> On 22/6/04 11:20 am, news.hinet.net <[EMAIL PROTECTED]> wrote:
>
> > uid=,ou=people,dc=program,dc=com,dc=tw
>
> Since that isn't a valid DN, you may not be able
uid=,ou=people,dc=program,dc=com,dc=tw
"Sevastian Foglia" <[EMAIL PROTECTED]> ???
news:[EMAIL PROTECTED] ???...
> On Monday 21 June 2004 13:52, news.hinet.net wrote:
> > http://211.22.252.67/KMSpire/1.gif
> can you post the complete dn of this entry?
http://211.22.252.67/KMSpire/1.gif
I add entry using Net::LDAP
But i got error code 80072014 using ADSI !
==
Dim oLDAP As IADsOpenDSObject
Dim oUser As IADs
Set oLDAP = GetObject("LDAP:")
Set oContainer =
oLDAP.OpenDSObject("LDAP://se2.program.com.tw/ou=People,dc=program,dc=com,dc
=tw
21 matches
Mail list logo