XSW: How are passwords stored?
After UTF encoding, it is encrypted through 3DES encryption.
XSW uses UTF-8 Encoding and Decoding and stores passwords in below:
Database: XSW_data\XSW_cfg\xygateswdc_.mdb
Tables: cCfgUsr, cCfg
Field Name: chk_Sum_Data_Base
Encryption password example: 235 233 138 247 102 157 106 159 118 239 237 113 140 187 230 167
If this article did not provide a solution, please open a case with our support team by sending an email message to support@xypro.com.
Related Articles
XSW HelperService: Error183
Workaround: Provide a proper email address on the Preferences form. Modify the email address on the Preferences Form to your_name@yourcompany.com. NOTE: This may cause an exception in the XSW Loader. However, the XSW Loader will complete the loading ...
XSW: Does XSW Support SMF Virtual Drives
SMF (Storage Management Foundation) Virtual Disks present as normal files to Guardian. Due to this XSW can handle these files like normal files. If you are unable to locate the solution needed or if you need additional assistance please Click Here to ...
XSW: How to add new XSW users to the XSW SQL server database
To assign a new user to the xsw_role, In SQL server management studio, select: Security logins right-click on the user to be added to the xsw_role properties user mapping then select xsw_role and hit "OK" to save the change. If you are unable to ...
XSW: All systems not appearing in XSW Collection Specifications display.
Add the following NODE keyword for all systems where a collection is required. NODE \<nodename> $<vol>.<subvol> <nodename> is the name of the node from which XSW can collect information. <vol>.<subvol> is the volume and subvolume on that node where ...
XSW: security error 48s during the XSW load
To resolve the error add a safeguard diskfile-pattern or XOS rule for the XSW collection subvol ($vol.zzxsw*.*) to allow the XSW GUI user to access the collection files. If the XSW collection subvolume location is $WORK00.ZZXSW*. A Safeguard ...