google-code-export / webpasswordsafe

Automatically exported from code.google.com/p/webpasswordsafe
0 stars 3 forks source link

Reduce privileges of READ user and define a new Moderate user with current READ user privileges #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please describe desired steps of proposed new feature/enhancement:
1. READ Access Level user to visible only the Tag(s) and Password(s) allowed by 
the admin
1.1. Should not be able to click View Permissions, View Access Audit Log and 
View Password History (maybe allow only to see his/her logins).
1.2 Should not be able to add new Tag(s) and Password(s)

2. Define new user privileges (moderator/manager) and pull current READ Access 
Level user privileges. He/She may sit between Admin and READ only users.

What version of the product are you using? On what operating system?
[root@abmx-test model]# uname -r
2.6.18-194.el5PAE

[root@abmx-test model]# java -version
java version "1.6.0_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot(TM) Server VM (build 20.4-b02, mixed mode)

[root@abmx-test target]# cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 5.5 (Tikanga)

Apache Tomcat/7.0.26

webpasswordsafe-1.2.1.war

Please provide any additional information below.
We have 3 levels. Admin, Moderator (Manager) and end user (READ only user). The 
READ only user have access to allowed passwords only and rest of the features 
are not clickable or not visible at all. Moderator user should be able to add 
passwords and allow password details to READ only users. Moderator may able to 
view/audit permission. 

Original issue reported on code.google.com by hiranth...@gmail.com on 4 Jun 2013 at 10:48