Hi Devin,

In data lunedì, 30 aprile 2012 18.05:28, Devin Bougie ha scritto:
> Hi, All.  I'm sure I overlooked this somewhere, but how are Invenio groups
> managed in 1.0?  After upgrading our installation, it looks like only users
> connected to the superadmin role can use groups.  The "Your Groups" section
> of "Your Account" is missing for all other users, and if a user tries to
> manually browse to /yourgroups/ they receive an "Authorization failure"
> that says "You are not authorized to use groups."
> 
> Any suggestions or pointers to documentation would be greatly appreciated. 
> Please let me know if there is any more information I can provide.

most of Invenio web modules are now controlled via WebAccess. For this reason, 
new actions have been introduced, and new default authorizations have been 
added for backward compatibility.

If you upgraded Invenio from a previous release, you might still need to 
upgrade the WebAccess configuration (maybe this should be more highlighted in 
the documentation).

Please, try to run:

$ /opt/invenio/bin/webaccessadmin --add --compile --user admin

This should add any missing default authorization, thus unlocking the 
YourGroup area (and other areas, too).

Best regards,
        Samuele

P.s. you might wish to then check the WebAccess status in the WebAccess admin 
interface to see if some new authorization should be better revoked (e.g. if 
you want to disable the Circulation module, you can change the FireRole 
definition of the "loanusers" role from being "allow any" to "deny all".
-- 
Samuele Kaplun
Invenio Developer ** <http://invenio-software.org/>

Reply via email to