blob: b0c9e6011e9db74a3d38a7883e48329d6e9fb854 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
tacacs+ is program that allow authorization and authentication via net on
remote access servers. Authenticate users, authorize commands and log
accounting information.
tac+ia is improved tacacs server based on tac_plus package.
Additional features:
- improved configuration syntax
- acls
- time limits
- more variable substitutions in configuration file
- allow/deny lists
- tty lists
- host and port aliasing
- time intervals
- dynamic ip-address assignment
- passing uucp connections to uucico without rlogind authentication
and many other...
|