<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/login/pam_radius_auth.conf.j2, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-01-11T09:59:23+00:00</updated>
<entry>
<title>radius: T7039: fix broken IPv6 source address</title>
<updated>2025-01-11T09:59:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-01-10T20:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=21b2541d98b02602dc2301e57c2ca7efddbc6cff'/>
<id>urn:sha1:21b2541d98b02602dc2301e57c2ca7efddbc6cff</id>
<content type='text'>
When configuring RADIUS to use IPv6 as connection to the server with an
optional source-address

set system login radius server 2001:db8::4 key '9LMVCtPYpG'
set system login radius source-address '2001:db8::1'

It will error out:

  pam_radius_auth(sshd:auth): Failed looking up source IP address [2001:db8::1]
    for server [2001:db8::4]:1812 (error=System error)

The source address is not allowed to be in [] - thus the brackets need to be
removed.
</content>
</entry>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
<entry>
<title>radius: T4672: Fix RADIUS server disable template logic</title>
<updated>2022-09-06T15:24:56+00:00</updated>
<author>
<name>Benjamin M. Hughes</name>
<email>bmhughes@bmhughes.co.uk</email>
</author>
<published>2022-09-06T15:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4f2dcc9362ee8fae8e57a168a987a5db36b77a68'/>
<id>urn:sha1:4f2dcc9362ee8fae8e57a168a987a5db36b77a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>login: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T17:18:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T17:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3f657383cdd96b984c594bb8323a714d7a692f11'/>
<id>urn:sha1:3f657383cdd96b984c594bb8323a714d7a692f11</id>
<content type='text'>
</content>
</entry>
</feed>
