Page 1 of 1

Need hlp identifying Server Group info via scripting

PostPosted: Wed Aug 09, 2006 12:50 pm
by Pat_rick
Good day all!!

Im wotking with FMP 8 as well as FIleMaler8 server.
My DBA guy created 2 groups on the FileMaker Server 8.

DEV & User

Both have different users attached to them.

If for example DEV as brandy in it.

When i open an application that now uses External server authentification, is there anyway via scripting to capture the grp that person is in as well as their user name.

Ive tried using get(AccountName) and get(UserName) but they both return: brandy.

Am I doing something wrong here, how can i get the GRP name?

Thx in advance guys!!!!

PostPosted: Wed Aug 09, 2006 6:09 pm
by John Sindelar
Hi.

I think you're looking for "Get ( PrivilegeSetName )".