JerrySalem Posted November 6, 2007 Posted November 6, 2007 I want to track who is using our database. We are using FMP Accounts & Privileges and a custom User table in our database. (Hosted on FMPS) Is there a way to limit each logon to only allow one concurrent use? I have a sub table that tracks user log on and log off, but if the Server logs off someone (by inactivity) it doesn't write a line to the activity table. Is there a way to run a script when the SERVER logs out a user due to inactivity? Boy would I love to see get(CurrentUserList) also but that is for another thread. Jerry
Steven H. Blackwell Posted November 6, 2007 Posted November 6, 2007 The easiest way to do this is to use External Server Authentication and control the Accounts' capabilities from the Server. Steven
JerrySalem Posted November 6, 2007 Author Posted November 6, 2007 Thanks for you quick and concise reply. They have a mixed, mac/pc environment. I don't believe they can use external authentication, can they? Jerry
Steven H. Blackwell Posted November 7, 2007 Posted November 7, 2007 They have a mixed, mac/pc environment. I don't believe they can use external authentication, can they? Certainly they can do so. Please see the External Server Authentication Tech Brief for more details. Or post back a question here. Steven
Recommended Posts
This topic is 6225 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 accountSign in
Already have an account? Sign in here.
Sign In Now