> I have an entry in a ldap database with an attribute radiusVSA.
>
> In file ldap.attrmap, I have this line
>       -> replyItem       Vendor-Specific                 radiusVSA
>
> In user file, I have this line
>       -> sqdqFS
> Autz-Type:=CISCO-ACCESS,Auth-Type:=CISCO-ACCESS
>                 Service-Type = Login-User
>
> I want that user sqdqFS provides to my Cisco Switch this attribute :
>               Cisco-AVPair = "shell:priv-lvl=15"
>
> For this, I use the attribute radiusVSA in LDAP but what's the syntax
> for this attribute :
>                       Cisco-avpair = "shell:priv-lvl=15"
>
>                       Or
>
>                       shell:priv-lvl=15

The syntax will be shell:priv-lvl=15

example ldif format

radiusVSA: shell:priv-lvl=15


>
> An answer ??
>
> Thanks
>
> Philippe
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to