Forms authentication - How to create first administrator type user in application

M

Matt Adamson

If we use forms authentication in our web application we need an initial
administrator account from which the first user can log on to create new
users and assign roles. How do others do this, use the member ship API to
create the first user as part of the installation process or use direct SQL
 
D

Dominick Baier

yes - use the membership API - this will handle all the hashing and salting
for you (this cannot be easily done by directly calling the sprocs)...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top