Bug 1224822 - permissions: error in permctl manpage
Summary: permissions: error in permctl manpage
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Security (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Matthias Gerstner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-21 22:22 UTC by Christian Boltz
Modified: 2024-06-17 08:35 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Boltz 2024-05-21 22:22:34 UTC
My brand-new permctl manpage says (re-formatted for readability)

    EXAMPLES
           permctl --set /usr/share/permissions/permissions 
                         /usr/share/permissions/permissions.secure

       Parses the files /usr/share/permissions/permissions and
                        /usr/share/permissions/permissions and sets ...

The "Parses the files ..." line mentions the same filename twice. The second filename should be the *.secure file.


While on it:

           permctl --system /bin/ping

       Run in system mode and only correct permissions of /bin/ping.

You might want to UsrMerge that example to /usr/bin/ping ;-)
Comment 1 Matthias Gerstner 2024-05-22 08:25:23 UTC
Thanks for carefully reading the man page :-). It's good to learn that
actually somebody is looking at it.

We will adjust accordingly.
Comment 2 Matthias Gerstner 2024-05-22 09:21:06 UTC
This is addressed in https://github.com/openSUSE/permissions/pull/193.
Comment 3 OBSbugzilla Bot 2024-05-24 11:15:03 UTC
This is an autogenerated message for OBS integration:
This bug (1224822) was mentioned in
https://build.opensuse.org/request/show/1176713 Factory / permissions
Comment 4 Matthias Gerstner 2024-06-17 08:35:34 UTC
Issue should be fixed in Tumbleweed by now. Closing.