Quantcast
Channel: FileMaker Forum > Using FileMaker Server
Viewing all 1868 articles
Browse latest View live

Email Script

$
0
0

Forum post by Kareema Matrook

Your post

Hi,

I am using Filemaker Pro Server 13, FM Pro 13, and advance 13.

I have a Filemaker DB that contains invoices to parents, each parent has different number of children in different grade levels and Fees.

I need to send each parent his invoice by email, I setup the email to by send by smtp server. and try to send a test email to my self and two other administrators. (setting Screenshot attached)

The result was we all get the email 3 times, for example I got me personal email and their emails, other admins got their emails plus my. Also I tried to add the email field on the "TO:" I got the names of others, I changed and use the  field in the BCC: but it is the same.

I need each receive only his related email. and they should not see others emails.

Thanks,

Kareema

 

Screenshot


Eliminating the POODLE Vulnerability in FMS 13 on OS X

$
0
0

Forum post by JohnDCCIU

I did a little playing around to see if I could eliminate the POODLE vulnerability in FMS 13 running on OS X.  FMS 13 installs its own version of Apache, it doesn't use the version from Apple as it did in previous versions.  Out of the box, FMS 13 is vulnerable to POODLE.

I turns out that the FMS web SSL functionality is controlled in an Apache config include file at /Library/FileMaker Server/HTTPServer/conf/extra/httpd-ssl.conf  I edited that file with TextWrangler and applied the POODLE mitigation (adding "-SSLv3" on the end of the existing "SSLProtocol" line), restarted the server, and poof:  no more POODLE vulnerability.  

My server seems to be fine afterwards, but YMMV, so use at your own risk, and only if you know how to edit config files without mucking things up (and always make a backup of the file before editing regardless).  It's uncertain if FMS will eventually overwrite that config (since it manages it itself), either during normal operations or during a future upgrade (unless FMI incorporates that into the next upgrade, which they should), but so far the mitigation has survived a few reboots, so it seems stable.

You can test your server's POODLE vulnerability at http://whodig.com/poodle/ or for a more comprehensive SSL test (including POODLE), use https://www.ssllabs.com/ssltest/

John

 

 

FMS 13v1a breaks FMS when "Require Secure Connections" is check marked (9 Comments)

$
0
0

Forum post by JohnDCCIU

I've been running FMS 13v1 successfully for awhile on OS X 10.9, with "Require Secure Connections" checkmarked in the Database Server section and a commercial SSL cert from GoDaddy installed with fmsadmin.

I applied the first "emergency fix" that FMI put out, which involved copying files to certain places on the server.  That also worked fine.

I saw that they released a real updater and applied that tonight....and that seems to have broken something.  Now if "Require Secure Connections" is checkmarked, hosted databases do not appear in the FM client (even a client running on the same machine as the server).  The server shows up under "Local Hosts", but no databases appear.

All databases show as opened and Normal on the server, and if I uncheck"Require Secure Connections" and restart the server, all the databases appear just fine.

Note that I'm not talking about Web Services:  this is the core fmnet protocol functionality.  However, it also is broken (The server test page for both WebDirect and PHP fail) when "Require Secure Connections" is enabled in the core server, and it starts working again when "Require Secure Connections" is unchecked.

Is anyone else seeing this?  Any ideas on a fix?  I wouldn't want to run my server without SSL security for very long.

 

Recurring timeout failure to start Filemaker Server service fmshelper.exe at boot up.

$
0
0

Forum post by Perttu Määttä

Hi!

 

We're constantly receiving a timeout while starting Filemaker Server service at boot time on situations where server host is rebooted due to automatically installed Windows updates. Service is set to start with the delayed flag. On the Windows Event log the following information is logged: 

Event ID 7009 "A timeout was reached (30000 milliseconds) while waiting for the FileMaker Server service to connect.”

Event ID 7000 "The FileMaker Server service failed to start due to the following error: 
The service did not respond to the start or control request in a timely fashion.”
 

We're running Filemaker Server Advanced 12.0.5.551 on Windows Server 2008 R2 as a VMware guest with one vCPU and 4 GB's of RAM. Server can easily handle its daily load, but could the CPU limit the startup processing power need or any other suggestions? This is embarrassing as it brings downtime before we get to server to manually start the service. When started manually, through services.msc, it always starts up ok.

