[EP-tech] Disabling user privileges does not work
Sheraaz Buksh
sheraaz.a.buksh at usp.ac.fj
Wed Mar 14 23:54:09 GMT 2012
Hi All
After I configured ldap authentication I tried to remove password change and email change privileges of a user in file /opt/eprints3/archives/<repo-name>/cfg/cfg.d/user_roles.pl . However this did not take effect after I restarted my httpd service. Please if anyone can suggest any fix.
Regards
Sheraaz
User roles before:
$c->{user_roles}->{user} = [qw{
general
edit-own-record
saved-searches
set-password
deposit
change-email
}],
User roles after:
$c->{user_roles}->{user} = [qw{
general
edit-own-record
saved-searches
deposit
}],
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20120314/979373ea/attachment-0001.html
More information about the Eprints-tech
mailing list