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.

Is there a way to add/edit user accounts in all files at once...???

Featured Replies

We've got about 20 FM files that all work together as our entire solution...it's been developed over the last 12 years or so way before you could put everything in 1 file and is a scary thought to try and consolidate now.

I need to make some changes to accounts and privelages but maintaining this across all files is somewhat of a pain.

I'm curious if there's some kind of trick or tool out there that allows me to edit all of them at once.

If there's a way to do it via the CWP/XML I'm comfortable with that.

Any information would be great. Thanks!

  • Author

Also, is there a way to tie Domain users into and just add each domain user to a privelage set in FM?

You can script the creation/deletion of accounts, and assignment of Privilege sets. You cannot create a Privilege set via a script, as they are table-dependent, with lots of options. So, do whatever to the privileges sets first.

You can control the process in all files from a central location. You need scripts there to do that. You also need a few scripts in the other files. Since those are all based on a same-named table occurrence to the central file's table, the "other files" scripts can be copy/pasted and will work as is; though you may need to tweak the privilege set choices, if they are not uniform throughout. You cannot specify a Privilege set by calculation, so you end up with a series of If tests.

I have a couple of examples in the Sample Files section. They are "light" security versions, ie., the passwords are stored in the file, they are not changeable by users. A more secure version would not store the passwords, but would let (force) users to change them the 1st time. I been meaning to make an example of this, but haven't gotten around to it.

Or use External Authentication. I've not done this, but others can answer questions about that.

Also, is there a way to tie Domain users into and just add each domain user to a privelage set in FM?

Yes. It is a major functionality of FileMaker Server. See the External Server Authentication White Paper found here.

Steven

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.