E
Eric B. Twing
OK. I found the header tag that would allow me to associate a password with
the new accounts "userPassword", by searching the schema but I still get an
error on the inport. This is even after removing password restrictions from
the Domain Policy.
c:\>csvde -i -f test.csv -j c:\ -k -v
Attribute 0) sAMAccountName: LPAcosta
Attribute 1) userPrincipalName: (e-mail address removed)
Attribute 2) telephoneNumber: 225-9835
Attribute 3) displayName: Lupe P Acosta
Attribute 4) givenName: Lupe
Attribute 5) middleName: P
Attribute 6) sn: Acosta
Attribute 7) mail: (e-mail address removed)
Attribute 8) department: HR
Attribute 9) userAccountControl: 512
Attribute 10) objectClass: user
Add error on line 12: Unwilling To Perform
The server side error is "Unable to update the password. The value
provided for the new password does not meet the length, complexity,
or history requirement of the domain."
An error has occurred in the program
I'll include a sample of the import file, minus the OU's it imports. (Note
the header has more fields than the user data to import; these are for the
OU's imported)
DN,sAMAccountName,userPrincipalName,telephoneNumber,displayName,givenName,mi
ddleName,sn,mail,department,userAccountControl,objectClass,instanceType,dist
inguishedName,objectCategory,ou,name,userPassword
"CN=Lupe P
Acosta,OU=HR,DC=twing,DC=com",LPAcosta,[email protected],225-9835,Lupe P
Acosta,Lupe,P,Acosta,[email protected],HR,512,user,,,,,Password123
the new accounts "userPassword", by searching the schema but I still get an
error on the inport. This is even after removing password restrictions from
the Domain Policy.
c:\>csvde -i -f test.csv -j c:\ -k -v
Attribute 0) sAMAccountName: LPAcosta
Attribute 1) userPrincipalName: (e-mail address removed)
Attribute 2) telephoneNumber: 225-9835
Attribute 3) displayName: Lupe P Acosta
Attribute 4) givenName: Lupe
Attribute 5) middleName: P
Attribute 6) sn: Acosta
Attribute 7) mail: (e-mail address removed)
Attribute 8) department: HR
Attribute 9) userAccountControl: 512
Attribute 10) objectClass: user
Add error on line 12: Unwilling To Perform
The server side error is "Unable to update the password. The value
provided for the new password does not meet the length, complexity,
or history requirement of the domain."
An error has occurred in the program
I'll include a sample of the import file, minus the OU's it imports. (Note
the header has more fields than the user data to import; these are for the
OU's imported)
DN,sAMAccountName,userPrincipalName,telephoneNumber,displayName,givenName,mi
ddleName,sn,mail,department,userAccountControl,objectClass,instanceType,dist
inguishedName,objectCategory,ou,name,userPassword
"CN=Lupe P
Acosta,OU=HR,DC=twing,DC=com",LPAcosta,[email protected],225-9835,Lupe P
Acosta,Lupe,P,Acosta,[email protected],HR,512,user,,,,,Password123