Hi,<br><br>I want a specific user (call him john) NOT to be able to login through a specific nas.<br>So I thought, just add this to radcheck<br><br>INSERT INTO `radcheck` (`UserName`, `Attribute`, `op`, `Value`) VALUES ('john','NASIdentifier','!=','nas-id')
<br><br>(nas-id is the nasidentifier of the specific nas)<br><br>Anyway, when I add this entry to radcheck, john gets rejected all the time, no matter what nas he's connecting to.<br>Am I overlooking something? <br><br>
<br>Kind regards<br>