Hi Ronald,
On Thursday, 31. August 2006 11:35, [EMAIL PROTECTED] wrote:
> I need to connect to a ldap server (win 2k domain server) from a perl
> script:
>
> use Net::LDAP;
> my $ldapServer = "ldap://my.ldap.hostname";;
> my $ad = Net::LDAP->new($ldapServer) or die "Could not connect to ldap
> '$l
Hi,
On Tuesday, 29. August 2006 20:52, Adriano Ferreira wrote:
> While answering an RT ticket open for [EMAIL PROTECTED] (the
> address of the list administrators), I was left with some doubts.
>
>Please report any bugs, or post any suggestions, to the
> perl-ldap mailing list <[EMAIL
Hi,
On Tuesday, 29. August 2006 00:34, [EMAIL PROTECTED] wrote:
> I am trying to write a script that searches ldap for a group and then
> prints out the members of that group. I stripped it down to the bare
> essentials to figure out why it's not working. When I run it, I get
> the attributes fo
On Tuesday, 29. August 2006 19:43, Philip Prindeville wrote:
> Right, but that's a fair amount of work. I'm wondering if there might be a
> more compact representation of the objectclass stacking hierarchy that
> could lend itself to a quick, efficient convenience method for reordering
> the objec