Jalz Posted March 4, 2009 Posted March 4, 2009 Hi Guys, I have a user in two fm active directory groups, which are inturn is applied privilege sets in FileMaker. Is there a way I can obtain all the groups they are in, I've used the GetPrivilegeSet function, but this only obtains the the first group they are in. Many Thanks Jalz
Steven H. Blackwell Posted March 5, 2009 Posted March 5, 2009 The Get(PrivilegeSetName) function returns the name of the Privilege Set attached to the active Account. It is not intended to return any other information. FileMaker Server receives from the domain a list of all groups to which an authenticated user belongs. It then admits the user to the file with the first matching Group, based on authentication order as set in the file. Steven
Jalz Posted March 6, 2009 Author Posted March 6, 2009 Thanks Steven, I need to test this further, as what you have said is exactly what my boss has said, although my database seems to be behaving differently.
Recommended Posts
This topic is 5740 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