[ckan-dev] how I can disable edit right to visitor and logged_in
    Sean Hammond 
    sean.hammond at okfn.org
       
    Thu Jan 24 09:14:22 UTC 2013
    
    
  
> how I can disable edit right to visitor and logged_in to all resources of
> all datasets in my ckan 1.7 server ?
> 
>  
> 
> In my opnedata server, every visitors can edit datas in every resourse by
> data preview edit button.
> 
>  
> 
> Can someone help me ?
You can either change the ckan.default_roles.* settings in your config
file or, if you already have registered users, you can use the `paster
rights` and `paster roles` commands. The docs are here:
http://docs.ckan.org/en/ckan-1.7/authorization.html
Let me know if you have any further questions.
    
    
More information about the ckan-dev
mailing list