Skip to main content
This topic has been closed for replies.

2 replies

Inspiring
April 30, 2012

When does the FMS reload the white-list file? Do I need to restart the server after I update the whitelist file?

Adobe Employee
May 1, 2012

Hi,

No, you need not restart the server after updating the whitelist file.

FMS loads the whitelist file when publishing to an application’s event with packaging and encryption settings enabled begins.

Thanks!

Known Participant
June 17, 2012

hi

I cannot find the whitelist tool anywhere inside the installation folder

of FMS 4.5.2.r517 (on linux)

and there is no Mac folder as well, all i get inside the tools folder are these items,

and there is no Whitelist application.

-rwxr-xr-x 1 root root    8029 May 20 10:08 AC_RunActiveContent.js

drwxr-xr-x 2 root root    4096 May 22 13:59 f4fpackager

drwxr-xr-x 3 root root    4096 May 20 10:08 f4mconfig

-rwxr-xr-x 1 root root 1162456 May 20 10:08 far

-rwxr-xr-x 1 root root 1665992 May 20 10:08 flvcheck

-rwxr-xr-x 1 root root    2092 May 20 10:08 fms_adminConsole.htm

-rwxr-xr-x 1 root root 1052610 May 20 10:08 fms_adminConsole.swf

-rwxr-xr-x 1 root root  550648 May 20 10:08 fmscheck

drwxr-xr-x 4 root root    4096 May 20 10:08 multicast

drwxr-xr-x 2 root root    4096 May 20 10:08 scramble

drwxr-xr-x 2 root root    4096 May 20 10:08 swfhasher

1. regarding the swf verification, is it 100% that without a whitelist

file swf verification is disabled?

2. is it possible to execute server side code (such as main.asc)

for phds connections? - it would be very beneficial since it would allow

to accept and reject connections via the html/swf domains mechanism

and to do other server side logic..

3. why isnt there any configuration example for phds inside httpd.conf?..

i found the appropriate text inside a post in this forum:

http://forums.adobe.com/thread/981019

all the documentation is lacking any description excpet discussing general keys

like PHDSCommonKeyFile, but does not mention their structure and proper

location.

your help would be appreciated... -)

Inspiring
April 25, 2012

Is there a whitelist tool for linux?

jrunrandy
Adobe Employee
Adobe Employee
April 25, 2012

Hi Johan,

Yes there is. However, it's confusing because for some reason it is in the Mac folder. Try going to the Whitlelist/Mac folder, then run Whitelist.sh as follows

./Whitelist.sh

It's a Java app, so you need to have jdk or jre installed on the machine.

HTH,

Randy Nielsen

Senior Content and Community Manager

Adobe Systems Incorporated

Inspiring
April 26, 2012

Works well. Is there a way for the FMS to look at a folder where swf files are stored to enable swf verification, like it was done in FMS 3?