- There are three parts:
- 2626 Relevant Config
- Tac_plus.conf
- relevant Logs from Tac_Plus.log
- #########################################################
- ; J8164A Configuration Editor; Created on release #H.08.72
- hostname "HS0-2626-3"
- time timezone -360
- time daylight-time-rule Continental-US-and-Canada
- no web-management
- web-management ssl
- no telnet-server
- aaa authentication login privilege-mode
- aaa authentication console login tacacs local
- aaa authentication console enable tacacs local
- aaa authentication ssh login tacacs local
- aaa authentication ssh enable tacacs local
- tacacs-server host 10.32.14.5
- ip ssh
- ip ssh key-size 1024
- password manager
- password operator
- ####################################################
- # tacacs configuration file
- # /etc/tac_plus.conf
- # set the key
- key = omitted
- accounting file = /var/log/tac_plus.acct
- # Groups
- group = admin {
- default service = permit
- service = exec {
- priv-lvl = 15
- }
- }
- # users accounts
- user = saint {
- member = admin
- login = des "Omitted"
- enable = des "Omitted"
- name = "Network Administrator"
- }
- user = rancid {
- member = admin
- login = des "omitted"
- enable = des "omitted"
- name = "Rancid Backup"
- }
- #########################################################
- ************** /var/log/tac_plus.log **************
- Tue Jun 5 21:50:49 2012 [4932]: session_id 1953829860 (0x747513e4), Data length 8 (0x8)
- Tue Jun 5 21:50:49 2012 [4932]: End header
- Tue Jun 5 21:50:49 2012 [4932]: type=AUTHEN/START, priv_lvl = 15
- Tue Jun 5 21:50:49 2012 [4932]: action=login
- Tue Jun 5 21:50:49 2012 [4932]: authen_type=ascii
- Tue Jun 5 21:50:49 2012 [4932]: service=enable
- Tue Jun 5 21:50:49 2012 [4932]: user_len=0 port_len=0 (0x0), rem_addr_len=0 (0x0)
- Tue Jun 5 21:50:49 2012 [4932]: data_len=0
- Tue Jun 5 21:50:49 2012 [4932]: User:
- Tue Jun 5 21:50:49 2012 [4932]: port:
- Tue Jun 5 21:50:49 2012 [4932]: rem_addr:
- Tue Jun 5 21:50:49 2012 [4932]: data:
- Tue Jun 5 21:50:49 2012 [4932]: End packet
- Tue Jun 5 21:50:49 2012 [4932]: Authen Start request
- Tue Jun 5 21:50:49 2012 [4932]: choose_authen chose enable_fn
- Tue Jun 5 21:50:49 2012 [4932]: Calling authentication function
- Tue Jun 5 21:50:49 2012 [4932]: Writing AUTHEN/GETPASS size=28
- Tue Jun 5 21:50:49 2012 [4932]: PACKET: key={Omitted by davmid}
- Tue Jun 5 21:50:49 2012 [4932]: version 192 (0xc0), type 1, seq no 2, flags 0x1
- Tue Jun 5 21:50:49 2012 [4932]: session_id 1953829860 (0x747513e4), Data length 16 (0x10)
- Tue Jun 5 21:50:49 2012 [4932]: End header
- Tue Jun 5 21:50:49 2012 [4932]: type=AUTHEN status=5 (AUTHEN/GETPASS) flags=0x1
- Tue Jun 5 21:50:49 2012 [4932]: msg_len=10, data_len=0
- Tue Jun 5 21:50:49 2012 [4932]: msg:
- Tue Jun 5 21:50:49 2012 [4932]: Password:
- Tue Jun 5 21:50:49 2012 [4932]: data:
- Tue Jun 5 21:50:49 2012 [4932]: End packet
- Tue Jun 5 21:50:49 2012 [4932]: Waiting for packet
- Tue Jun 5 21:50:53 2012 [4932]: Read AUTHEN/CONT size=30
- Tue Jun 5 21:50:53 2012 [4932]: PACKET: key={Omitted by davmid}
- Tue Jun 5 21:50:53 2012 [4932]: version 192 (0xc0), type 1, seq no 3, flags 0x1
- Tue Jun 5 21:50:53 2012 [4932]: session_id 1953829860 (0x747513e4), Data length 18 (0x12)
- Tue Jun 5 21:50:53 2012 [4932]: End header
- Tue Jun 5 21:50:53 2012 [4932]: type=AUTHEN/CONT
- Tue Jun 5 21:50:53 2012 [4932]: user_msg_len 13 (0xd), user_data_len 0 (0x0)
- Tue Jun 5 21:50:53 2012 [4932]: flags=0x0
- Tue Jun 5 21:50:53 2012 [4932]: User msg:
- Tue Jun 5 21:50:53 2012 [4932]: {Omitted by davmid}
- Tue Jun 5 21:50:53 2012 [4932]: User data:
- Tue Jun 5 21:50:53 2012 [4932]: End packet
- Tue Jun 5 21:50:53 2012 [4932]: enable query for 'unknown' unknown from 10.25.1.3 rejected
- Tue Jun 5 21:50:53 2012 [4932]: Writing AUTHEN/FAIL size=18
- Tue Jun 5 21:50:53 2012 [4932]: PACKET: key={omitted by davmid}
- Tue Jun 5 21:50:53 2012 [4932]: version 192 (0xc0), type 1, seq no 4, flags 0x1
- Tue Jun 5 21:50:53 2012 [4932]: session_id 1953829860 (0x747513e4), Data length 6 (0x6)
- Tue Jun 5 21:50:53 2012 [4932]: End header
- Tue Jun 5 21:50:53 2012 [4932]: type=AUTHEN status=2 (AUTHEN/FAIL) flags=0x0
- Tue Jun 5 21:50:53 2012 [4932]: msg_len=0, data_len=0
- Tue Jun 5 21:50:53 2012 [4932]: msg:
- Tue Jun 5 21:50:53 2012 [4932]: data:
- Tue Jun 5 21:50:53 2012 [4932]: End packet
- Tue Jun 5 21:50:53 2012 [4932]: 10.25.1.3: disconnect
- Tue Jun 5 22:01:54 2012 [4862]: Received signal 15, shutting down
Pastebin PRO Accounts SUMMER SPECIAL! For a limited time only get 40% discount on a LIFETIME PRO account! Offer Ends Soon!
SHARE
TWEET
tac_plus procurve enable
a guest
Jun 6th, 2012
143
Never
RAW Paste Data
