I need to build a file driven menuing system which needs to implement user sign-in security in three different ways. Via its own MySQL based system, via IBM i's normal user security, or via IBM i validation list security.
System will be implemented in multiple sites - which is partly why I'm considering using a highly flexible system like Xataface as the foundation.
Some of the apps to be linked from the menus (which would vary by user and be multi-tiered) will potentially be written in Xataface, some will be packages, some hand-written, and some built using tools like Zend framework.
Am I starting in the wrong place? In which case other suggestions are welcomed! Or can I readily extend XataFace's security interfaces to be able to use it as the foundation for this.
If the question sounds stupid please excuse me - I'm kinda thinking out loud here.
Jon P.