From owner-freebsd-net Mon Mar 3 1:46: 7 2003 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1037A37B401 for ; Mon, 3 Mar 2003 01:46:06 -0800 (PST) Received: from jawa.at (inforum.at [213.229.17.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3406543FDF for ; Mon, 3 Mar 2003 01:46:04 -0800 (PST) (envelope-from mbretter@jawa.at) Received: from jawa.at (dings.jawa.at [192.168.200.60]) by jawa.at (8.12.6/8.12.6) with ESMTP id h239jx07079731; Mon, 3 Mar 2003 10:46:00 +0100 (CET) (envelope-from mbretter@jawa.at) Message-ID: <3E63245D.6040800@jawa.at> Date: Mon, 03 Mar 2003 10:46:05 +0100 From: Michael Bretterklieber Organization: JAWA Management Software GmbH User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.2.1) Gecko/20021130 X-Accept-Language: de, en MIME-Version: 1.0 To: Vincent Jardin Cc: net@FreeBSD.ORG Subject: Re: [mpd] radius and dynamic bundles References: <200303022347.10283.vjardin@wanadoo.fr> In-Reply-To: <200303022347.10283.vjardin@wanadoo.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-2.0 required=5.0 tests=IN_REP_TO,NOSPAM_INC,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT,USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG version=2.43 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Vincent Jardin schrieb: > 1/ When Radius is used with mpd and the answer delay of the Radius server is > high, how can some PAP or CHAP timeout be avoided ? > you mean, that the client times out during authentication saying that the server didn't responded? A known issue is that mpd is blocked during RADIUS requests, the solution will be to change from rad_send_request(); to rad_init_send_request() and rad_continue_send_request(); to avoid blocking of mpd. I have this on my todo-list, but atm it has low prio. bye, -- ------------------------------- ---------------------------------- Michael Bretterklieber - Michael.Bretterklieber@jawa.at JAWA Management Software GmbH - http://www.jawa.at Liebenauer Hauptstr. 200 -------------- privat ------------ A-8041 GRAZ GSM: ++43-(0)676-84 03 15 712 Tel: ++43-(0)316-403274-12 E-mail: michael@bretterklieber.com Fax: ++43-(0)316-403274-10 http://www.bretterklieber.com ------------------------------- ---------------------------------- "...the number of UNIX installations has grown to 10, with more expected..." - Dennis Ritchie and Ken Thompson, June 1972 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message