Greetings all, I've read the access control section in book a couple times over, and I still can't completely figure out authorization. I want to do the following: I want to add all newly registered users to a specific group called "users", which I have already created in auth_groups
I have another group called "admin" which can add records to the various databases. The only way to begin this user is use the web2py administrator login. Where do I put the access privileges for this group? A related question. If I have certain files that the user can upload and download. How do i manage the file renaming in the mysql db? Also, how do I keep track of the files that a user download from the server. I apologize for the newb questions. Thank you again for all the help so far. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.