----- Original Message -----
From: Youngho Cho <[EMAIL PROTECTED]>
To: Turbine <[EMAIL PROTECTED]>
Sent: Wednesday, May 17, 2000 5:21 PM
Subject: Question for User Role and Permission.
> Hi,
>
> I'm still confuse the Visitors, Roles, and Permission.
> I would like to set a two or three kinds of Role for each user , for
example
> authorized_user role and guest_user role , etc..,
> and than choose , set their role at their login time. ( sometimes as an
> authorized_user and somethimes as a guest_user )
>
> Is it possible to set a user 's specific role and permission from the
user's
> role_set at the login time ?
That is when it would normally be done. Usually, based on username, a
visitor record is retrieved and the visitor_role table is used to assign
roles to the visitor
>
> If possible , would you please guide for me ??
>
. If you wish to assign different roles to the same user based on
additional criteria the system can provide that as well. You will need to
supply additional tables or additional columns in the visitor_role table.
The AccessController action should be modified to meet your requirements.
> Thanks in advance.
>
> youngho
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Problems?: [EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]