https://github.com/abn/tac_plus-rpm
TACACS+ Daemon RPM
https://github.com/abn/tac_plus-rpm
Last synced: 3 months 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T11:06:46.000Z (over 10 years ago)
- Last Synced: 2025-06-04T01:03:34.286Z (about 1 year ago)
- Size: 141 KB
- Stars: 4
- Watchers: 0
- 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
```