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.

Wrong Current User Name Since 15 Upgrade

Featured Replies

Ever since we updated to filemaker 15 the current user name, which always grabbed the username of the person logged into the computer, now just grabs the company name that the filemaker installed with.  SO if I got to edit preferences the name Company (which is the organization name from the install ) Is in there.  We are using active directory for security so the users do not put a password into filemaker. This is only happening on FM 15 computers and we are using the latest patches.

Any help would be appreciated as this is obviously causing major issues in our system right now.

 

thanks

This is probably due to a VLA install configuration.

 

What does the function Get(AccountName) return?  It should return the Account Name, in this instance the Account Name from Active Directory.  User Name is not part of the process.

 

Steven

18 hours ago, mgm75 said:

Any help would be appreciated as this is obviously causing major issues in our system right now.

Whatever it is that you are doing in the system with Get(UserName): change it ASAP.  It is way too easy for the user to change this value (in FM prefs, in the registry,...) so if you are branching logic - or worse making security decisions - based on that then you have a bit of a problem.  As Steven mentions: use Get(AccountName).

Short term fix: create a Windows logon script (one that fires when the users log into Windows) that takes their AD name and write it to the FM preferences in the registry.  The user can still change it though but it will save you from having to manually go and change that value.

 

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.