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
Help ListView Show All
Migration from win 2008 sbs to one win 2008 dc\file server and one win 2008 exchange server.
c# linq - "NOT IN"
Need a bat file to copy specific files from an autonumbered directory
Scale one data series in Excel bar graph
How to trigger an AC2 event using FLV instance timecode.
C# Outlook Late Binding add Attachment
String Replace is not working properly because of my string.
Wildcard for Integer MS SQL 2008
How to import mixed XML and data into a SQL Server table