Has anyone here has success modifying AD records with the LDIFDE utility? I
am able to export to a file fine, but the import step complains:

- - - -
C:\comp>ldifde -i -f adusermodify.ldf -s tfserver001
Connecting to "tfserver001"
Logging in as current user using SSPI
Importing directory from file "adusermodify.ldf"
Loading entries.
There is a syntax error in the input file
Failed on token starting with '1' on line 0
0 entries modified successfully.
An error has occurred in the program
- - - - 

Contents of the adusermidify.ldf file:
dn: CN=lumtest2 Lum,OU=TestOUforimport,OU=TFC,DC=textron,DC=com
changetype: modify
replace: mail
mail: [EMAIL PROTECTED]

This format matches Microsoft's syntax example
http://www.microsoft.com/windows2000/techinfo/planning/activedirectory/bulks
teps.asp

"Token" in the message makes me think a permissions issue. Anyone? FWIW I am
a Domain Admin and am able to modify user properties via AD GUI. Current
entry for this users mail is [EMAIL PROTECTED] ('s' instead of 'x')

Dave Lum - [EMAIL PROTECTED]
Sr. Network Specialist - Textron Financial
503-675-5510

------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to