SQL Server port: convert Password to Binary
This conversion is required because pyodbc uses buffers for Binary fields
and won't be able to cast a string/unicode value to the db VARBINARY column
type otherwise.
# sync and restart to make sure cwuri does not appear in formssync_schema_props_perms()