Newbies MaccA Posted May 2, 2003 Newbies Posted May 2, 2003 Basicly, I have made a relational database (4 database files + 1 menu file) for a college project and i need to put a password on the whole database, so only someone with the password has full access to the database. I have done this with each file individually, but i need to know if i can setup a password so that it is used thoughout the database. (Eg. I change the password on a single file and the password changes thougout all the files) Thanks MaccA
DykstrL Posted May 2, 2003 Posted May 2, 2003 If you open one of the files with the password, when the other files open, the same password will be passed along to the other files as they open - that is provided the password structure is the same in all of the files. The downside to this is if you allow users to change their passwords, the change does NOT carry to the other files - it has to be done individually for each file.
cjaeger Posted May 3, 2003 Posted May 3, 2003 there is a plugin that allows changing all passwords in all open databases .... try a search at www.filemaker.com/plugins or www.fmpro.org. But you should consider a proprietary password system or multiple passwords/password groups mit the same privileges .... just do not allow people to change their passwords in multi-file solutions. It's not only changing the passwords, don't forget to change the auto-enter password in document options ....
Newbies bellportal Posted May 5, 2003 Newbies Posted May 5, 2003 ... you could also create a change password script that tells the user to enter the same information for each change password box in each file and then use the script to open the change password dialog in each file.
Anatoli Posted May 5, 2003 Posted May 5, 2003 ...and that can be fully automated by excellent Dialog Magic plugin from New Millennium...
Cadderly Posted June 11, 2003 Posted June 11, 2003 How to do to create a script who updated all the passwords of all the files of the relational database ? Show me the instructions ...
Lee Smith Posted June 11, 2003 Posted June 11, 2003 Hi Cadderly, It requires a plugin, check out the one mentioned by Anatoli and I believe Secure FM. Lee
Cadderly Posted June 11, 2003 Posted June 11, 2003 I don't want to buy any plugin, no other solution?
Anatoli Posted June 11, 2003 Posted June 11, 2003 It is very small price for Dialog Magic if you have to change password/s often. It will pay back soon.
HazMatt Posted June 13, 2003 Posted June 13, 2003 Hey Cadderly, you and me both. I think FileMaker should have made this type of functionality at least semi-manageable. Currently and version 6, it's left to the 3rd party plugin realm. Complain to FileMaker for this feature!
mse Posted June 14, 2003 Posted June 14, 2003 Agree. They should provide their Password Administrator, as well as a new security scheme, for free. Any decent DB software must have it built-in.
ernst Posted June 14, 2003 Posted June 14, 2003 Another reason for NOT using a plugin is that it quite often makes your solution dependable on the moods of the programmer of that plugin, usually small companies. I've been making use of a certain plugin quite intensively in a previous version of one of my solutions. When I wanted to switch to running the solution on Mac OS X in stead of 9, we had to wait for quit some time before an OS X compatible version of that plugin was released and then found it to make Filemaker very unstable. But maybe this is not the right thread to start ranting about that... Regards, Ernst.
Recommended Posts
This topic is 7831 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 accountSign in
Already have an account? Sign in here.
Sign In Now