dbTalk Databases Forums  

Re: FM8: Logging in as Guest on IWP

comp.databases.filemaker comp.databases.filemaker


Discuss Re: FM8: Logging in as Guest on IWP in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Diehr
 
Posts: n/a

Default Re: FM8: Logging in as Guest on IWP - 10-09-2005 , 08:14 PM






Usenet <wjm (AT) wjm (DOT) org> wrote:

Quote:
FileMaker Pro 8 apparently has changed the authentication scheme. One change
is moving from basic authentication to a forms-based model. But another
change is that you can no longer have guest users log in without a password
challenge. They must instead click the "guest" radio button when opening a
file.

This is terrible. Does anyone know how to get around this "improvement?"

Bill
Are you talking about IWP or regular FileMaker? (the subject of this
thread). IWP can handle guest logins via the web w/no problem.


--
To send email, remove the invalid and nospams.


Reply With Quote
  #2  
Old   
Bill Marriott
 
Posts: n/a

Default Re: FM8: Logging in as Guest on IWP - 10-10-2005 , 03:13 AM






What I am talking about is using a web browser to access a database hosted
by FileMaker Pro 8, via Instant Web Publishing.

In all prior versions, when IWP access was enabled for the Guest account,
opening the database via Web would default to Guest access. No
authentication challenge would appear when opening it via Web. (You could
handle logging in a registered user under script control.)

This behavior brings a web visitor directly to your solution.

In FileMaker Pro 8, a forms-based authentication screen *always* appears
when opening a database hosted via IWP. The look and feel is similar to the
IWP home page. The visitor must either supply an account name and password,
or select "Guest," and click Login.

Screen shot at http://www.wjm.org/images/login.jpg.

This makes FileMaker IWP practically unacceptable for integrating a simple
database resource (such as a directory) into an existing site, or using IWP
to present a complete web-based solution.

Many users will not know what is happening when confronted with a sign-on
screen:

- They will think they've gotten into a restricted area and simply close the
window or navigate away.
- The whole screen is unbranded (or I should say, branded with the ugly
default blue FileMaker "Instant Web Publishing" banner). It looks nothing
like the rest of your site.
- It exposes the database file name with the heading, "Open database 'fubar'
with:" above the Account Name/Password fields.

This is a shame given the other improvements to IWP. For example, in
addition to the new calendar popups and tab controls, IWP no longer shows
the ugly gray stripe along the side of a web page when hiding and locking
the status panel.

I hope someone discovers a workaround to return to the old behavior.

Bill

"Michael Diehr" <md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid> wrote

Quote:
Usenet <wjm (AT) wjm (DOT) org> wrote:

FileMaker Pro 8 apparently has changed the authentication scheme. One
change
is moving from basic authentication to a forms-based model. But another
change is that you can no longer have guest users log in without a
password
challenge. They must instead click the "guest" radio button when opening
a
file.

This is terrible. Does anyone know how to get around this "improvement?"

Bill

Are you talking about IWP or regular FileMaker? (the subject of this
thread). IWP can handle guest logins via the web w/no problem.


--
To send email, remove the invalid and nospams.



Reply With Quote
  #3  
Old   
Michael Diehr
 
Posts: n/a

Default Re: FM8: Logging in as Guest on IWP - 10-10-2005 , 02:44 PM



Bill,

It works, you probably just have it misconfgured.

I'm using FM Server 7 Advanced with IWP using a guest account, and it
does NOT ask for any sort authentication. I think something may be
wrong with your setup?

Make sure you have a [Guest] account, and that you have assigned it a
privilege set that includes [fmiwp].

-Mike


Bill Marriott <wjm (AT) wjm (DOT) org> wrote:

Quote:
What I am talking about is using a web browser to access a database hosted
by FileMaker Pro 8, via Instant Web Publishing.

In all prior versions, when IWP access was enabled for the Guest account,
opening the database via Web would default to Guest access. No
authentication challenge would appear when opening it via Web. (You could
handle logging in a registered user under script control.)