Thanks already,

Perttu

 

FM9 Server & 10.6.8 Snow Leopard

$
0
0

Forum post by C Feakes

Hi I have a quick question re some older FM's and OS's, Its been difficult to find a definitive answer on the net!

Basically can anyone tell me if FMS 9.0.3 will run under 10.6.8

Thanks in advance for any help provided.

FileMaker Server 12 and Yosemite? (2 Comments)

$
0
0

Forum post by maser

Yes, I see the KB article that says this won't be tested by FileMaker, but I appear to be having no problems after having upgraded my FM server 12.0.6 from 10.9.5 to 10.10.

Has anybody who has tried this run across any issues?   (I have expressed my problems with FMS 13 taking over the default web site on Mac OS X Server and have not tried any of the potential workaround some others have come up with to deal with this -- I'm hoping FMS 14 eventually works in tandem with OS X Server...)

 

Server Side Print Script?

$
0
0

Forum post by Catherine Dentino

Hello,

I'm working on a script that triggers when a field is updated on an iPad running filemaker go. I'd like a label to automatically print out once the field is updated, with no print dialog box. I've found that even if "perform without dialog" is selected, filemaker go still pulls up the dialog box. My next thought was to make the printing part a server side script, but I know that the print script steps aren't compatible with the server. Is there a work around that anyone could suggest? I'm also somewhat new to server side scripting.

Thanks!

Private Key already exists when trying to do a certificate create

$
0
0

Forum post by Marsha Williams

I have purchased an SSL cert from godaddy to work with my filemaker server.  When trying to generate the serverrequest.pem via a command prompt, I receive an error 20406: (unknown error) "Private Key already exists.  Please remove it and run the command again".  How do I remove the private key?  Command prompt work is foreign to me, Please help!


FileMaker 13 Server and Yosemite (1 Comment)

$
0
0

Forum post by Todd Blumel

We are setting up a new FileMaker 13 Server and just realized the FMS isn't comparable with Yosemite. Has anyone heard of a expected date that this will be fixed?

FMPS13: Lost all Access to Database by FMP Clients/WebDirect Due to serverCustom.pem Cert File (14 Comments)

$
0
0

Forum post by Mac89


I just installed a SSL certificate using fmsadmin in FMPS 13.01 on a Mac OS Server 10.8.5 and it managed to block all access to my database by FMP clients and through WebDirect. After an agonizing hour or so with no indications anything was wrong in the Admin Console or anywhere else other then that none of my users could log into the database, I removed the serverCustom.pem file which was created by fmsadmin in the /Library/FileMaker Server/CStore folder when I uploaded my cert. As soon as I did this everything began working again.

I had installed exactly as described on page 191 of the FMP Server Help Guide and the SSL cert did show when I tested it on the site through WebDirect. The only issue was that the cert was missing the primary and secondary intermediate certs because FMP doesn't provide any guidance on how to install them. However, I cannot imagine how having the primary and secondary missing could cause all database access to be blocked. I tested the cert with the Thawte cert verification tool and it show up fine except for the missing intermediaries.

Another interesting note. After I removed the serverCustom.pem file, I checked our site from multiple browsers/boxes. In every instance it still showed our newly installed cert and not the default FMI one. I thought that if the serverCustom.pem file was removed it would default to the FMI cert so not sure why they are showing, albeit without the proper intermediate certs being in place.

Of course support is closed now but I will be taking back up with them tomorrow. I'm back but the SSL issue remains unresolved.

Anyone else run into this?

FMS13 Web Server Breaks Easily (4 Comments)

$
0
0

Forum post by Larry Goldman

Re: FMS 13.0.4.400, Mac OS X 10.9.4

Sometimes it is necessary to turn off and on FMS' httpd web server for maintenance and adjustment.

For Apache, the Terminal command is: sudo apachectl stop/start

In FIleMaker Server, the analogous Terminal command is: /Library/FileMaker\ Server/HTTPServer/bin/httpdctl stop/start

But use of this command _breaks_ FMS' https server -- it will not restart and reports the following error in /Library/FileMaker\ Server/HTTPServer/logs/fmsadminserver_error_log: "Init: Pass phrase incorrect". The only resolution is to restart the entire server (time consuming, and extremely inconvenient for other server users), and even restarting sometimes does not clear the problem.

To see for yourself, on a running FMS server, in Terminal, stop and restart FMS' httpd process as follows:

bash-3.2# /Library/FileMaker\ Server/HTTPServer/bin/httpdctl stop

========== stop ==========
Fri Aug 8 12:06:48 PDT 2014
/usr/sbin/httpd -k stop -D FILEMAKER -f /Library/FileMaker Server/HTTPServer/conf/httpd.conf
 
bash-3.2# /Library/FileMaker\ Server/HTTPServer/bin/httpdctl start
========== start ==========
Fri Aug 8 12:06:55 PDT 2014
/usr/sbin/httpd -k start -D FILEMAKER -f /Library/FileMaker Server/HTTPServer/conf/httpd.conf
exit code 1
 
How does one fix the passphrase problem and get FMS' httpd process started without having to restart the entire server?

Server Update difficultly FM 9 to 13 (1 Comment)

$
0
0

Forum post by Luc Rataj

Hi, 

Currently my company is in the works of revamping its whole in house FM system which was built in 2008'ish and the assigned me to the task. 

We are currently running FM9 pro and server.

In a recently proposal we were quoted $1,100 and 7 hours of work just to convert the FM9 data bases to FM13.

This seemed excessive to me, is it? I've watched YouTube videos where FM basically does it automatically in less than 5 mins. 

I have never worked with Mac's before, but I am far from computer illiterate.  

As a FM novice is updating the server software something I should attempt?

Thanks!

WebDirect and GetLayoutObjectAttribute

$
0
0

Forum post by OAK


I want to insert a picture in a container field. I have a web viewer (myWebViewer)

Go to [Object Name: "myWebViewer"]
Set Field [tempURL; GetLayoutObjectAttribute ("myWebViewer: ;  "source")]

Works great in FMPro and GO but not in WebDirect. 

Any ideas? 

 

 

 

 

SSL Server Allows Anonymous Authentication (1 Comment)

$
0
0

Forum post by kurchy

 

We are currently deploying a Filemaker solution in a corporate environment and have run into a bit of a security issue.

They are using QualysGuard Enterprise Suite to scan the servers for vulnerabilities, and it has flagged one on the Filemaker port 5003.

Below are the results of the scan.  Has anyone else seen this problem or have any ideas as to what to try?  We have deployed 2 servers at this location and both are reporting the same issue.  The solution mentions disabling anonymous authentication.  Is there a setting in FM server for that, that I’m not seeing?  Both servers are running Server 2012 and FM Sever 13.0 v4.

 

SSL Server Allows Anonymous Authentication Vulnerability

port 5003/tcp over SSL

 

THREAT:

The Secure Socket Layer (SSL) protocol allows for secure communication between a client and a server. The client usually authenticates the server using an algorithm like RSA or DSS. Some SSL ciphers allow SSL communication without authentication. Most common Web browsers like Microsoft Internet Explorer, Netscape and Mozilla do not use anonymous authentication ciphers by default.

A vulnerability exists in SSL communications when clients are allowed to connect

using no authentication algorithm. SSL client-server communication may use several different types of authentication: RSA, Diffie-Hellman, DSS or none. When 'none' is used, the

communications are vulnerable to a man-in-the-middle attack."

IMPACT:

An attacker can exploit this vulnerability to impersonate your server to clients.

SOLUTION:
Disable support for anonymous authentication.

1) Apache:
Typically, for Apache/mod_ssl, httpd.conf or ssl.conf should have the following lines: SSLProtocol -ALL +SSLv3 +TLSv1
SSLCipherSuite ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM For Apache/apache_ssl include the following line in the configuration file (httpsd.conf): SSLRequireCipher ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM

2) IIS:
For IIS please see: How to disable PCT 1.0, SSL 2.0, SSL 3.0, or TLS 1.0 in Internet Information Services (http://support.microsoft.com/kb/187498/en-us), How to Restrict the Use of Certain Cryptographic Algorithms and Protocols in Schannel.dll (http://support.microsoft.com/kb/245030/en-us), How to Determine the Cipher Suite for the Server and Client (http://support.microsoft.com/kb/299520/en-us), , and How to restrict the use of certain ciphers in Internet Information Services 5.0 (http://support.microsoft.com/kb/241447)

3) Wu-FTP:
For Wu-FTP which supports TLS, the ciphers parameter in TLS configuration file should be set to -ALL +SSLv3 +TLSv1 For more details please consult the docs/HOWTO/ssl_and_tls_ftpd.HOWTO file provided by wu-ftpd distribution.

4) Lighttpd:
For lighttpd: Locate the lighttpd config file and modify the following ssl.ciper-list line to include !aNULL. A restart of the lightttpd application is necessary.
Example: ssl.cipher-list = "TLSv1+HIGH !SSLv2 RC4+MEDIUM !aNULL !eNULL !3DES @STRENGTH"

