Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.filemaker > #949
| From | "E. Appeldoorn" <ursus.kirk@ziggo.nl> |
|---|---|
| Newsgroups | comp.databases.filemaker |
| References | <1kom2gs.lc11f28ix0igN%pippo2@disney.com> |
| Subject | Re: Account Management |
| Date | 2012-08-10 12:54 +0200 |
| Message-ID | <c1fb5$5024e86a$53578fa6$30221@cache100.multikabel.net> (permalink) |
| Organization | Ziggo |
you continue the way you are going.
Just add a field (active [true / false]) for user/staff table
when a user has logged in the scipt checks if the user is active
If not, user gets a message (your account is currently inactive) and the
script closes the file
Make sure you strat the script with script can be aborted to OFF.
Ursus
"Jack" schreef in bericht news:1kom2gs.lc11f28ix0igN%pippo2@disney.com...
Hello,
So, in a db I have a layout "staff" that contains all the data of the
staff (address, phone,etc.)
I wish also to have an accout combined with every staff member (so that
with the provileges I can easily grant o deny access to tables and
layouts).
At the moment I have 2 privilege set ("admin" and "user"), but at the
and I think they will be 3 or 4 (but this is not a problem).
I
'm able through buttons and scripts to create a new account (with the
right privileges), enable/disable an account and reset/change the
password.
But I need to be able to check the existence of an account, check if
it's enabled or not and change the privileges of an account without
having to delete and recreate it.
Is it possible? How?
Thanks Bye
Jack
--
Yoda of Borg am I! Assimilated shall you be! Futile resistance is, hmm?
Back to comp.databases.filemaker | Previous | Next — Previous in thread | Next in thread | Find similar
Account Management pippo2@disney.com (Jack) - 2012-08-10 12:35 +0200
Re: Account Management "E. Appeldoorn" <ursus.kirk@ziggo.nl> - 2012-08-10 12:54 +0200
Re: Account Management pippo2@disney.com (Jack) - 2012-08-10 13:01 +0200
Re: Account Management Bill <bbcollins@earthlink.net> - 2012-08-10 16:21 -0400
Re: Account Management pippo2@disney.com (Jack) - 2012-08-13 09:02 +0200
csiph-web