0

TACACS is a networking protocol that provides centralized Authentication, Authorization, and Accounting (AAA) management https://en.wikipedia.org/wiki/TACACS

The question if is it possible to get the user groups or other attributes. According my understanding the answer is not but I will happy to clarify if I miss something.

Michael
  • 1,457
  • 1
  • 18
  • 36

1 Answers1

1

No,

nothing in the RFC about user Groups https://www.rfc-editor.org/rfc/rfc1492

P.S: You should upgrade to RADIUS or DIAMETER. TACACS is just so old.

JOW
  • 2,319
  • 2
  • 16
  • 24