This behavior brings a web visitor directly to your solution.

In FileMaker Pro 8, a forms-based authentication screen *always* appears
when opening a database hosted via IWP. The look and feel is similar to the
IWP home page. The visitor must either supply an account name and password,
or select "Guest," and click Login.

Screen shot at http://www.wjm.org/images/login.jpg.

This makes FileMaker IWP practically unacceptable for integrating a simple
database resource (such as a directory) into an existing site, or using IWP
to present a complete web-based solution.

Many users will not know what is happening when confronted with a sign-on
screen:

- They will think they've gotten into a restricted area and simply close the
window or navigate away.
- The whole screen is unbranded (or I should say, branded with the ugly
default blue FileMaker "Instant Web Publishing" banner). It looks nothing
like the rest of your site.
- It exposes the database file name with the heading, "Open database 'fubar'
with:" above the Account Name/Password fields.

This is a shame given the other improvements to IWP. For example, in
addition to the new calendar popups and tab controls, IWP no longer shows
the ugly gray stripe along the side of a web page when hiding and locking
the status panel.

I hope someone discovers a workaround to return to the old behavior.

Bill

"Michael Diehr" <md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid> wrote in message
news:1h45t3e.c2lspkbek0icN%md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid...
Usenet <wjm (AT) wjm (DOT) org> wrote:

FileMaker Pro 8 apparently has changed the authentication scheme. One
change
is moving from basic authentication to a forms-based model. But another
change is that you can no longer have guest users log in without a
password
challenge. They must instead click the "guest" radio button when opening
a
file.

This is terrible. Does anyone know how to get around this "improvement?"

Bill

Are you talking about IWP or regular FileMaker? (the subject of this
thread). IWP can handle guest logins via the web w/no problem.


--
To send email, remove the invalid and nospams.

--
To send email, remove the invalid and nospams.


Reply With Quote
  #4  
Old   
Michael Diehr
 
Posts: n/a

Default Re: FM8: Logging in as Guest on IWP - 10-10-2005 , 02:49 PM



Bill Marriott <wjm (AT) wjm (DOT) org> wrote:

Quote:
[...]
- The whole screen is unbranded (or I should say, branded with the ugly
default blue FileMaker "Instant Web Publishing" banner). It looks nothing
like the rest of your site.
In FM7, you can hack iwp_home.html file to customize this a bit.
In FM8 they provide an explicit option to use a custom file.

Quote:
- It exposes the database file name with the heading, "Open database 'fubar'
with:" above the Account Name/Password fields.
See above.


Quote:
This is a shame given the other improvements to IWP. For example, in
addition to the new calendar popups and tab controls, IWP no longer shows
the ugly gray stripe along the side of a web page when hiding and locking
the status panel.

I hope someone discovers a workaround to return to the old behavior.

Bill

"Michael Diehr" <md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid> wrote in message
news:1h45t3e.c2lspkbek0icN%md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid...
Usenet <wjm (AT) wjm (DOT) org> wrote:

FileMaker Pro 8 apparently has changed the authentication scheme. One
change
is moving from basic authentication to a forms-based model. But another
change is that you can no longer have guest users log in without a
password
challenge. They must instead click the "guest" radio button when opening
a
file.

This is terrible. Does anyone know how to get around this "improvement?"

Bill

Are you talking about IWP or regular FileMaker? (the subject of this
thread). IWP can handle guest logins via the web w/no problem.


--
To send email, remove the invalid and nospams.

--
To send email, remove the invalid and nospams.


Reply With Quote
  #5  
Old   
Michael Diehr
 
Posts: n/a

Default Re: FM8: Logging in as Guest on IWP - 10-10-2005 , 02:49 PM



Oops -- just re-read your message, and you are complaining about FM8 vs.
FM7. I thought you were talking about FM7 vs. FM6.

My comments may not apply, then.

