Jason Barker Posted October 17, 2003 Posted October 17, 2003 Our current setup is FileMaker Pro 5 on Classic. I have two database files. One requires that I use Web Security database to manage users who wish to access it through the web. The other file needs to be configured so that anyone can see it and browse it. Is there a way to embed a password in a form so that the user is not prompted to enter one from either the db file's settings or the Web Security database? Thanks!
Steve T. Posted October 18, 2003 Posted October 18, 2003 Hi, JB! Perhaps wiser FMP eyes will see what I'm missing but I don't know of a way to embed a password to repress the FMP login/password prompt. However, it only pops up if you perform a restricted action. If you set both db's in Web Security Database with All Users can browse, you won't need to embed a password. Or at least set the "other" one for anyone to be browsed by All Users (no password) and the popup will only happen if someone tries to access info in the other db. Once logged in, users can access either freely. You can, of course, look into using tokens to check validity, but I don't know of a way to bypass the login prompt by auto-entering the data. Maybe someone else will offer something better, though. Good luck! --ST
Anatoli Posted October 18, 2003 Posted October 18, 2003 Steve's way is the proper way to do security. You cannot set Web Security only for some hosted databases. But if you allow full access for single database, security is de facto disabled for that database. Embedding passwords is nice technique in Lasso Inlines. Since WC doesn't have much security by itself even with Web Security if you need tight security you must use "exact search" or Lasso.
Unable Posted October 18, 2003 Posted October 18, 2003 re: Is there a way to embed a password ... Yes. CDML submission of Username and Password. Note there are two iterations of the demonstration. re: ... in a form ... No.
Jason Barker Posted October 20, 2003 Author Posted October 20, 2003 Thanks you guys! I gave Steve's solution a try and it worked. This will satisfy the security requirements for this project perfectly! Thanks for the other ideas. They will come in handy for a future project!
Recommended Posts
This topic is 7696 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 accountSign in
Already have an account? Sign in here.
Sign In Now