Jump to content

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

Recommended Posts

Posted

I'd like some thughts on this please. I'm using the seperation model and have a data file and currently one interface file. However, I know I'm going to create other interface files for other systems but keeping the data in the same data file so it can be accessed all together.

My question is - Where is the best place to put the administrator layouts (to grant user access etc) Should I create a seperate interface file just for this that gives the administrator the ability to provide access to all systems in one place or implement this in each of the interface files I create?

TIA

Posted

If you design a security interface into each interface file then a change to the security system would require duplicating changes to n-interface files.

sounds like alot of work to me.

Posted

Thanks, I hadn't thought of that aspect of it.

A single security interface it will be then. thank you. :)

Posted

In fact, with Separation Model, you should check out External Authentication. Multi-file accounts/pwds are very difficult to keep in sync.

Posted

Thanks for the different responses.

I think I may not have been clear in my question. I have laready got external authentication setup for those users accessing the server / databases to ensure correct access.

What I'm now thinking of is an admin / superuser functionality whereby I would have one data file that would hold teacher/staff information, student information etc. This data itself needs to be managed, ie when students start / leave the school.

I will potentialy have a number of interface files accessing different aspects of this data, for example, Obs accessing staff, Assessment accessing Student etc

What I'd like to understand is would I be best creating an admin interface which allows a superuser access to create staff / students or putting this functionality in each of the interface files (possibly duplicating the work)

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