Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
Privilege for System: Settings: Logging / targets
« previous
next »
Print
Pages: [
1
]
Author
Topic: Privilege for System: Settings: Logging / targets (Read 1499 times)
coffeelover
Newbie
Posts: 6
Karma: 0
Privilege for System: Settings: Logging / targets
«
on:
September 02, 2021, 07:10:57 pm »
I've modified the permissions of my admin user removing the following GUI privileges:
All pages
Diagnostics: Backup / Restore
Diagnostics: Configuration History
Diagnostics: Factory defaults
Diagnostics: Halt system
System: User Manager
System: User Manager: Add Privileges
However, the user can only access the System: Settings: Logging page but NOT System: Settings: Logging / targets (syslog-ng page if I'm not mistaken). Is this intended?
Thanks for the support.
EDIT: apparently, the ALL pages does enable the access to
https://myfirewall/ui/syslog/
page, however this also gives back the access to the other Diagnostics: xxx pages I wanted to disable...
«
Last Edit: September 02, 2021, 07:15:16 pm by coffeelover
»
Logged
AdSchellevis
Administrator
Hero Member
Posts: 907
Karma: 184
Re: Privilege for System: Settings: Logging / targets
«
Reply #1 on:
September 02, 2021, 09:38:28 pm »
Hi,
The syslog target component seems to miss an ACL, just added one in
https://github.com/opnsense/core/commit/badd7cd8273b109be054b2c1e4eb1bece02e5e8a
You should be able to install is using the following command:
Code:
[Select]
opnsense-patch badd7cd82
Best regards,
Ad
Logged
coffeelover
Newbie
Posts: 6
Karma: 0
Re: Privilege for System: Settings: Logging / targets
«
Reply #2 on:
September 03, 2021, 12:38:41 pm »
Thanks for the patch!
Regards
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
Privilege for System: Settings: Logging / targets