This topic is locked

User Groups

7/22/2005 4:33:41 PM
ASPRunnerPro General questions
author

I have set up a login page with success, but when I go to define user groups there and add new there are no exisiting users and it will not let me create. What am I doing wrong

Sergey Kornilov admin 7/25/2005

Larry,
When you setup user group permissions ASPRunner is looking into your login database to pull list of usernames. It picks real usernames to create a permissions set that uses username as a group ID.
Also you can create a DEFAULT group with default permissions. Any username that don't have explicit group permissions will be assigned default permissions.
Just add several records to your login table to start working with permissions.