<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/lib, branch master</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=master</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2017-09-21T05:22:59+00:00</updated>
<entry>
<title>Fix problem with path and permissios for usermod</title>
<updated>2017-09-21T05:22:59+00:00</updated>
<author>
<name>Mihail Vasiliev</name>
<email>mickvav@gmail.com</email>
</author>
<published>2017-09-21T05:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=9435cbeb57cfcf40c35071c7a4f2b8a4861d83c6'/>
<id>urn:sha1:9435cbeb57cfcf40c35071c7a4f2b8a4861d83c6</id>
<content type='text'>
After vyos moved to non-root commits we need to become root to modify existing users.</content>
</entry>
<entry>
<title>login: force vyatta user's to have vbash as shell</title>
<updated>2013-05-02T21:35:23+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemming@brocade.com</email>
</author>
<published>2013-05-02T21:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=06de833692473549d168081461cc089dbefb8365'/>
<id>urn:sha1:06de833692473549d168081461cc089dbefb8365</id>
<content type='text'>
If account already existed in passwd file, but then same user
added to Vyatta config, force the shell to be vbash.
This fixes case of autologin on initial livecd boot where the
autologin happens as 'vyatta' but gets bash instead of vbash as shell.
</content>
</entry>
<entry>
<title>Allow deleting unknown user</title>
<updated>2012-08-17T20:07:55+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-08-17T20:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=8d5f6cdd84b95644502eb7115dbca03754549b74'/>
<id>urn:sha1:8d5f6cdd84b95644502eb7115dbca03754549b74</id>
<content type='text'>
Bug 8287
If user doesn't exist in passwd file that is fine.
</content>
</entry>
<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>
</feed>
