J
john.nicoll
We are using LDIFDE to modify user attributes in our AD.
This LDIFDE format file is generated from a Mainframe
batch process that contains specific object class
attributes.
Problem: If one of these attributes does not contain
data, the LDIFDE import to the AD fails. Ex.
DN: CN=test,CN=users,DC=test,DC=testdomain
changetype: modify
replace: pager
Pager:
-
This is also true if you want to replace a currently
populated attribute with an empty field.
Question: Is there a way for the LDIFDE import to
recognize the above statement as a valid field and replace
the current value in the users object.
Thanks
jn
This LDIFDE format file is generated from a Mainframe
batch process that contains specific object class
attributes.
Problem: If one of these attributes does not contain
data, the LDIFDE import to the AD fails. Ex.
DN: CN=test,CN=users,DC=test,DC=testdomain
changetype: modify
replace: pager
Pager:
-
This is also true if you want to replace a currently
populated attribute with an empty field.
Question: Is there a way for the LDIFDE import to
recognize the above statement as a valid field and replace
the current value in the users object.
Thanks
jn