<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/14445">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sgsn: Have authentication required on by default<br><br>Previous commit introduced command "authentication (optional|required)",<br>which is only meaningful if auth-policy is remote. Upon adding the cmd,<br>it changed the default logic for remote policy to not require<br>authentication, which broke TTCN3 tests because sgsn no longer tries to<br>authenticate the users.<br><br>Since it's actually good to enable authentication by default where<br>possible, let's enable it by default when on auth-policy remote.<br><br>In order to do so, let's simply not care about the value of variable<br>require_authentication if auth_policy is not REMOTE. As a result, we<br>drop parts of the previous patch and remove unneeded checks (which are<br>only partially useful based on order of commands during VTY read).<br><br>Fixes: 794f446a284ed1ac6d31eb79a8f4c874d66fc34e<br>Change-Id: Ic707a95af178b44f08809df3d3bc8354bf34273c<br>---<br>M doc/manuals/vty/sgsn_vty_reference.xml<br>M include/osmocom/sgsn/sgsn.h<br>M src/gprs/gprs_sgsn.c<br>M src/gprs/sgsn_vty.c<br>4 files changed, 11 insertions(+), 20 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/45/14445/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/14445">change 14445</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-sgsn/+/14445"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic707a95af178b44f08809df3d3bc8354bf34273c </div>
<div style="display:none"> Gerrit-Change-Number: 14445 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>