NetXMS Support Forum

English Support => General Support => Topic started by: Marco Incalcaterra on December 26, 2016, 04:15:24 PM

Title: RADIUS authentication on version 2.0.7
Post by: Marco Incalcaterra on December 26, 2016, 04:15:24 PM
Are there any changes on RADIUS authentication starting from version 2.0.7? I'm no more able to validate users after upgrading from 2.0.5 to 2.0.7  :(

Regards,
Marco
Title: Re: RADIUS authentication on version 2.0.7
Post by: Victor Kirhenshtein on December 27, 2016, 09:04:14 AM
Hi,

yes, default auth method changed from PAP (the only one supported before) to CHAP. You can change it back by setting server configuration parameter RADIUSAuthMethod to value PAP.

Best regards,
Victor