Reread or read different ini file on command AFTER starting.

How can we make our software better?

Moderators: Tyler, Scott

Post Reply
Mike

Reread or read different ini file on command AFTER starting.

Post by Mike »

We are using a web based Kerberos system for user authentication. I would like to use one INI configuration before they authenticate and a different one after. Since closing the browser would destroy the Kerberos ticket, that is not an option. Perhaps some sort of signal could be sent to PWB telling it to reread or read a different INI file. Maybe impossible but thought I would suggest it.

Mike

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

It may be possible if you have control over the HTML code. We could for instance have PWB respond to an external request via HTML to read an INI file, maybe keyworded similar to the PWB overrides.

I will put this suggestion on our to do list.

--Scott

RobMain
Observer
Observer
Posts: 5
Joined: Mon Nov 17, 2003 9:42 am

Post by RobMain »

Scott wrote:It may be possible if you have control over the HTML code. We could for instance have PWB respond to an external request via HTML to read an INI file, maybe keyworded similar to the PWB overrides.

I will put this suggestion on our to do list.

--Scott

Did this suggestion make the "to do list"? Curious because this would help me with my challenge.

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

It is on our todo list, and I have moved it up in priority just for you. :wink:

--Scott

Post Reply