<div>Hi!</div><div><br></div><div>It is possible in freeradius to have one user who has full privilege level to one equipment (one cisco router privilege lvl15), and limited privilege level to other equipment (other router with smaller privilege e.g. lvl10 which will be configured on router)?</div>
<div>How to separate it? </div><div>My current configuration of users:</div><div><br></div><div> mdopierala      Auth-Type := PAP, Crypt-Password = "passwrd"</div><div>                Service-Type = "Administrative-User",</div>
<div>                Cisco-AVPair="shell:priv-lvl=15",</div><div>                Brocade-Auth-Role ="Administrator"</div><div><br></div><div>and part of clienf.conf</div><div><br></div><div>client 192.168.1.1 {</div>
<div>        secret = community</div><div>        shortname = router1</div><div>}</div><div>client 192.168.1.2 {</div><div>        secret = community</div><div>        shortname = router2</div><div>}</div><div><br></div><div>
<br></div><div>I'm waiting for response </div><div>Michal Dopierala</div>