Information on Security in PrismCore for PA-DSS 3.1

According to password complexity requirements for PCI 3.0:

For example, the name "Erin M. Hagens" is split into three tokens: "Erin," "M," and "Hagens." Because the second token is only one character long, it is ignored. Therefore, this user could not have a password that included either "erin" or "hagens" anywhere in the password.
Passwords must contain characters from three of the following categories:


There are two areas where PrismCore software and servers interact with this requirement.

Server Component

In order for the PrismCore server to force adherence to complexity requirements, login attempts, expiration times, and other security related features, users must set the server up with password policy requirements. This is done via password policy that controls the servers running SQL. For information on how to set up and control this feature, Microsoft suggests the following:


{+}https://technet.microsoft.com/en-us/library/dn452420(v=ws.11).aspx+


Note: You will need to locate the information specific to the version of the operating system running on your server

PrismCore User / SQL User Component