Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abn/tac_plus-rpm
TACACS+ Daemon RPM
https://github.com/abn/tac_plus-rpm
Last synced: 7 days ago
JSON representation
TACACS+ Daemon RPM
- Host: GitHub
- URL: https://github.com/abn/tac_plus-rpm
- Owner: abn
- Created: 2015-10-20T09:40:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T11:06:46.000Z (about 9 years ago)
- Last Synced: 2024-11-18T07:50:04.907Z (about 1 month ago)
- Size: 141 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TACACS+ Daemon Packaging
This repository contains RPM packaging source for [TACACS+ Daemon](shrubbery.net/tac_plus/).
This also provides systemd unit file and a sample configuration file for use. The `tac_plus` service can be enabled as follows:
```sh
systemctl enable tac_plus
```