Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Admin access to a non-admin?

Quote Reply
Admin access to a non-admin?
I have a system where I would like the users to be able to modify their own user information (but nobody else's). I can build an interface that does direct interfacing with the SQL *_users table but I was wondering if I can somehow use the existing admin structure to do something like that without giving them "admin" priveledges. (I'm trying to reserve that for "super-users" or specific functions that I have not yet thought of/implemented yet). Maybe someone out there has already developed a template that does this SQL interaction with the *_users table already?