Jump to content
Server Maintenance This Week. ×

Automatic Password Entry


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

Recommended Posts

You have a password on the 2nd DB but not on the first?

If you have the same password on the 1st DB, then when the 2nd DB opens automatically, the password will be auto-entered.

OR...

In the 2nd DB, go into Edit/Preferences/Document, and set the default password to the one you want.

Link to comment
Share on other sites

I can't use the 'same password for both' idea as the 1st database is being opened by a Scheduled Task so I would need to automatically enter the password for that one anyway.

If would prefer all my users to enter their individual passwords at startup so wouldn't setting the default password make this unusable??

Link to comment
Share on other sites

I have the same !

I use a 'low level' password (common to all files) and allow the 2nd DB to open using the default password - the 'low level' one.

This way every one else must use their correct passwords, otherwise they get no service.

Alternatively use AppleScript as folows:

tell application "FileMaker"

open "DATABASE" with "PASSWORD"

end tell

Link to comment
Share on other sites

This topic is 8070 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.