December 20, 2007 at 11:31 pm
Hi,
I will be creating a Login in code while Installation. I have a requirement now that Login should have Password expiration policy. How do i set this? Please help.
Thanks
Chelladurai
December 21, 2007 at 7:44 am
You can add this option while creating the Login. CHECK_EXPIRATION ={ ON }
Keep in mind that it is applicable only to SQL Logins and on Windows Server 2003 and later.
-Roy
December 23, 2007 at 10:42 pm
Hi,
Thanks for your response. How do i set the Interval for Password Expiration.
December 24, 2007 at 12:00 pm
SQL Server uses the Windows password policy mechanism. So, whatever is defined on your server (Windows 2003 or higher) is what will be used.
Jeffrey Williams
“We are all faced with a series of great opportunities brilliantly disguised as impossible situations.”
― Charles R. Swindoll
How to post questions to get better answers faster
Managing Transaction Logs
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply