An open API service indexing awesome lists of open source software.

https://github.com/jetty/jetty-setuid-jna

Eclipse Jetty® - SetUID Module
https://github.com/jetty/jetty-setuid-jna

Last synced: over 1 year ago
JSON representation

Eclipse Jetty® - SetUID Module

Awesome Lists containing this project

README

          

# Eclipse Jetty® - SetUID Module

## Configuration

Add the `setuid` start module to your jetty.base

```
$ cd /path/to/my-jetty-base
$ java -jar /opt/jetty-home/start.jar --add-module=setuid
```

Then configure the userid you want in the `${jetty.base}/start.d/setuid.ini` file