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.

Featured Replies

Hi,

with get(username) or get(accountname) I can get at a username or accountname that is used to access filemaker.

That however does not allow me to see the Windows login Name of a user that the user used to log into windows in the firstplace.

Sure I could write that name into the prefs of Filemaker of the user but a user can modify that so I dont wanto use that option.

Is there a way in a script in Filemaker to get to the Windows Login name that a user is logged into the Computer with?

Thanks,

Spongebob

Hi,

with get(username) or get(accountname) I can get at a username or accountname that is used to access filemaker.

That however does not allow me to see the Windows login Name of a user that the user used to log into windows in the firstplace.

Sure I could write that name into the prefs of Filemaker of the user but a user can modify that so I dont wanto use that option.

Is there a way in a script in Filemaker to get to the Windows Login name that a user is logged into the Computer with?

Thanks,

Spongebob

If the Account is authenticated externally, then Get(AccountName) will return the domain or local security group Account name. Since, however, you authenticated against the FIleMAker Pro file, it returns that Account name.

Steven

  • Author

Thanks Steven; I thought that was the answer but just wanted to be sure.

Is there a way in a script in Filemaker to get to the Windows Login name that a user is logged into the Computer with?

If the user is not externally authenticated through FMS then you can still make it work by using a Windows login script that takes the user's windows login name and writes it to the FMP registry section where it reads the get(username) from. You have to do that before FMP is launched because FMP captures that value only when it starts up.

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.