spdaza
Posts: 17
|
| Posted: 10/28/2006, 8:07 AM |
|
Hi.
I have experimented some problems using ccs secuity system.
Once i create the security groups it doesn't filter any of te pages that i've developed and have an acces restriction. I don't know which is the best way to implement the correponding restrictions.
Please can someone tell if the best optiion is configure manually, using sessoin variables, or if CCS makes all work. The application is 50% and i dont like to lose the job that i've done. What can i do?
Thanks
|
 |
 |
eserver221
|
| Posted: 10/29/2006, 5:05 PM |
|
Take it easy, You should reread the ccs document carefullly. You can create a user table
or view according to the manual.
BTW, The TaskMan is a good example Packaged with CCS. CCS Privilege control can
restrict your access to page or certain component on page. If you want to filter data access
according the user identification, you should write code yourself to implement custom SQL,
Also the example chapter in CCS manual can do a great help.
Best Regards!
|
|
|
 |
|