Hello All! Question: can I create ACL, based on user's authenticated login?
I'm using NTLM authentication. wb_group is not an answer, because I wand to get list of user's logins for ACL from file. External helper, which read file and %LOGIN, and give me OK or ERR will be an answer ;o) P.S. The task I have is quite new and unordinary (I think :): using sarg I get list of users, which exceed maximum day limit. Using some program I put such user in special level pools. In first time I put him in first pool, another time - in second and so on. If user was didn't exceed limit for a some time, I move user in pool with less level or remove from pools at all (if it was first pool). Using this pools I want to set ACLs, and this ACLs will be used in delay_pools and allow/deny access.