Thanks,

Great Lakes Database

Updating numeric fields through ODBC

$
0
0

Forum post by Dmitry Shapovalov

Whenever numeric field is updated through ODBC, instead of integer value which is provided in the SQL it writes into the database float with six zeros after the dot (for example, if I write 12, I see in the database 12.000000). Is there any way to fix it? We just use integer values in those fields (number of seat, reference id, etc.), so those zeros look creepy:-) It seemed to work fine in prior versions.

FileMaker Server 12.0.4.405 

FileMaker ODBC driver 12.03.103.00


How hefty does the server for FM Server 13 have to be?

$
0
0

Forum post by Martin Ramsay

We have been running a FileMaker application using FM Server 11 for several years on a MacMini 2.53 GHZ Intel Core 2 Duo with 4GB of RAM.  The system ran just fine.  

Now we've developed a new application for a new client, and took the opportunity to upgrade to FM Server 13 as a part of the project.  The new application has fewer users, a much simpler table structure, and fewer records in the tables.  We also tried very hard to optimize the layouts to use the new themes.

However, the FM Server 13 system just crawls and often leaves users coming in via WebDirect with a spinning wheel or even a time out message.  I looked up the requirements for FM Server 13 and it looks like this little MacMini is at the very, very bottom end of the acceptable range.

