Actions
Bug #6229
closedmanpages about privileges are out of date wrt basicset and new privs in it
Start date:
2015-09-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
manpages are out of date:
- priv_addset.3c needs to include info about priv_basicset
- privileges(5) needs to be updated to include PRIV_FILE_READ, PRIV_FILE_WRITE, PRIV_NET_ACCESS in the list of basic privileges
- Need clarification on the fact that these privs only affect open() on files or creation of new sockets, and not existing FDs
Related issues
Updated by Electric Monk about 8 years ago
- Status changed from New to Closed
git commit 8cee14c65a4afa9dabe23f414431ab808186b48e
commit 8cee14c65a4afa9dabe23f414431ab808186b48e Author: Alex Wilson <alex.wilson@joyent.com> Date: 2015-09-30T20:22:46.000Z 6229 manpages about privileges are out of date wrt basicset and new privs in it Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
Updated by Yuri Pankov over 6 years ago
- Has duplicate Bug #4824: priv_basicset(3C) .so's to a page which doesn't describe priv_basicset() added
Actions