> Can you please tell me if the format below is acceptable? If not can > you please tell me what the appropriate format should be?
No, it is not. If you wish to return Alcatel-OssClient-functionProfile attribute, first declare it in a dictionary file (see http://www.gnu.org/software/radius/manual/html_node/radius_36.html#SEC85, make sure that your definition matches with what the NAS expects to see), then add this dictionary file to the set of dictionaries Radius loads at startup, and then your users entry will be: support Auth-Type = Accept, Simultaneous-Use = 1 Service-Type = Framed-User, Framed-Protocol = PPP, Alcatel-OssClient-functionProfile = testFn Regards, Sergey _______________________________________________ Help-gnu-radius mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-radius
