error while importing users via ldifde command
hello,
my ldif file pattern below.
dn: cn=serhat aktas,ou=tamfree,ou=beyazyaka,ou=brs_user,dc=brisanet,dc=brisa,dc=com,dc=tr
changetype: add
accountexpires: 9223372036854775807
c: tr
cn: serhat aktas
co:: vmo8cmtpewu=
codepage: 0
company: brisa
countrycode: 792
department: bilgi sistemleri
displayname: serhat aktas
distinguishedname:
cn=serhat aktas,ou=tamfree,ou=beyazyaka,ou=brs_user,dc=brisanet,dc=brisa,dc=co
m,dc=tr
dscorepropagationdata: 20130114110424.0z
dscorepropagationdata: 20130114102855.0z
dscorepropagationdata: 20130114102229.0z
dscorepropagationdata: 20121220092627.0z
dscorepropagationdata: 16010101181633.0z
i reveive below error:
add error on entry starting on line 1: no such attributeserver side error is: 0x57 parameter incorrect.
extended server error is:
00000057: ldaperr: dsid-0c090c3e, comment: error in attribute conversion operation, data 0, v1db1
0 entries modified successfully.
error has occurred in program
the command use exporting :
ldifde -m -f prod_tamfree.ldf -s localhost:389 -d "ou=tamfree,ou=beyazyaka,ou=brs_user,dc=brisanet,dc=brisa,dc=com,dc=tr" -p subtree -r "(&(objectcategory=person)(objectclass=user)(givenname=*))"
the command use importing :
ldifde -i -f "prod_tamfree.ldf" -s localhost:389
note: source server , target server not same. i'm trying import users in different domain (test domain)
what can reason of issue?
the above error logged due incorrect spelling or spacing issue.
see link if helpful:http://social.technet.microsoft.com/forums/fi/winserverds/thread/b1ffd59a-2e17-4681-8f06-e306cd808815 http://social.technet.microsoft.com/forums/en-us/winserverds/thread/77dc9ea4-4aa3-4c8a-9371-86dfbd035d6f
best regards,
sandesh dubey.
mcse|mcsa:messaging|mcts|mcitp:enterprise adminitrator | blog
disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights.
Windows Server > Directory Services
Comments
Post a Comment