Updated: 11/5/2005; 6:01:11 PM.
Chris Double's Radio Weblog
        

Tuesday, February 12, 2002

The RFC is now a feature, thanks Dave! Updating radio.root will give you the ability to add callbacks to the Radio firewall checks.

To get the behaviour I required I added a script to user.radio.callbacks.firewall called alwaysAuthenticate. The contents of this script was:

on alwaysAuthenticate (pta)
  pta^.radioResponder.flSameMachine = false
  return false

This forces the user to be authenticated even if they are on the local machine. You'll need all the preferences for remote access to be turned on, and a username and password entered in those preferences.

With this change I can now use stunnel to access Radio remotely using SSL.


10:49:23 PM      

© Copyright 2005 Chris Double.
 
February 2002
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28    
Jan   Mar



Click here to visit the Radio UserLand website.

Listed on BlogShares

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.