Jump to content

Authentication Question


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

Recommended Posts

Once a user has logged in, I can use the Get (Account Name) function to validate their identity. But more than one user can have the same account name, right? So if I use the account name as the match field to a related table, then the match field may not be unique.

How do I authenticate a user upon logging in, so that I can pull related data (based on that user) from another table?

Thanks,

Jason

Link to comment
Share on other sites

But more than one user can have the same account name

Where are you seeing this? It won't happen within a a Pro file. And I don't believe that Active Directory will alow this, at least on the same domain controller. Not 100% sure about Open Directory.

Steven

Link to comment
Share on other sites

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