Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error with ldifde

Status
Not open for further replies.

emielz

Technical User
Jun 7, 2007
2
0
0
NL
Hi I want to import a ldifde file but I get the following error:

:\Documents and Settings\rhof>ldifde -i -k -f users.ldf
Connecting to "server1.terracumula.local"
Logging in as current user using SSPI
Importing directory from file "users.ldf"
Loading entries.
Add error on line 1: Unwilling To Perform
The server side error is "Access to the attribute is not permitted because the a
ttribute is owned by the Security Accounts Manager (SAM)."
0 entries modified successfully.
An error has occurred in the program
No log files were written. In order to generate a log file, please
specify the log file path via the -j option.

I have used the following command to export the file:

ldifde -f users.ldf -s testserver -r "(objectClass=user)"



Can someone please tell me what I am doing wrong?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top