I have 400 students that I would like to be able to view their print log files from a SQL db. Pretty straight forward until you try to filter by individual.
The security tab in ASPRunner appears to only support a generic login or points to a table for authintication.
Is their a way to create a login page that authenticates to the domain and then passes the login name to ASPRunner to be used as a filter for only that students log file as the login name only is contained in SQL table?
Any info would be appreciated.