I’ve seen this request but not quite sure how to move forward.
Please understand, Access controls, with this iteration of FOG Server, are coded after the fact.
What do I mean by this?
FOG didn’t really have any real security controls in place. You, indeed, needed to be logged in to do actions of course, but there weren’t any utilities in place for “modifying” access.
For a period of time, there was a thing called “mobile” user which basically just allowed a user to use a mobile interface. This interface was coded along side the FOG system, and was a cumbersome tool to maintain. So when we moved to a responsive design, I removed that “mobile” gui as the new GUI is also mobile accessible.
The Access control plugin is a huge leap toward getting a tool available to limit access based on rules/roles etc…, but it’s not a perfect system as it relies on the User existing in the database first.
I’m sure we could work to add a utility to enable a “default” role association but right now it doesn’t exist.