Hi all,
I am configuring a PIX with tacacs to authenticate at the users, this work
fine, But I now I want to apply access list a the users, for example for my
user dialup I used:
group = mail {
maxsess = 1
service = ppp protocol = ip
{
inacl=180
}
service = ppp protocol = lcp {
default attribute = permit
}
service = ppp protocol = ipcp {
default attribute = permit
}
}
user = john
{
member = mail
}
In the pix Can I to apply list?
Thanks in Advanced,
Regards,
Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=48620&t=48620
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]