Something changed in Net::LDAP a couple of years ago.. try the following syntax:
(useraccountcontrol:dn:1.2.840.113556.1.4.803:=2)
Note the :dn:
On Wed, December 6, 2006 11:28 am, Lyndley Nygel wrote:
>
>
> Hi,
>
>
>
> I'm having an issue list disabled computer accounts on an LDAP query though
>
Hi,
I'm having an issue list disabled computer accounts on an LDAP query though
Net::LDAP to active directory, a cut down query as example :
(&(sAMAccountType=805306369)(userAccountControl:1.2.840.113556.1.4.803:=2))
Should locate server accounts which have the disabled flag set.
On 27/1/06 5:01, Andy Maas <[EMAIL PROTECTED]> wrote:
> Unfortunately this happens with our customer and I don't really have
> access to do debugging on their site.
> But another user in the mailing list gave me this link about this
> problem with the solution:
>
> http://permalink.gmane.org/gman
On 26/1/06 6:04, Andy Maas <[EMAIL PROTECTED]> wrote:
> Hi I came across problem similar to what is already reported by other
> people as described in:
>
> http://www.ldapguru.com/modules/newbb/viewtopic.php?topic_id=1886&forum=6
>
> I wonder if this is fixed in 0.33 (or if planned for future re
Hi I came across problem similar to what is already reported by other
people as described in:
http://www.ldapguru.com/modules/newbb/viewtopic.php?topic_id=1886&forum=6
I wonder if this is fixed in 0.33 (or if planned for future release).
thank you.
ARRGGG
while working on making a compound filter we could never get it
right. the packets didn't show the properly parsed multiple
comparisons. net::ldap::filter shows the syntax but it has no examples
and seemed very odd looking. so i goto the rfc. i see the table that was
copied from the rf