Hi,
 
Is there a way to add vendor specific attributes to the RADIUS response without adding the vendor to the dictionary.
 
If the vendor is part of the dictionary, then I use pairmake with the attribute name as in the dictionary and this works.
 
pairmake("Cisco-AVpair", "....", T_OP_SET);
 
Thanks,
Latha.