Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 2851 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

I will like to open a hosted file from FMGO using: FMP7Script://192.168.10.0/Client.fp7?script=ListClients

How I can add a username and password to the FMP7Script ? Thanks...

  • 4 months later...
Posted

http://help.filemaker.com/app/answers/detail/a_id/5560/~/opening-shared-databases-remotely-using-a-url

Quote

Optional parameters can be used to include an account name and a password. This is done by adding the syntax "accountname:password@" prior to the IP address in the URL. For example:

fmp://admin:[email protected]/database.fmp12

Adding the account name and password to a URL can be a security risk since these credentials are stored in plain text for all to see. In addition, if the link is stored as an alias or a shortcut it can lead to unintentional access to your database if the workstation where the alias or shortcut resides is not protected.

 

This topic is 2851 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.