But do check privileges for the Guest account?


Michael Diehr <md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid> wrote:

Quote:
Bill,

It works, you probably just have it misconfgured.

I'm using FM Server 7 Advanced with IWP using a guest account, and it
does NOT ask for any sort authentication. I think something may be
wrong with your setup?

Make sure you have a [Guest] account, and that you have assigned it a
privilege set that includes [fmiwp].

-Mike


Bill Marriott <wjm (AT) wjm (DOT) org> wrote:

What I am talking about is using a web browser to access a database hosted
by FileMaker Pro 8, via Instant Web Publishing.

In all prior versions, when IWP access was enabled for the Guest account,
opening the database via Web would default to Guest access. No
authentication challenge would appear when opening it via Web. (You could
handle logging in a registered user under script control.)

This behavior brings a web visitor directly to your solution.

In FileMaker Pro 8, a forms-based authentication screen *always* appears
when opening a database hosted via IWP. The look and feel is similar to the
IWP home page. The visitor must either supply an account name and password,
or select "Guest," and click Login.

Screen shot at http://www.wjm.org/images/login.jpg.

This makes FileMaker IWP practically unacceptable for integrating a simple
database resource (such as a directory) into an existing site, or using IWP
to present a complete web-based solution.

Many users will not know what is happening when confronted with a sign-on
screen:

- They will think they've gotten into a restricted area and simply close the
window or navigate away.
- The whole screen is unbranded (or I should say, branded with the ugly
default blue FileMaker "Instant Web Publishing" banner). It looks nothing
like the rest of your site.
- It exposes the database file name with the heading, "Open database 'fubar'
with:" above the Account Name/Password fields.

This is a shame given the other improvements to IWP. For example, in
addition to the new calendar popups and tab controls, IWP no longer shows
the ugly gray stripe along the side of a web page when hiding and locking
the status panel.

I hope someone discovers a workaround to return to the old behavior.

Bill

"Michael Diehr" <md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid> wrote in message
news:1h45t3e.c2lspkbek0icN%md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid...
Usenet <wjm (AT) wjm (DOT) org> wrote:

FileMaker Pro 8 apparently has changed the authentication scheme. One
change
is moving from basic authentication to a forms-based model. But another
change is that you can no longer have guest users log in without a
password
challenge. They must instead click the "guest" radio button when opening
a
file.

This is terrible. Does anyone know how to get around this "improvement?"

Bill

Are you talking about IWP or regular FileMaker? (the subject of this
thread). IWP can handle guest logins via the web w/no problem.


--
To send email, remove the invalid and nospams.

--
To send email, remove the invalid and nospams.


Reply With Quote
  #6  
Old   
Bill Marriott
 
Posts: n/a

Default Re: FM8: Logging in as Guest on IWP - 10-10-2005 , 07:26 PM



Yes, you are right, the database home page can be hacked in FM7, and
customized properly in FM8. In this case, it would be the file iwp_auth.html
that would need to be hacked. FileMaker does not provide a way for this file
to be properly "customized."

However,

1) It will take some research to see if JavaScript can be used to bypass
this authentication screen altogether. It may not be possible.

2) This does not help when using a hosting provider. These companies serve
up multiple databases from different parties. The IWP home page can be
bypassed altogether in these situations by directly linking to the database.
But iwp_auth.html cannot; it always appears for all hosted files. Even if #1
were possible, it's unlikely you'd be able to get the hosting company to
"hack" this page for you.

FileMaker Server 7 Advanced has not been released yet; let's hope the
hosting companies out there put pressure on FMInc to correct this serious
limitation before release. Unfortunately, I don't think a lot of them know
about this yet so if they make the upgrade a lot of solutions will be
broken.

Bill


"Michael Diehr" <md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid> wrote

Quote:
Bill Marriott <wjm (AT) wjm (DOT) org> wrote:

[...]
- The whole screen is unbranded (or I should say, branded with the ugly
default blue FileMaker "Instant Web Publishing" banner). It looks
nothing
like the rest of your site.

