yeah thats a miss type on part. Let me go try this out. <br><br><div class="gmail_quote">On Fri, Aug 21, 2009 at 12:09 PM, john heasley <span dir="ltr"><<a href="mailto:heas@shrubbery.net">heas@shrubbery.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Fri, Aug 21, 2009 at 11:29:14AM -0400, Tom Murch:<br>
<div class="im">> ok so here is what i have<br>
><br>
> user tom {<br>
> login = cleartext 'tom'<br>
> enable = cleartext 'tom12'<br>
> }<br>
><br>
> acl = badmatt {<br>
> login = cleartext 'matt'<br>
> enable = cleartext 'matt12'<br>
> deny 192\.168\.0\.1 # disallow enable on this tacacs client<br>
> permit .*<br>
> }<br>
> user matt { enableacl = badmatt }<br>
><br>
> Will this work so that Tom and Matt can both enable on all things except the<br>
> 192.168.0.1 that matt is acl from?<br>
<br>
</div>yes, but login and enable are not valid in acl {}.<br>
</blockquote></div><br>