dbTalk Databases Forums  

Remote Access and IWP on FM Pro 7 Advanced Server

comp.databases.filemaker comp.databases.filemaker


Discuss Remote Access and IWP on FM Pro 7 Advanced Server in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AL Lawrance
 
Posts: n/a

Default Remote Access and IWP on FM Pro 7 Advanced Server - 10-16-2005 , 11:43 PM






I am successful using OPEN REMOTE and entering the IP address and getting
the open dialog to enter the Account Name and Password...

When I try to open via the WEB I can get the default IWP screen with the
database listed on the IWP home page; however; when I click on it and enter
the Account and Password the Dialog bounces back ... I cannot get the
database to display the opening page (Note - When I have the GUEST account
activated foe FMNet and FWM IWP in Privileges the database opens with no
prompt for an Account or Password.


So my question is - what do I have to do to get the database to open when
the Account Name and Password are entered via the Internet??? Is this a
router config problem. What part of the puzzle am I missing????


Whoever can solve this for me... it would be greatly appreciated.

Al Lawrance.
--



Reply With Quote
  #2  
Old   
42
 
Posts: n/a

Default Re: Remote Access and IWP on FM Pro 7 Advanced Server - 10-17-2005 , 01:47 AM






In article <a_F4f.208097$oW2.55248@pd7tw1no>, ajlawrance (AT) shaw (DOT) ca says...
Quote:
I am successful using OPEN REMOTE and entering the IP address and getting
the open dialog to enter the Account Name and Password...

When I try to open via the WEB I can get the default IWP screen with the
database listed on the IWP home page; however; when I click on it and enter
the Account and Password the Dialog bounces back ... I cannot get the
database to display the opening page (Note - When I have the GUEST account
activated foe FMNet and FWM IWP in Privileges the database opens with no
prompt for an Account or Password.


So my question is - what do I have to do to get the database to open when
the Account Name and Password are entered via the Internet??? Is this a
router config problem. What part of the puzzle am I missing????


Whoever can solve this for me... it would be greatly appreciated.

Al Lawrance.

Right click on My Computer, Manage my Computer, under services go to
IIS, right click "default website" and click properties.

On the "directory security" tab under "authentication and access
control" click "Edit"... this brings up a "Authentication Methods"
dialog:

enable anonymous access with the default IUSR_xxxx account (this should
already be setup.

UNCHECK all the checkboxes under "Authenticated Access" (I beleive by
default "Integrated Windows authentication" is on - uncheck it.)

Click ok, apply, and for good measure restart IIS and give it another
try.

Betcha a dollar it will work. If it did, next time RTFM

If not... we'll have to look elsewhere. Post back either way.
-cheers,
Dave


Reply With Quote
  #3  
Old   
AL Lawrance
 
Posts: n/a

Default Re: Remote Access and IWP on FM Pro 7 Advanced Server - 10-17-2005 , 02:37 PM



Thanks for the input .... I shall try this and post the result on this
thread.

Al


"42" <nospam (AT) nospam (DOT) com> wrote

Quote:
In article <a_F4f.208097$oW2.55248@pd7tw1no>, ajlawrance (AT) shaw (DOT) ca says...
I am successful using OPEN REMOTE and entering the IP address and getting
the open dialog to enter the Account Name and Password...

When I try to open via the WEB I can get the default IWP screen with the
database listed on the IWP home page; however; when I click on it and
enter
the Account and Password the Dialog bounces back ... I cannot get the
database to display the opening page (Note - When I have the GUEST
account
activated foe FMNet and FWM IWP in Privileges the database opens with no
prompt for an Account or Password.


So my question is - what do I have to do to get the database to open when
the Account Name and Password are entered via the Internet??? Is this a
router config problem. What part of the puzzle am I missing????


Whoever can solve this for me... it would be greatly appreciated.

Al Lawrance.


Right click on My Computer, Manage my Computer, under services go to
IIS, right click "default website" and click properties.

On the "directory security" tab under "authentication and access
control" click "Edit"... this brings up a "Authentication Methods"
dialog:

enable anonymous access with the default IUSR_xxxx account (this should
already be setup.

UNCHECK all the checkboxes under "Authenticated Access" (I beleive by
default "Integrated Windows authentication" is on - uncheck it.)

Click ok, apply, and for good measure restart IIS and give it another
try.

Betcha a dollar it will work. If it did, next time RTFM

If not... we'll have to look elsewhere. Post back either way.
-cheers,
Dave



Reply With Quote
  #4  
Old   
AL Lawrance
 
Posts: n/a

Default Re: Remote Access and IWP on FM Pro 7 Advanced Server - 10-17-2005 , 06:11 PM



The suggestion did not work ......

Can there be anything else I should check???

Al

"AL Lawrance" <ajlawrance (AT) shaw (DOT) ca> wrote

Quote:
Thanks for the input .... I shall try this and post the result on this
thread.

Al


"42" <nospam (AT) nospam (DOT) com> wrote in message
news:MPG.1dbce8fe258a774989d76 (AT) shawnews (DOT) vf.shawcable.net...
In article <a_F4f.208097$oW2.55248@pd7tw1no>, ajlawrance (AT) shaw (DOT) ca says...
I am successful using OPEN REMOTE and entering the IP address and
getting
the open dialog to enter the Account Name and Password...

When I try to open via the WEB I can get the default IWP screen with the
database listed on the IWP home page; however; when I click on it and
enter
the Account and Password the Dialog bounces back ... I cannot get the
database to display the opening page (Note - When I have the GUEST
account
activated foe FMNet and FWM IWP in Privileges the database opens with no
prompt for an Account or Password.


So my question is - what do I have to do to get the database to open
when
the Account Name and Password are entered via the Internet??? Is this a
router config problem. What part of the puzzle am I missing????


Whoever can solve this for me... it would be greatly appreciated.

Al Lawrance.


Right click on My Computer, Manage my Computer, under services go to
IIS, right click "default website" and click properties.

On the "directory security" tab under "authentication and access
control" click "Edit"... this brings up a "Authentication Methods"
dialog:

enable anonymous access with the default IUSR_xxxx account (this should
already be setup.

UNCHECK all the checkboxes under "Authenticated Access" (I beleive by
default "Integrated Windows authentication" is on - uncheck it.)

Click ok, apply, and for good measure restart IIS and give it another
try.

Betcha a dollar it will work. If it did, next time RTFM

If not... we'll have to look elsewhere. Post back either way.
-cheers,
Dave





Reply With Quote
  #5  
Old   
42
 
Posts: n/a

Default Re: Remote Access and IWP on FM Pro 7 Advanced Server - 10-17-2005 , 06:44 PM



If you can open it when the guest account is "on", then the problem is
one of priviledges or authentication methods.

1) What was the setting? What changes did you make? What is set now?
Also check the same preference options on the 'jakarta' virtual folder.

2) Verify that the account/password you are trying to use has IWP
priviledges enabled.

-regards,
dave

In article <wcW4f.218734$1i.171672@pd7tw2no>, ajlawrance (AT) shaw (DOT) ca says...
Quote:
The suggestion did not work ......

Can there be anything else I should check???

Al

"AL Lawrance" <ajlawrance (AT) shaw (DOT) ca> wrote in message
news:n4T4f.226544$tl2.151208 (AT) pd7tw3no (DOT) ..
Thanks for the input .... I shall try this and post the result on this
thread.

Al


"42" <nospam (AT) nospam (DOT) com> wrote in message
news:MPG.1dbce8fe258a774989d76 (AT) shawnews (DOT) vf.shawcable.net...
In article <a_F4f.208097$oW2.55248@pd7tw1no>, ajlawrance (AT) shaw (DOT) ca says...
I am successful using OPEN REMOTE and entering the IP address and
getting
the open dialog to enter the Account Name and Password...

When I try to open via the WEB I can get the default IWP screen with the
database listed on the IWP home page; however; when I click on it and
enter
the Account and Password the Dialog bounces back ... I cannot get the
database to display the opening page (Note - When I have the GUEST
account
activated foe FMNet and FWM IWP in Privileges the database opens with no
prompt for an Account or Password.


So my question is - what do I have to do to get the database to open
when
the Account Name and Password are entered via the Internet??? Is this a
router config problem. What part of the puzzle am I missing????


Whoever can solve this for me... it would be greatly appreciated.

Al Lawrance.


Right click on My Computer, Manage my Computer, under services go to
IIS, right click "default website" and click properties.

On the "directory security" tab under "authentication and access
control" click "Edit"... this brings up a "Authentication Methods"
dialog:

enable anonymous access with the default IUSR_xxxx account (this should
already be setup.

UNCHECK all the checkboxes under "Authenticated Access" (I beleive by
default "Integrated Windows authentication" is on - uncheck it.)

Click ok, apply, and for good measure restart IIS and give it another
try.

Betcha a dollar it will work. If it did, next time RTFM

If not... we'll have to look elsewhere. Post back either way.
-cheers,
Dave






Reply With Quote
  #6  
Old   
AL Lawrance
 
Posts: n/a

Default Re: Remote Access and IWP on FM Pro 7 Advanced Server - 10-18-2005 , 10:18 AM



Dave:

Guess what .......the access now works ...you did win the bet ...I guess the
change to the settings did not take effect until the Server was booted up
again. I am eternally grateful for your assistant.

Al


"42" <nospam (AT) nospam (DOT) com> wrote

Quote:
If you can open it when the guest account is "on", then the problem is
one of priviledges or authentication methods.

1) What was the setting? What changes did you make? What is set now?
Also check the same preference options on the 'jakarta' virtual folder.

2) Verify that the account/password you are trying to use has IWP
priviledges enabled.

-regards,
dave

In article <wcW4f.218734$1i.171672@pd7tw2no>, ajlawrance (AT) shaw (DOT) ca says...
The suggestion did not work ......

Can there be anything else I should check???

Al

"AL Lawrance" <ajlawrance (AT) shaw (DOT) ca> wrote in message
news:n4T4f.226544$tl2.151208 (AT) pd7tw3no (DOT) ..
Thanks for the input .... I shall try this and post the result on this
thread.

Al


"42" <nospam (AT) nospam (DOT) com> wrote in message
news:MPG.1dbce8fe258a774989d76 (AT) shawnews (DOT) vf.shawcable.net...
In article <a_F4f.208097$oW2.55248@pd7tw1no>, ajlawrance (AT) shaw (DOT) ca
says...
I am successful using OPEN REMOTE and entering the IP address and
getting
the open dialog to enter the Account Name and Password...

When I try to open via the WEB I can get the default IWP screen with
the
database listed on the IWP home page; however; when I click on it
and
enter
the Account and Password the Dialog bounces back ... I cannot get
the
database to display the opening page (Note - When I have the GUEST
account
activated foe FMNet and FWM IWP in Privileges the database opens with
no
prompt for an Account or Password.


So my question is - what do I have to do to get the database to open
when
the Account Name and Password are entered via the Internet??? Is
this a
router config problem. What part of the puzzle am I missing????


Whoever can solve this for me... it would be greatly appreciated.

Al Lawrance.


Right click on My Computer, Manage my Computer, under services go to
IIS, right click "default website" and click properties.

On the "directory security" tab under "authentication and access
control" click "Edit"... this brings up a "Authentication Methods"
dialog:

enable anonymous access with the default IUSR_xxxx account (this
should
already be setup.

UNCHECK all the checkboxes under "Authenticated Access" (I beleive by
default "Integrated Windows authentication" is on - uncheck it.)

Click ok, apply, and for good measure restart IIS and give it another
try.

Betcha a dollar it will work. If it did, next time RTFM

If not... we'll have to look elsewhere. Post back either way.
-cheers,
Dave








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.