Re: How to manage user access in FM7 and later
- From: lynn@xxxxxxxxxxxxxxxxx (Lynn allen)
- Date: Mon, 26 Sep 2005 10:58:30 -0700
Carlos Pereira <carlosp@xxxxxxxxxxxxx> wrote:
> Dear group,
>
> Until FM 7, I was used to a self made, internal FM user
> login-authentication and right assigment to layouts and fields.
> However, I have just started to migrate a 40 files / FM5.5 Server / FM
> Pro 5.5 to FM7 and things look quite different to me. We have a
> Windows 2003 domain, so I can use external authentication based on
> Windows group. I could create groups just for the different FileMaker
> profiles and then use this groups to assign rights in FMP. However,
> managing rights has usually being a task delegated to somebody else in
> my company. Before FM7, things worked great: I had Secure FM, a
> personal login system and a users file where a rights manager could
> setup user rights.
>
> What is the best approach to do this is FM7 and later? (a link to a
> sample file would be great)
> Is it still necesary to have that user file to assign rights to
> layout, fields etc.?
>
> Take into account that the delegated rights manager knows nothing
> about FileMaker and would like ot remain like that? He just wants and
> easy layout with checkboxes... (this is what he has at the moment in
> the 5.5 version).
Set up the external authentication to use whatever groups you currently
have, transforming into Privilege Sets and externally authenticated
Accounts assigned to them. Modify your login system to capture
Get(Accountname) on open and match it to your user table. Run whatever
routines you used to when a user signed in.
Then individual privilege bits in your settings can be checked against
and used pretty much in the old fashion. I agree that although just
about everything you can do with homebuilt, individual privileges can be
done with Extended privileges, we really don't want admins mucking about
inside Accounts & Privileges, particularly if you use a multiple file
structure, as makes sense for most large solutions.
And it kinda gives you double protection...the security of needing a
domain login, and then having the internal privileges. Just make sure
the Account names assigned by the domain admin match the user names in
your table, or have those account names recorded in the table.
Lynn Allen
--
Allen & Allen Semiotics www.semiotics.com
FSA Associate Filemaker Design & Consulting
.
- Follow-Ups:
- Re: How to manage user access in FM7 and later
- From: Carlos Pereira
- Re: How to manage user access in FM7 and later
- References:
- How to manage user access in FM7 and later
- From: Carlos Pereira
- How to manage user access in FM7 and later
- Prev by Date: How to manage user access in FM7 and later
- Next by Date: Re: tables in FM7
- Previous by thread: How to manage user access in FM7 and later
- Next by thread: Re: How to manage user access in FM7 and later
- Index(es):
Relevant Pages
|