In FM7, you can hack iwp_home.html file to customize this a bit.
In FM8 they provide an explicit option to use a custom file.

- It exposes the database file name with the heading, "Open database
'fubar'
with:" above the Account Name/Password fields.

See above.


This is a shame given the other improvements to IWP. For example, in
addition to the new calendar popups and tab controls, IWP no longer shows
the ugly gray stripe along the side of a web page when hiding and locking
the status panel.

I hope someone discovers a workaround to return to the old behavior.

Bill

"Michael Diehr" <md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid> wrote in message
news:1h45t3e.c2lspkbek0icN%md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid...
Usenet <wjm (AT) wjm (DOT) org> wrote:

FileMaker Pro 8 apparently has changed the authentication scheme. One
change
is moving from basic authentication to a forms-based model. But
another
change is that you can no longer have guest users log in without a
password
challenge. They must instead click the "guest" radio button when
opening
a
file.

This is terrible. Does anyone know how to get around this
"improvement?"

Bill

Are you talking about IWP or regular FileMaker? (the subject of this
thread). IWP can handle guest logins via the web w/no problem.


--
To send email, remove the invalid and nospams.


--
To send email, remove the invalid and nospams.



Reply With Quote
  #7  
Old   
FP
 
Posts: n/a

Default Re: FM8: Logging in as Guest on IWP - 10-10-2005 , 09:25 PM



This is not a perfect solution, but my understanding is that if only
the guest privilege has access then FM won't put up the User / Password
dialog.


Reply With Quote
  #8  
Old   
Bill Marriott
 
Posts: n/a

Default Re: FM8: Logging in as Guest on IWP - 10-10-2005 , 11:25 PM



Yes, if the Guest privilege set is the only one with access via IWP enabled,
the authentication challenge will not appear. Good tip. I hope this is the
beginning of a workaround...

You're also right this is far from perfect

Bill

"FP" <a (AT) pottnerconsulting (DOT) ca> wrote

Quote:
This is not a perfect solution, but my understanding is that if only
the guest privilege has access then FM won't put up the User / Password
dialog.




Reply With Quote
  #9  
Old   
Michael Diehr
 
Posts: n/a

Default Re: FM8: Logging in as Guest on IWP - 10-12-2005 , 03:54 PM



Bill Marriott <wjm (AT) wjm (DOT) org> wrote:

Quote:
This is a shame given the other improvements to IWP. For example, in
addition to the new calendar popups and tab controls, IWP no longer shows
the ugly gray stripe along the side of a web page when hiding and locking
the status panel.

Do you know if any improvements have been made to IWP and
popup-blockers? E.g. the Open URL script step? Under FM7 IWP, if you
have a popup blocker turned on using Safari, the step fails. The page
just refreshes and nothing happens.


Reply With Quote
  #10  
Old   
Bill Marriott
 
Posts: n/a

Default Re: FM8: Logging in as Guest on IWP - 10-12-2005 , 04:12 PM



I do not have handy access to Safari, but you can test this with the trial
version of FM8 in your system. I do not notice any difference in the way
Open URL works, nor mention of a fix for this in the documentation. I am
guessing it still won't work because all pages called by Open URL open in a
new window.

I hope you try it and let us know...

Bill

"Michael Diehr" <md03NOSPAM (AT) xochiNOSPAM (DOT) com.invalid> wrote

Quote:
Bill Marriott <wjm (AT) wjm (DOT) org> wrote:

This is a shame given the other improvements to IWP. For example, in
addition to the new calendar popups and tab controls, IWP no longer shows
the ugly gray stripe along the side of a web page when hiding and locking
the status panel.


Do you know if any improvements have been made to IWP and
popup-blockers? E.g. the Open URL script step? Under FM7 IWP, if you
have a popup blocker turned on using Safari, the step fails. The page
just refreshes and nothing happens.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.