Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6848 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted (edited)

I've read we can now change our passwords while we are being served. An emergency has come up and I need to change only the Management passwords in the morning - while being served! Do I script something like:

Open File1

Password[]

Close File

Open File2

Password[] ... etc? And then check 'Run Script with Full Access'?

I can't test it and I'm nervous (while served isn't the time to make a mistake). We use Opener which isn't password-protected. It calls the main file via sub-script. It and five other files in Databases have passwords. I need to script this because we have removed all menus with SecureFM.

[help] :crazy2:

UPDATE: We are running Server 7 and mixed 7/8 clients.

L

Edited by Guest
Added Update
Posted

You mean you cant change the password to an account while the file is being hosted? That seems a bit redundant. Bad FileMaker, bad ;) ... Sorry, im just subscribing.

Posted

Hi LaRetta,

Changing passwords in multiple files could be done by having the main file execute subscripts in each file that ask the user to change the password using the Change Password[] script step. But it would then display the Change Password dialog for each file, and the passwords entered could be different for each file.

Another way is to use Show Custom Dialog[] to ask the user for a new password (or you could use it to have the administrator reset the password,) then use the Reset Account Password [] script step with the values already selected from the previous dialog to set the password in each file. This can get fairly complicated to check for errors, and if you want to enforce rules about what passwords users may choose for themselves.

In either case, you should carefully test this in an offline copy prior to inserting it into your solution.

Hey, I thought you were looking into external authentication?? That would simplify things a bit.

Posted

Hi Mike :wink2:

Well, we still haven't identified WHAT we have. It appears we're 'partway' externally authenticated. Before we were served it was no problem. I could open the files directly on the host box for quick fixes. Now I can't even get at the puppies!! Heck, I can't even get into layout mode while we're served; although I can get into Define Databases and scripts!! Another long story ...

Okay, well I'll tell Management they can't do it today while it's served and I'll attack the issue again tonight when I get back. :wink2:

L

This topic is 6848 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.