Search code examples
sqlsql-serverironspeed

Adding Password protection to Iron-Speed Application


I have an Iron-Speed application generated from my database and wish to add password protection to all of the pages.

I already have a table in my database with usernames and passwords, how do I apply this to my Iron-Speed pages?


Solution

  • After some investigation, I found that Iron-Speed (What a program!) already has a wizard built in for security purposes, such as password protection.

    By going to Tools --> Role-Based Security Wizard, everything can bet set up by linking it to the relevant fields in the 'User' table in your database.