Project

General

Profile

Actions

Bug #2250

closed

OpenGGSN requires to run as root for no apparent reason

Added by laforge almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Target version:
-
Start date:
05/10/2017
Due date:
% Done:

100%

Spec Reference:

Description

OpenGGSN currently requires root (or rather CAP_NET_ADMIN) to run. There's no really good/technical reason for that, except for the fact that it currently seems to insist on creating the tun device inside libgtp, as well as setting the IP address/mask of that tun device.

The standard procedure is to have 'ip tunnel' or 'tunctl' create a tun/tap device and "chown" that to a given user/group. The program then simply uses that device without having to create it or modify it's IP address config.

If OpenGGSN could be configured to use such a pre-existing (persistent) tun device, it should be easy to run as non-root / non-CAP_NET_ADMIN.


Related issues

Related to OsmoGSMTester - Feature #1850: migrate osmo-gsm-tester from sysmocom internal jenkins to public jenkinsClosedneels11/18/2016

Actions
Related to OsmoGSMTester - Feature #2251: run osmo-gsm-tester in user landClosedneels05/11/2017

Actions
Related to Cellular Network Infrastructure - Feature #4107: Start systemd services as non-root userIn Progressosmith07/15/2019

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)