|
Can I query these roles use coldfusion or SQL queries? Ex: If user1 belongs to accounting role – allow access to
accounting/index.cfm ? From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of King, Jeff You can also customize security by creating sql roles and
assigning integrated accounts to those roles. Jeff King, RN, MCSE Network Applications Analyst JPS Health Network 817.920.6759 From: Micky
Fokken [mailto:[EMAIL PROTECTED] Hi, Do
you usually control user security in your application with a user table or
using integrated SQL user accounts. I'm
assuming user tables so you can customize the security to not only table
read/write access, but specific application features: Table
1 - user information, including username/password Table
2 - Security options - such as access to accounting admin tool, or ability to
add/delete users (features that are specific to the app I'm creating) Table
3 - link users to security options Recommendations,
or links to web resources are welcome. Thanks, Micky |
- Controlling user security through table or SQL users Micky Fokken
- RE: Controlling user security through table or SQL users King, Jeff
- Micky Fokken
