Jump to content

bypass Web Security.fp5


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

Recommended Posts

Here is my set up.

(OSX) Apache web server: running muitlple web sites. all web sites are forms (FMU) using the Web Security.fp5 files.

A new web site using the same (FMU) but does not need any security. example a user clicks on a link Information on a web site and the link:

http://localhost/FMPro?-db=infocallweb.fp5&-lay=web&-format=infocall.htm&-new

goes straight to the form and does not ask for a user name and password.

Can I append the user name and password to the link?

There is no passwords for the DB.

The other web sites need the web security but this on does not.

Help.

Thanks

Link to comment
Share on other sites

Try this:

Create an entry in your web security.fp5 database:

name: infocallweb.fp5

create a user called "All Users" and do not give it a password. Permissions set to enable browse, edit, new, scripts (optional, depending on whether you're using scripts).

Good luck!

weecc

Link to comment
Share on other sites

This topic is 7595 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.