Microsoft
Software
Hardware
Network
Question : Windows Authentication with User and Roles management in SQL Server
Hello.
Prerequisites:
ASP.Net 2.0, SQL Server 2005 (on Windows Server 2003), Visual Studio 2008.
My application will be within an intranet domain, so Windows Authentication will be used for my users, and Sql Server username&password will be used in my connection string.
Only some of Active Directory users will have access to my web application.
Users will have roles assigned - based on these roles, they will be granted access to application pages and/or parts of pages (for example, divs, hyperlinks, SiteMenu, and so on). Moreover, each user will have an agent_code that will provide access to their own customer base records only.
Therefore I need to keep the user list within my sql database, because I need also the user management via an aspx form
My question is if I could use SqlMembershipProvider for this and in what way?
My current implementation is by storing User.Identity.Name in a session variable, and retrieving the user parameters by connecting to sql server and checking against User.Identity.Name, but it seems to me not to be very "professional".
Thanks
Answer : Windows Authentication with User and Roles management in SQL Server
Hmm. Try changing it to: "21232f297a57a5a743894a0e4
a801fc3". This is not salted, but I think joomla will create the salt after you log in for the first time. The hash value is "admin"
Random Solutions
SPContext.Current is returning null in the "SPItemEventReceiver" event handler.
accessing VPN while Internet Tethering on iPhone
Bash Script to eliminate 2 lines from lots of pages
xp sp2 clients wont log or ping server 2003
I have a coolmax eSATA drive enclosure with a seagate SATA drive
HMAC-MD5 (RFC 2104) VB
reCAPTCHA PHP not failing when nothing is entered; works fine when something is entered
Calculated variable on server...
Oracle 10g: How to index a column in a materialized view?
PayPal Express Checkout Module