Hello folks, I'd like to have a special user who can create and save maps but can't upload new data. Is is possibile? Thx and happy new year! Ciao L. -- Luca Casagrande twitter: lucacasagrande
Luca, Its definitely possible, We have had enough questions about the security system in the past weeks that I think its time that I write up a page for the docs explaining how it works and how to modify things for your own purposes. Look for that early next week, and feel free to remind me if I forget! Jeff On Sat, Dec 31, 2011 at 5:54 AM, luca.casagrande@gmail.com <luca.casagrande@gmail.com> wrote: > Hello folks, > I'd like to have a special user who can create and save maps but can't > upload new data. > Is is possibile? > > Thx and happy new year! > > Ciao > L. > > -- > Luca Casagrande > twitter: lucacasagrande
Hi Jeffrey, thank you very much for your answer and for the help...I'll wait for your page and please let me know if I can be of any help. Ciao L. Il 31 dicembre 2011 17:43, Jeffrey Johnson <jjohnson@opengeo.org> ha scritto: > Luca, > > Its definitely possible, We have had enough questions about the > security system in the past weeks that I think its time that I write > up a page for the docs explaining how it works and how to modify > things for your own purposes. Look for that early next week, and feel > free to remind me if I forget! > > Jeff > > On Sat, Dec 31, 2011 at 5:54 AM, luca.casagrande@gmail.com > <luca.casagrande@gmail.com> wrote: >> Hello folks, >> I'd like to have a special user who can create and save maps but can't >> upload new data. >> Is is possibile? >> >> Thx and happy new year! >> >> Ciao >> L. >> >> -- >> Luca Casagrande >> twitter: lucacasagrande -- Luca Casagrande twitter: lucacasagrande
If you don't want to wait, I can give you a hint. Go to the django admin pages, yoursite.com/admin In the permissions you can create a new group, and you can pick various permissions from the list of pre-defined options. There will be some trial and error on picking the right ones for what you want until Jeff publishes definitions. My setup, I set the default user group to not have upload and then created a different group with all the permissions. Enjoy, Alex On 01/01/2012 03:23 AM, luca.casagrande@gmail.com wrote: > Hi Jeffrey, > > thank you very much for your answer and for the help...I'll wait for > your page and please let me know if I can be of any help. > > Ciao > L. > > Il 31 dicembre 2011 17:43, Jeffrey Johnson <jjohnson@opengeo.org> ha scritto: >> Luca, >> >> Its definitely possible, We have had enough questions about the >> security system in the past weeks that I think its time that I write >> up a page for the docs explaining how it works and how to modify >> things for your own purposes. Look for that early next week, and feel >> free to remind me if I forget! >> >> Jeff >> >> On Sat, Dec 31, 2011 at 5:54 AM, luca.casagrande@gmail.com >> <luca.casagrande@gmail.com> wrote: >>> Hello folks, >>> I'd like to have a special user who can create and save maps but can't >>> upload new data. >>> Is is possibile? >>> >>> Thx and happy new year! >>> >>> Ciao >>> L. >>> >>> -- >>> Luca Casagrande >>> twitter: lucacasagrande > > >