Embed presentation
Download to read offline





This lab creates and configures an ASP.Net membership and role database. The steps include: 1) Creating an "aspnetdb" SQL database using the aspnet_regsql command line tool. 2) Applying appropriate permissions to the "Network Service" account to access the database. 3) Creating 9 users ("musera"-"museri") and assigning them to 3 roles ("MRoleA", "MRoleB", "MRoleC").



