Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
15.1 Legacy Series
»
how can I change from admin to root ?
« previous
next »
Print
Pages: [
1
]
Author
Topic: how can I change from admin to root ? (Read 20135 times)
jstrebel
Full Member
Posts: 188
Karma: 23
how can I change from admin to root ?
«
on:
February 25, 2015, 09:08:26 am »
Hi,
to reduce security risks I configured a admin user (with admin right)
I unchecked root access of my-opensense.
ssh admin@myopnsense works.
If I enter under admin "su" I get the the response "Sorry".
What I did i miss to make this work?
Jakob
«
Last Edit: February 25, 2015, 05:02:39 pm by jstrebel
»
Logged
franco
Administrator
Hero Member
Posts: 17656
Karma: 1610
Re: how can I change from admin to root ?
«
Reply #1 on:
February 26, 2015, 10:05:15 am »
https://github.com/opnsense/core/issues/71
wheel is missing, but it's not easily fixed on the command line, because the users and groups are rewritten on reboot by the config.xml/php code. Thanks for the report.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
15.1 Legacy Series
»
how can I change from admin to root ?