Gossamer Forum
Home : Gossamer Threads Inc. : Custom Modification Jobs :

Permissions question for DBMAN

Quote Reply
Permissions question for DBMAN
I have set up this database to get input from users. I want the users only to add info at my database by filling out a form. When I set $auth_no_authentication = 1 (no need to sign up) everything works fine but the problem is that I cannot log in with admin permissions. I don't get the log in screen.

When I try $auth_no_authentication = 0 (need people to signup) and I try to skip the log in screen by calling &db=default&uid=defayl&add_form=1, I can fill up the form but when I submit the info I get the login screen.

How can I just give people the permission to add, and only the admin can have full permissions??

Thanks!


Subject Author Views Date
Thread Permissions question for DBMAN Albo 4076 Aug 3, 2001, 6:44 AM
Post Re: Permissions question for DBMAN
Thomas. 3916 Aug 3, 2001, 6:48 AM