|
Posted by Paul Adare on May 21, 2008, 4:24 pm
Please log in for more thread options On Wed, 21 May 2008 16:14:02 -0400, Drew Govnyak wrote:
> I ran
>
> ldifde -f Admincount-1.txt -d dc=mydomain.local -r
> "(&(objectcategory=person)(objectclass=user)(InheritanceFlag=1))"
> and
> ldifde -f Admincount-1.txt -d dc=mydomain.local -r
> "(&(objectcategory=person)(objectclass=user)(InheritanceFlag=0))"
>
> but got
>
> No Entries found
> The command has completed successfully
>
> Am i missing something?
The dc= entry should be dc=mydomain,dc=local
--
Paul Adare
http://www.identit.ca One person's error is another person's data.
|