Security System Fields

Hello,


Using Security System 1.4 on Intraweb Enterprise 9 in D2005 Architect with an MSSQL server back end.

I have a few questions regarding the fields:
  1. Can the ID fields in the various Security System tables be GUID types (16 bit binary)?
  2. Is there a way to encrypt the password field without interfering with the Security System?
  3. Can other fields be added to the tables without interfering with the Security System?
  4. Can the field names be changed?
Thanks for your help!

Best regards,
John

Hi,


- The ID fields are not required for the Security System controls, so you should be able to use the GUID type.
- The password field can be encrypted by using the OnEncrypt event.
- Yes extra fields may be added to the database.
Please use the field names as described in the PDF Manual.