This topic is locked
[SOLVED]

 Restrict logins to add/edit/delete pages only

4/12/2010 16:37:10
ASPRunnerPro General questions
B
boater21 author

Hi guys,

I'm creating a website that needs to have public access on the list and view pages, but restricted access to the add/edit/delete pages. Is there currently a way to do this in one project, or will I need to create to different projects, one for public viewing and one that is password protected for add/edit/delete functions?
Also, the password page looks like it supports hard coded passwords or table controlled. Is there a way to authenticate via active directory?
Thanks!

Sergey Kornilov admin 4/13/2010

You can enable Guest login on Security->Advanced Security settings. Guest users will have readonly access to all pages and can bypass the login page. If you need more advanced security setup - check User Group permissions.
In regards to Active Directory (Windows authentication) check this article:

http://xlinesoft.com/asprunnerpro/docs/implementing_%27single_sign_on%27_feature.htm