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.

How to centralise authentication to one file?

Featured Replies

Hey all..

Does anyone know of any easy way to centralise the Usernames and Passwords to one file in a database?

When you migrate its really painful and if you have 20 files, you have to log in 20 times... its causing untold pain at the moment.

...Skeeve

Have 20 tables in one file, not 20 files (you have v. 7). Then you just login once.

I think security management is not supposed to be the driving criteria for whether you use one file with many tables, or many files.

There is a way to manage security accross multiple files, but it takes some thought to set up (or Fenton or Vaughn may posted an example somewhere in this forum.)

You can do most of it with the account management script steps; you can add accounts, enable or disable accounts, and change passwords. So each file would have scripts to do the appropriate action, and it would be initiated from a master calling script.

Check past articles in this forum for more details.

If all files have the same passwords, you should only have to login once.

OK, security schema ought not be the driving force behind solution architecture. The data model and the business rules should cover that. if you have lots of files, use external authentication.

  • 3 weeks later...

See my recent post in the Spotlights forum

In a Gui/Data separation model, you set the user passwords for the front end database, and set passwords based on privileges for the backend database(s). The frontend database will relogin to the backends as need be with appropriate privileges to the user. They way, passwords are easier to manage and user can change password at will.

Post on password management

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.