Hello MArtin, On Mon, 8 Sep 2003 06:44 pm, Martin Edge wrote: > Hey Guys, > > I'm trying to find a way to add something in an Access-Request, so > implicitly, irrelevant of which host the packet gets forwarded to, we see > the same value in the reply. > > The only thoughts I can come up with, as add something symbolic to the end > of the Proxy-State attribute.
Proxy-State is a suitable attribute for getting the same thing back from the server that you sent it. AuthBy RADIUS removes any Proxy-State from the incoming requests prior to proxying, but you should be able to use AddToRequest in your AuthBy RADIUS to add a new Proxy-State. Caution: this will not work if you are planning to use UseExtendedIds which uses Proxy-State for another purpose. Cheers. > > How can you modify the active Proxy-State attribute for a packet ? Is it as > simple as calling the change_attr function? Or like Username is there a > specific function for it? > > Or is there any other way? > > Cheers > Martin -- Mike McCauley [EMAIL PROTECTED] Open System Consultants Pty. Ltd Unix, Perl, Motif, C++, WWW 24 Bateman St Hampton, VIC 3188 Australia http://www.open.com.au Phone +61 3 9598-0985 Fax +61 3 9598-0955 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP etc on Unix, Windows, MacOS etc. === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.
