NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on August 09, 2012, 02:30:00 AM

Title: security levels for employers
Post by: olu on August 09, 2012, 02:30:00 AM
hi please i have a project that needs to be delivered next week and i need to create a way that each memeber in the client table have a username and password to log into the system and retricted to certain areas but also they have employees who will have username and password created for them by the client and the employess are also retricted to certain areas on the system .please anyone help on how i go about this? don't mind if you want me to pay for it.
Title: Re: security levels for employers
Post by: Bruce on August 09, 2012, 03:25:37 AM
do you have Secwin 6 and NetTalk 6?
Secwin basically adds a lot of access control to the app for you. ie supervisor sets the rights for operators.

cheers
Bruce
Title: Re: security levels for employers
Post by: olu on August 09, 2012, 03:47:43 AM
hi bruce hAve nettalk6 but not Secwin 6 only got Secwin3
Title: Re: security levels for employers
Post by: kevin plummer on August 09, 2012, 03:20:53 PM
Hi Olu,

SW6 is the quick way but it is easy enough depending on the size of the app to set some session variables as the user logs in and then on the security tab of say a form test that session value in the "Only Serve If" field. On menu items and fields buttons etc you would test this in the condition tab.

Cheers,

Kevin