Microsoft
Software
Hardware
Network
Question : SQL server 2005 login accounts
I ran Microsoft's MBSA, and it caught password policy issues for my installation. The resolution steps are to:
---------------
To enable Password policy and Expiration policy
1.Click Start, point to Programs, and point to Microsoft SQL server 2005 and then click SQL Server Management Studio.
2.In the object Explorer pane, Double-click Security and then Double-click Logins.
3.Under Logins node, Double-click each user.
4.In the dialog box that appears, check if the Enforce Password Policy and Enforce Password Expiration are enabled and Checked.
5.If both are enabled and not checked, check both the check boxes.
---------------
The problem is, the checkboxes are not available to be clicked on (they're greyed out). How can I get the checkboxes to be available again?
Answer : SQL server 2005 login accounts
Hi westdh,
You can add any variable or object you want to Session State. For example if you want to add the url path to Session State using c#:
Session["url"]=URLvariable
Hope this helps you.
Random Solutions
Server tag is not well formed
connect to sql database using php
Two Inboxes in Outlook 2007
DNS issue.. Why is there a Host A record for the private network of my cluster server
repair hard disk
Mac/Unix/Linux compatibility with Windows 2008 R2 domain authentication
add MRU List o Contextmenustrip in vb.net
3 monitors on i5-650 on Gigabyte GA-H55M-UD2H
SQL 2005 - query to exclude session records for web application
SQL 2005 Modify SSIS created in Import Export Wizard