Question
Thread display: Collapse - |
All Answers
Start or search
Create a new discussion
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Help with ldifde export command in ADAM
ldifde -f filename
and nothing happens, I tried
ldifde -s localhost -t 389 -f filename.ldf
and get the following back, with no data:
Connecting to "localhost"
Logging in as current user
Exporting directory to file filename.ldf
Searching for entries...
The default naming context cannot be found. Using NULL as the search base.
Writing out entries
No Entries found
The command has completed successfully
What am I doing wrong? I want to have the users exported so I can take the .ldf file and dump it into our eDirectory. Help, all this is new for me ADAM, LDIF, LDAP, eDirectory and I am the "expert" that is tasked to get it implemented. If someone could point me in the right direction.
TIA