Are people finding that FM Server 13 just takes more horsepower (faster CPUs, more RAM, faster disk drives) than FM Server 11 did to have a reasonably snappy performance?  In other words, are my problems possibly related to hardware throughput -- or is it more likely that my design approach is flawed in a way I'm just not seeing?

Thanks!

Given a choice, should the Worker or the Master server be the more powerful machine?

$
0
0

Forum post by Martin Ramsay

I have the opportunity to upgrade from a single FileMaker Server 13 deployment to a two machine deployment.  One of the two servers in the new arrangement is older, has less memory, and is slower than the other.  Given a choice, would I be better to have the more powerful machine as the worker (for web publishing) or as the master (to host the databases)?

Thanks.

FMPS Status message : authentication failed on database... using Admin [fmwebdirect]

$
0
0

Forum post by alternapop

I have FMPS 13.0.4.400 installed with a simple test database that was created using the Contacts template.  This db is configured to require authentication.

If I just simply load this database's webd link and don't even try to authenticate, leaving the "Login" window open, FMPS shows this error:

warning', "Client [WebDirect] [IP Address] authentication failed on database "Contacts.fmp12: using "Admin [fmwebdirect]"

It's confusing and makes me think that someone tried to authenticate and failed with an invalid account.  I would expect for it to not throw up a warning unless the person tried to get in with an invalid account.

Reinstall FMS 11

$
0
0

Forum post by Elise Klay

Hello,

The server hosting our FM server crashed this week. So I would like to make a new install on another machine. I have an acronis backup of the FM folder on the previous server Program Files. My question is : is there a way to copy our old databases to the new server so that users can work on their FM files again ?

Thanks

FMServer for OSX 10.10 ???

$
0
0

Forum post by Steve Orazi

Your post

Anyone have a clue when FileMaker Server will work on Yosemite??

Screenshot

Viewing all 1868 articles
Browse latest View live