RE: using ldifde to export
- From: Umesh Thakur <UmeshThakur@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 10 Aug 2005 08:41:10 -0700
> C:\>ldifde -f c:\group.ldf -s testdc -d
> "CN=Finance,OU=NewYork,OU=People,DC=hbo,
> DC=homebox,DC=com" -l "(objectClass=cn)"
in the above command, you've specified -l parameter to specify
filter. If im not wrong, use -r instead of -l if u want to use filter. If
you are
using -l to specify list of LDAP attributes to look for in ldap query, then
use
comma separated attributes.
for more info n syntax of LDIFDE command, visit following link:
http://support.microsoft.com/kb/237677/
Also, check that whether ur specifying the correct DN as search root with -d
option.
Regards,
Umesh
--
When you are unable to keep your eyes open, do go and sleep for few hours!!!
"drpepper" wrote:
> can someone help me? i'm getting error of error 8224, do i have my syntex
> wrong ?
>
>
> C:\>ldifde -f c:\group.ldf -s testdc -d
> "CN=Finance,OU=NewYork,OU=People,DC=hbo,
> DC=homebox,DC=com" -l "(objectClass=cn)"
> Connecting to "testdc"
> The connection cannot be established
> The error code is 8224
> No log files were written. In order to generate a log file, please
> specify the log file path via the -j option.
.
- Follow-Ups:
- RE: using ldifde to export
- From: drpepper
- RE: using ldifde to export
- References:
- using ldifde to export
- From: drpepper
- using ldifde to export
- Prev by Date: "Prompt user to change password before expiration" A/D policy
- Next by Date: Re: administrator on box also on domain?
- Previous by thread: using ldifde to export
- Next by thread: RE: using ldifde to export
- Index(es):
Relevant Pages
|