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.

Linking a database field to Active Directory Users

Featured Replies

  • Newbies

Hi Guys,

Im new with Filemaker Pro and main objective is start a new database for Asset Management. Assuming that the Filemaker Server used has successfully authenticated to Active Directory service, is it possible to define a field in the database and link it to a user in Active Directory? Thanks. Hoping for a response soon.

is it possible to define a field in the database and link it to a user in Active Directory?

Yes and no. It depends on what you mean by "link to the Active Directory".

To get external authentication working you need to create an account in the FM database that is set to externally authenticate. On the Active Directory, create a group with the same short name as the EA account in the database, and add the AD users to this group.

After the users have authenticated to the FM database the Get( PrivilegeSetName ) function will return the name of the privilege set attached to the AE account, and the Get( AccountName ) function will return the username that was entered during authentication (not the name of the account in the database, the name of the user -- this is really cool).

So you can create calculated fields in the database that can return the authenticated username and the privilege set name.

If there is other data you need to get out of the AD then you'll need to query the AD in some other way. I believe there are plug-ins that will allow this.

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.