Does that xsd relate to

<?xml version="1.0" encoding="UTF-8"?>
<entity-engine-xml>
<UserLogin userLoginId="myuser" currentPassword="password" isSystem="N" enabled="Y" partyId="1000" />
</entity-engine-xml>

Or is that meant for a comma separated data file.

Jacques Le Roux wrote:
Yes, I recently commited a change in import data which allows that.
Look for EncryptedString in datafiles.xsd

Jacques

From: "Stephen Rufle" <[email protected]>
Is there a way to import UserLogin records encrypting their password as the import happens? I found the /ofbiz/framework/security/config/security.properties#password.accept.encrypted.and.plain property which solves any immediate issues for plain text passwords.





Reply via email to