Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for trusted users and groups #20

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 2 comments
Open

Add support for trusted users and groups #20

GoogleCodeExporter opened this issue Mar 17, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

We need a list of trusted users and groups. We could use this list to avoid 
reporting write access that the user does not care about.
On Linux root user would be trusted. Root group too probably if it had no 
members.
On AIX the user may consider the bin user to be trusted.

Original issue reported on code.google.com by bernardo.damele on 22 Oct 2012 at 9:11

@GoogleCodeExporter
Copy link
Author

Original comment by bernardo.damele on 22 Oct 2012 at 9:16

  • Added labels: Component-UI, Component-Logic, Usability

@GoogleCodeExporter
Copy link
Author

Skeleton of user_is_trusted and group_is_trusted are coded in user and group 
libraries.

Original comment by bernardo.damele on 30 Oct 2012 at 2:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant