On Fri, 09 Mar 2012, Ferran Jorba wrote: > Sorry my explanation was incomplete. The behaviour is that we enter our > alias and password, and the system doesnt give any error message at all, > but our name doesn't appear in the top right corner, and any privileged > action complaints that we have to identify ourselves first.
Did you change anything else in the code base besides `aas'? Have you truncated session table before restarting Apache? $ echo "TRUNCATE session;" | /opt/invenio/bin/dbexec $ sudo /etc/init.d/apache2 restart Best regards -- Tibor Simko

