Menu

#1 Auth-Type on script exit

open
None
5
2002-03-14
2002-03-14
No

It seems that from xtr 1.2.1beta2 scripts should exit
using something like these
print "Auth-Type=Accept\n";
exit(0);

print "Auth-Type=Reject\n";
exit(1);

This was not needed prior 1.2.1beta2

Discussion


Log in to post a comment.