At 01:18 PM 6/18/2003 -0400, you wrote:
>We would like to keep the apps in separate directories for easier 
>maintenance.  What we are looking for is for a user to log into a main 
>application.  From here, menu options would be available to other apps 
>based on their assigned role.  We have this set up.  It just that when 
>they try to go to another app, they must log in again.  We just want them 
>to log in once because the login does not carry.    There has to be a 
>standard way
>to accomplish this.

Why not pass the login info over as you're leaving one app, to the other, 
then set up the session in the second application off that data as if the 
user had logged in directly? Pass their login and some sort of other 
internally-generated 'confirmation' value - I wouldn't go passing their 
password around.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to