{"id":13758527,"url":"https://github.com/f5-rahm/tacacs_server","last_synced_at":"2026-03-05T23:06:00.694Z","repository":{"id":215690478,"uuid":"739569022","full_name":"f5-rahm/tacacs_server","owner":"f5-rahm","description":"Docker image/container setup for testing tacacs+ with F5 BIG-IP","archived":false,"fork":false,"pushed_at":"2024-01-08T15:59:18.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T13:30:08.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/f5-rahm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-05T22:18:36.000Z","updated_at":"2024-10-02T18:15:08.000Z","dependencies_parsed_at":"2024-08-03T13:01:34.648Z","dependency_job_id":null,"html_url":"https://github.com/f5-rahm/tacacs_server","commit_stats":null,"previous_names":["f5-rahm/tacacs_server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/f5-rahm/tacacs_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5-rahm%2Ftacacs_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5-rahm%2Ftacacs_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5-rahm%2Ftacacs_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5-rahm%2Ftacacs_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f5-rahm","download_url":"https://codeload.github.com/f5-rahm/tacacs_server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f5-rahm%2Ftacacs_server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30154312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T13:00:31.796Z","updated_at":"2026-03-05T23:06:00.662Z","avatar_url":"https://github.com/f5-rahm.png","language":"Dockerfile","funding_links":[],"categories":["Ops tools"],"sub_categories":[],"readme":"# Tacacs+ Test Server\n\nThis repository uses the official Ubuntu 18.04 Docker image for setting up a test TACACS+ server using `tac_plus`. Tested on Ubuntu 22.04 server running Docker 24.0.5.\n\n## Build Steps\n\nTo build the Docker image, execute the following command on the cli:\n\n```bash\nsudo docker build -t tacacs .\n```\n\n## Run Steps\n\nTo run the Docker image, execute the following command on the cli:\n\n```bash\nsudo docker run --name tacplus \\\n                -td \\\n                -p 49:49 \\\n                -v /\u003cfull path\u003e/tac_plus.conf:/etc/tacacs+/tac_plus.conf \\\n                tacacs\n```\n\nExample [tacacs config file](tac_plus.conf) for F5 BIG-IP is included.\n\n## Use Case - F5 BIG-IP remote auth\n\nFor testing remote auth for tacacs (not for production!). Example [BIG-IP auth config](f5auth.conf) is included. \n\n## Resources/Source Material\n\n- [Tac_plus man page](https://manpages.ubuntu.com/manpages/xenial/man8/tac_plus.8.html)\n- [Create free TACACS+ Server on Ubuntu Machine Step by Step](https://ipwithease.com/steps-to-create-free-tacacs-server-on-ubuntu-machine/)\n- [tacplus_image](https://github.com/llima3000/tacplus_image)\n- [TACACS+ Remote Role Configuration for BIG-IP](https://community.f5.com/t5/technical-articles/tacacs-remote-role-configuration-for-big-ip/ta-p/285938)\n- [Demystifying iControl REST Part 6: Token-Based Authentication](https://community.f5.com/t5/technical-articles/demystifying-icontrol-rest-part-6-token-based-authentication/ta-p/286793)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff5-rahm%2Ftacacs_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff5-rahm%2Ftacacs_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff5-rahm%2Ftacacs_server/lists"}