Jump to content
Server Maintenance This Week. ×

Unwanted login prompt


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

Recommended Posts

Hi.

I have a user name and password set in the SuperContainer server (running stand-alone on a Mac OS X Server 10.6.8) and my fmp solution will load this login info into global variables in it's start script.

When using the web viewer within FileMaker it runs just fine. But - from time to time - when clicking the file icon in the web viewer, my browser will prompt me for user name and password. (And of course this is a hassle since my user do not know the user name and password.)

The server log sais: Login failed for 'null' (wrong username)

But since the web viewer will display the SuperContainer served content correctly, I can't see how the user name or password could be missing.

Any ideas?

The code for my web viewer looks like this:

//Base URL

$$sc_Url

&

//Path

"/path"

&

//Attribut

"?&style=nodelete+info&background-color=white"

&

//Login

"&username=" & $$sc_user & "&password=" & $$sc_password

/Niklas

Link to comment
Share on other sites

Thanks Khurshid! But the new version you are mentioning is the plug-in. Right? If I'm not completely wrong, the plugin is not used when I simply display SuperContainer content in a web viewer or when I click the same web viewer to show the content. Am I right?

Link to comment
Share on other sites

Hey there,

this is a known issue that is currently being worked on. I will definitely post back here when a resolution has been reached on this particular problem.

I apologize for any inconvenience this has caused you and/or your users.

Regards,

Link to comment
Share on other sites

  • 1 year later...

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