samisheikh
New Around Here
Hello
I am currently using Merlin build 380.66-2 on RT-AC68A. Basically what I am trying to accomplish is to add a user on shell permanently. The reason for adding a user is so that I can use the Quagga package. By default Quagga runs with runuser "network". I was able to add the user and group network, and give that user appropriate permissions and was able to run Quagga and OSPFD without any issues. However after a router reboot, the network user was deleted, and Quagga was unable to run.
So my question is, can I either run Quagga with user nobody or create a permanent shell user "network"?
I even tried editing the init.d files to change the runuser from network to nobody but that didn't seem to work. At the moment I am manually starting the process without watchquagga and manually specifying the parameters u and g with the user nobody.
Any help would be appreciated.
Thanks
I am currently using Merlin build 380.66-2 on RT-AC68A. Basically what I am trying to accomplish is to add a user on shell permanently. The reason for adding a user is so that I can use the Quagga package. By default Quagga runs with runuser "network". I was able to add the user and group network, and give that user appropriate permissions and was able to run Quagga and OSPFD without any issues. However after a router reboot, the network user was deleted, and Quagga was unable to run.
So my question is, can I either run Quagga with user nobody or create a permanent shell user "network"?
I even tried editing the init.d files to change the runuser from network to nobody but that didn't seem to work. At the moment I am manually starting the process without watchquagga and manually specifying the parameters u and g with the user nobody.
Any help would be appreciated.
Thanks