04-19-2018 12:27 PM - edited 03-01-2019 04:09 AM
The documentation states:
Use System Install --system-install option for production and system-wide deployment in
a central location. You need root priviliges for System Install procedure and administration of the
installed NSO. As part of System install, the NSO daemon ncs is started at boot time.
Is this accurate? If I needed to install with a non-root user, what privileges would be required for the user? If root user is absolutely necessary why is this?
Thanks,
Johan
Solved! Go to Solution.
04-19-2018 04:46 PM
Hi
You need root privileges for System Install because System Install installs NSO in directories normally owned by root (e.g. /etc/init.d) if you do not want to install as root you can use "Local Install".
(Note this doesn't have anything to do with the user you *run* NSO as, it is about being able to install. If you want to run NSO as another user use the "--run-as-user" option to the install script).
Regards,
/Sebastian
04-19-2018 04:46 PM
Hi
You need root privileges for System Install because System Install installs NSO in directories normally owned by root (e.g. /etc/init.d) if you do not want to install as root you can use "Local Install".
(Note this doesn't have anything to do with the user you *run* NSO as, it is about being able to install. If you want to run NSO as another user use the "--run-as-user" option to the install script).
Regards,
/Sebastian
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide