Hi,

Just wanted to say that we introduced breaking changes in trunk. Our 
remote web services URL changed from:

/cgi-bin/pdp.cgi to /webapi

and is now running under dedicated mod_perl. No more mod_perl CGI 
wrapper non-sense.

People using wireless, wired 802.1X or MAC Address Bypass (MAB) with 
trunk (or any 1.10.0-0.2010..) or remote snort sensors would need to 
manually update the URL.

The proxy statement needs to be changed from:
proxy => 
'https://'.ADMIN_USER.':'.ADMIN_PASS.'@'.WEBADMIN_HOST.'/cgi-bin/pdp.cgi'

to

proxy => 'https://'.ADMIN_USER.':'.ADMIN_PASS.'@'.WEBADMIN_HOST.'/webapi'

The good news is that trunk/ now introduced changes that reduces the 
overall latency of a radius authorization request and improves overall 
performance.

Thanks to University of Oregon for initiating some of these changes.

Have a great day everyone!
-- 
Olivier Bilodeau
obilod...@inverse.ca  ::  +1.514.447.4918 *115  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Packetfence-devel mailing list
Packetfence-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-devel

Reply via email to