RE: using ldifde to export



root of DN is correct, i used dsquery to verifed.. i used -l because i only
want to filter user name. do u see any sytex wrong and what is error code
8224 and cannot be established, what does it mean ?

i also try this too and did work, cannot be established. any suggection ?

C:\>ldifde -f c:\group.ldf -s hbodc1 -d
"CN=Finance,OU=NewYork,OU=People,DC=hbo,
DC=homebox,DC=com" -r "(objectClass=cn)"
Connecting to "hbodc1"
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.

"Umesh Thakur" wrote:

> > 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.
.



Relevant Pages

  • RE: using ldifde to export
    ... I did a search for the error code but could not find any relevant ... > specify the log file path via the -j option. ... >>> The connection cannot be established ...
    (microsoft.public.windows.server.active_directory)
  • RE: using ldifde to export
    ... use -r instead of -l if u want to use filter. ... using -l to specify list of LDAP attributes to look for in ldap query, ... for more info n syntax of LDIFDE command, ... > specify the log file path via the -j option. ...
    (microsoft.public.windows.server.active_directory)
  • export group using ldifde
    ... Connecting to "hbodc1" ... The error code is 8224 ... specify the log file path via the -j option. ...
    (microsoft.public.win2000.active_directory)
  • Re: Backup Question
    ... the information you provided is the log file created by the ... then double-click the Event Viewer snap-in. ... How to Filter Log Events ... Text-file format ...
    (microsoft.public.windows.server.sbs)
  • Re: iptables udp and output
    ... > you might have to explicitly load. ... > for TABLE in filter mangle nat; ... where you had to specify what you wanted to block. ... > thx for the explanation ...
    (comp.os.linux.security)

Loading