Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Juggernaut

Featured Replies

Hi everyone,

I have just finished setting up filemaker Server 9 with external server authentication, and I am quite pleased with the results!

However, I have realised there is quite a substantial problem in my solution now. Basically, I have a "helpdesk" log where users can allocate tasks to each other. Then, depending on who is logged in, they will see any tasks allocated to them.

However, this used to work via a relationship involving an unstored calculation field with the formula "Get(AccountName)" which would return the account name. With the external server authentication however, the account names are the individual user accounts for windows (as used on the domain). Before, I had generic accounts like "Warehouse" and "Logistics". Now however, I have individual accounts with peoples names. I have two problems:

1. How can I allocate jobs to generic groups? My research has shown it is not possible to get the group name... Perhaps then using a privilige set name which is the same as the previous generic account names? i.e. a privilige set called warehouse, and changing the relationship to reflect this?

2. Alternatively, a better solution would probably be to allocate jobs to individuals i.e. allocate a helpdesk callout to John in the Helpdesk service department. However, since the accounts are administered on the filemaker server computer, how would I know the names of the accounts at any one time? Surely I cant have a value list reflecting all the people currently part of that domain... or can I?

All help would be greatly appreciated.

Thanks in advance,

Jason V.

  • 2 weeks later...

What you could use is get(privilegeSetName) as your group moniker. Assign each EA account with its own priv set, and name that priv set for the group.

As to maintaining a list of accounts: you can write a batch file or VBscript to extract the list of accounts from the domain. But that requires domain admin rights so it would be a security issue to build that into your solution (you'd have to store domain admin credentials somewhere).

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.