หลังจากที่เราได้เรียนรู้การสร้าง User แล้ว ต่อมาเรามาเรียนรู้ถึงการกำหนด Role ดังนี้
- เข้าไปที่ ASP.NET Configulation เช่นเดิม
- Tab : Security
- click Enable roles.
- Click Create Or Manage Roles.
- Type a new role name (for example, EliteMember) and click Add Role.
- Next to the role name, click Manage.
- Search for all users by entering an asterisk (*) in the text box, and then click Find User.
- Under the User Is In Role column, select the check box for each user and then click Back.
Giving permissions to a role
- In the Access Rules column, click Create access rules.
- Select the members subdirectory.
- Select the Role radio button and from the drop-down list, select EliteMember
- Select the Allow permission.
- Click OK.
-
ยังไม่เสร็จยังมี Manage access rules อีกนิดนึง
- Click Manage access rules.
- Select the members subdirectory.
- Click Delete next to the JohnOliver username and confirm the deletion.
- Click the EliteMember role and then click Move Up.
- Click Done.
No comments:
Post a Comment