[ckan-dev] R: R: R: how I can disable edit right to visitor and logged_in

Sean Hammond sean.hammond at okfn.org
Mon Feb 4 11:46:36 UTC 2013


> we've resolved the first error fixing the
> /pyenv/src/ckan/ckan/logic/__init__.py adding unicode() function in:
> return ' - '.join([unicode(err_msg) for err_msg in err_msgs if
> err_msg]) because the error message had a Unicode character that was
> not displayet.
> 
> So, the original error message was: L'utente bari.ckan non \xc3\xa8
> autorizzato ad aggiornare la tabella task_status
> 
> Than, we have anable bari.ckan: /pyenv/bin/paster --plugin=ckan rights
> make bari.ckan admin system And now is ok.
> 
> But, I don't know why this user wasn't admin. I've change only the
> rights of visitor and logged_in.
> 
> And the bari.ckan isn't used in my platform.
> 
> Have you any idea ? 

I don't know why your use wasn't a sysadmin. Normally when you register
a new user account, it is not a sysadmin account unless you make it one
using the paster sysadmin command.




More information about the ckan-dev mailing list