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
- Host: GitHub
- URL: https://github.com/jetty/jetty-setuid-jna
- Owner: jetty
- License: other
- Created: 2023-10-24T15:44:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T14:08:41.000Z (over 1 year ago)
- Last Synced: 2025-04-07T15:25:03.495Z (over 1 year ago)
- Language: Java
- Homepage: https://eclipse.dev/jetty
- Size: 146 KB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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