Missing {

-Lance

--- src/main/auth.orig  Thu Jan 17 14:43:39 2002
+++ src/main/auth.c     Thu Jan 17 14:43:53 2002
@@ -260,7 +260,7 @@
        else
                password_pair = pairfind(request->config_items,
PW_PASSWORD);

-       if (auth_type < 0)
+       if (auth_type < 0) {
                if (password_pair) {
                        auth_type = PW_AUTHTYPE_LOCAL;
                } else {





- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to