<div dir="ltr">Hello,<div><br></div><div>I am new to TACACS+ and tac_plus.  I was just trying it out with a very simple configuration between my Ubuntu laptop and an Imagestream router.  I have the two configured and talking to each other, but I cannot get it to accept my password.  Here are the logs from one of my attempts:</div>
<div><br></div><div><div>session.peerip is 192.168.100.222</div><div>connect from 192.168.100.222 [192.168.100.222]</div><div>cfg_get_hvalue: name=192.168.100.222 attr=key </div><div>cfg_get_hvalue: no host named 192.168.100.222</div>
<div>cfg_get_phvalue: returns NULL</div><div>cfg_get_value: name=rcampbell isuser=1 attr=pap rec=1</div><div>cfg_get_pvalue: returns NULL</div><div>cfg_get_value: name=rcampbell isuser=1 attr=global rec=1</div><div>cfg_get_pvalue: returns NULL</div>
<div>cfg_get_value: name=rcampbell isuser=1 attr=acl rec=1</div><div>cfg_get_pvalue: returns NULL</div><div>pap-login query for 'rcampbell' ssh from 192.168.100.222 rejected</div><div>login failure: rcampbell 192.168.100.222 (192.168.100.222) ssh</div>
<div>cfg_get_hvalue: name=192.168.100.222 attr=key </div><div>cfg_get_hvalue: no host named 192.168.100.222</div><div>cfg_get_phvalue: returns NULL</div></div><div><br></div><div>Here is the corresponding tac_plus.conf for that setup:</div>
<div><br></div><div><div>accounting file = /var/log/tac_plus.acct</div><div>key = testing123<br></div><div><br></div><div>user = rcampbell {</div><div>    name = "Rob Campbell"</div><div>    login = des "gjh0yUzBigWxQ"</div>
<div>}</div><div><br></div></div><div><div>user = DEFAULT {</div><div><span class="" style="white-space:pre">     </span>login = PAM</div><div><span class="" style="white-space:pre">        </span>service = ppp protocol = ip {}</div>
<div>}</div></div><div><br></div><div><br></div><div>I have tried this with both a DES encrypted password and a plaintext password with no luck.  The logs also look exactly the same no matter what password I supply.  Is there something simple I am overlooking here?  Thank you.</div>
<div><br></div><div><div>--<br>Rob Campbell<br>KG6HUM</div>
</div></div>