Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Single authentication for multiple databases

Quote Reply
Single authentication for multiple databases
DBMan SQL description says that users can login to multiple databases with only one login authentication. How is this implemented?

In my application, users login to a first table which requires authentication of username & password to view.

A second table exists which also requires authentication to view if (per chance) it is accessed first.
I am of course using the same user table for both databases.

How do I allow a user who is consulting data from the first table to pass to the second table WITHOUT a further request for authentication? I suppose this relies on either session id or user name fields, but so far I do not understand how to do it.

I have not found the answer in these DBMan SQL help files or these fora. Thanks for any advice.

Charly
Subject Author Views Date
Thread Single authentication for multiple databases charly 4067 Jun 3, 2002, 4:54 AM
Thread Re: [charly] Single authentication for multiple databases
charly 3945 Jun 3, 2002, 9:37 AM
Thread Re: [charly] Single authentication for multiple databases
604 3948 Jun 3, 2002, 10:47 AM
Thread Re: [TheStone] Single authentication for multiple databases
charly 3942 Jun 3, 2002, 10:10 PM
Post Re: [charly] Single authentication for multiple databases
charly 3929 Jun 4, 2002, 7:20 AM