We have a few administrators that are authorized on certain machines, but we would still like them to show up in the “Computer: Unauthorized Administrators” report if they are added as admins on other machines they are specifically assigned to. I’ve been playing around with a way to make that work, and am close, but the software is not supporting one of the changes I made. Thought it may be worth requesting a feature enhancement as others could benefit from this. Here’s what I did.
Added a column called “Computer” to the tblsysadmins table. This column will normally be NULL for a given row if the admin is authorized on all machines. But say we have jsmith that is authorized for pc alpha, the row would be: domain, jsmith, alpha. Or, if he’s authorized for a lab consisting of machines named lab1, lab2, lab3, etc. the row could read: domain, jsmith, lab%.
What’s not working is that in the config utility, the new Computer column is not showing up on the authorized admins configuration page. I have to manually edit the table to add the values.
Version 4 is fantastic! The more we’ve been playing with it, the more we love it! Can’t wait for the official release. Thanks for the great product!