Progression 7.6.400a
SQL Server 2005 Standard SP2
Windows Server 2003 Enterprise SP2
We have SOX (Sarbanes-Oxley) requirements for password strength, expiration, and multiple attempt lock outs.
On SQL 2000 we had a series Stored Procedures that tracked the logins and passwords in the Master DB and updated tables and views. This will not work in SQL 2005 due to the Master DB lock down.
The Macola Strong Password functionality does not function properly or meet our requirements.
We are testing the implementation of a SQL 2005 upgrade and came across the Enforce Password Policy. We are finding a problem which has been duplicated by Dale Radel at Exact. When you use the Policy in SQL it will lock out a user after 3 attempts, but you cannot unlock the user without disabling the Policy for the user. This also corrupts the user and the user cannot log into Macola at all after a failure without deleting in SQL and recreating through VMB. This is obviously not an option.
Has anyone seen this or does anyone have an alternative for Strong passwords in Macola? Has anyone come up with a way to use Windows Authentication for Progression?
Thank you in advance for any responses.
Jonathan Nelson
SQL Server 2005 Standard SP2
Windows Server 2003 Enterprise SP2
We have SOX (Sarbanes-Oxley) requirements for password strength, expiration, and multiple attempt lock outs.
On SQL 2000 we had a series Stored Procedures that tracked the logins and passwords in the Master DB and updated tables and views. This will not work in SQL 2005 due to the Master DB lock down.
The Macola Strong Password functionality does not function properly or meet our requirements.
We are testing the implementation of a SQL 2005 upgrade and came across the Enforce Password Policy. We are finding a problem which has been duplicated by Dale Radel at Exact. When you use the Policy in SQL it will lock out a user after 3 attempts, but you cannot unlock the user without disabling the Policy for the user. This also corrupts the user and the user cannot log into Macola at all after a failure without deleting in SQL and recreating through VMB. This is obviously not an option.
Has anyone seen this or does anyone have an alternative for Strong passwords in Macola? Has anyone come up with a way to use Windows Authentication for Progression?
Thank you in advance for any responses.
Jonathan Nelson