I am testing it right now....the only thing I changed is: radlog(L_DBG, "Exec-Program: returned: %d", status);
to radlog(L_INFO, "Exec-Program: returned: %d", status); To allow me to quickly watch any problem with the external auth program... Regards, Rodrigo Gonzalez. ----- Original Message ----- From: "Alan DeKok" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 22, 2002 4:05 PM Subject: Fix for Exec-Program-Wait > I've just committed a fix to the tree which should *hopefully* fix > the problem with the server locking up, when using Exec-Program-Wait. > > If you're using Exec-Program-Wait, and are willing to test the CVS > snapshot from tonight, please try it out, and report success/failure > to the list. > > If this change doesn't solve the problem, then there's more work to > do. If it DOES solve the problem, then it would help enormously to > know that. > > Alan DeKok. > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
