22 Jul
2010
22 Jul
'10
11:45 a.m.
Jevos, Peter wrote:
Yes I was thinking about it but I don't know how can I pass the aregumens to that script ( like mschap:User-Name and so on ) When and who will call this script ?
You can call the script instead of calling ntlm_auth. Passing arguments to the script is really a Unix shell scripting question. See "man sh", or http://unixhelp.ed.ac.uk/scrpt/scrpt2.1.2.html Alan DeKok.