× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



From: Shannon ODonnell

I have the user log in with their i5 user id/password with a PHP script.

<snip>

But in this case, the user logged in on a previous php page which, since
this is basically all stateless, the iSeries and the PHP server know
nothing about.

<snip>

OK, you lost me there. If the user logged in, how does the server know the user is logged in if you have not stored anything? In other words, it's common practice to store the information in session variables for later retrieval.

Are they logging into one server and processing pages (running programs) on another? That might complicate it, otherwise it should be pretty simple.

I use a generic connection or no username/password on the i5 connection, so I haven't hit your exact requirement, but I did something similar in Mantis. I am actually using Windows AD for authentication, but Mantis requires an account to exist (be set up) anyway. I hacked in a function to create the account, providing the AD authentication of the user to retrieve their information (mainly email address and name). Granted, Mantis has lots of functions and session storage making things really easy.

HTH
--
Sean Porterfield

This email is confidential, intended only for the named recipient(s) above and may contain information that is privileged. If you have received this message in error or are not the named recipient(s), please notify the sender immediately and delete this email message from your computer as any and all unauthorized distribution or use of this message is strictly prohibited. Thank you.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.