<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/lib, branch debian/0.19.74</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.74</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.74'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2010-05-24T17:44:05+00:00</updated>
<entry>
<title>Don't enable PAM Radius by default</title>
<updated>2010-05-24T17:44:05+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-05-24T17:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f37b24ae59372da6361b4acf9755270061bdc857'/>
<id>urn:sha1:f37b24ae59372da6361b4acf9755270061bdc857</id>
<content type='text'>
The pam-config mechanism will insert Radius pam module if it is
in /usr/share/pam-configs. Therefore hold off installing file until
Radius really needed.
</content>
</entry>
<entry>
<title>Ignore comments in level file</title>
<updated>2010-04-26T21:49:14+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-04-26T21:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5e55ab28a732d0082c803f1e473936a3d9c92f22'/>
<id>urn:sha1:5e55ab28a732d0082c803f1e473936a3d9c92f22</id>
<content type='text'>
Standard practice to ignore lines starting with #
</content>
</entry>
<entry>
<title>fixes commit warning when run invoked via the api--getlogin() may return an undefined value as the process is a child process</title>
<updated>2010-03-17T21:13:25+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@slioch.vyatta.com</email>
</author>
<published>2010-03-17T21:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=74ae8c9cdbbd318c928e57288b60396affb9cf9a'/>
<id>urn:sha1:74ae8c9cdbbd318c928e57288b60396affb9cf9a</id>
<content type='text'>
invoked indirectly via the gui (not a normal shell logged in user generated event).
</content>
</entry>
<entry>
<title>Better version of forcing user logout</title>
<updated>2010-03-15T17:43:58+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-03-15T17:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=fa0e2d31d5964c7d7bb0f8d34b568d065cf38890'/>
<id>urn:sha1:fa0e2d31d5964c7d7bb0f8d34b568d065cf38890</id>
<content type='text'>
Use warning and hup signal to force user to log out.
</content>
</entry>
<entry>
<title>Use userdel -f to force removal of user</title>
<updated>2010-03-15T16:17:46+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-03-15T16:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=87c0562ee477ebc37248c00cdcfe93ecfcf31102'/>
<id>urn:sha1:87c0562ee477ebc37248c00cdcfe93ecfcf31102</id>
<content type='text'>
This is the documented way to remove user that is still logged in.
It also removes home directory, which is necessary as well.
</content>
</entry>
<entry>
<title>Force user process to die</title>
<updated>2010-03-12T17:31:51+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-03-12T17:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5173409c3325717f2306d03fec79059efe14e566'/>
<id>urn:sha1:5173409c3325717f2306d03fec79059efe14e566</id>
<content type='text'>
Bug 5067
Use more persuasive kill to make processes exit, which
allows user to be deleted.
</content>
</entry>
<entry>
<title>Handle empty set of public keys</title>
<updated>2010-02-19T20:15:14+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-02-19T05:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=19d3c520ba13678e0388052340f1639ce02d0679'/>
<id>urn:sha1:19d3c520ba13678e0388052340f1639ce02d0679</id>
<content type='text'>
Bug 5362
If no keys configured; still make an empty .ssh/authorized_keys
file.  This handles case of keys being deleted from configuration
and gives notice to user that file will be overwritten.
</content>
</entry>
<entry>
<title>Add support for options in keyfile</title>
<updated>2010-02-17T20:45:03+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-02-17T20:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3577a4f420d71c8d1040341776a2039ce232b7dd'/>
<id>urn:sha1:3577a4f420d71c8d1040341776a2039ce232b7dd</id>
<content type='text'>
The sshd file format has optional options; copy them to a
placeholder node and generate to authorized_keys

Better error message when wrong number of arguments.
</content>
</entry>
<entry>
<title>Change owner of created authorized key file</title>
<updated>2010-02-02T23:27:36+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-02-02T23:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=34760e13a35d21f08050a4285f8a12eb37bbf9da'/>
<id>urn:sha1:34760e13a35d21f08050a4285f8a12eb37bbf9da</id>
<content type='text'>
Otherwise sshd ignores it!
</content>
</entry>
<entry>
<title>Run login update as root</title>
<updated>2010-02-02T23:01:22+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-02-02T22:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=868fb51d85439d2cb045cf810f23943c60c42c41'/>
<id>urn:sha1:868fb51d85439d2cb045cf810f23943c60c42c41</id>
<content type='text'>
Need ability to open file of new user (to load authorized key).
So move sudo to template.
</content>
</entry>
</feed>
