<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/system, branch debian/0.17.68</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.17.68</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.17.68'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2010-07-07T02:12:51+00:00</updated>
<entry>
<title>Change user name validation</title>
<updated>2010-07-07T02:12:51+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-07-07T00:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=df4a29dcf842f75d9c62a81f171fc8413198de76'/>
<id>urn:sha1:df4a29dcf842f75d9c62a81f171fc8413198de76</id>
<content type='text'>
Do username validation in perl script.  This allows for checking
for what is allowed, versus what is recommended. For compatiablity
we allow things like upper case user names which but this is not
recommended so these names produce a warning.
</content>
</entry>
<entry>
<title>Corrected the fix for bug 5408.</title>
<updated>2010-07-02T20:45:27+00:00</updated>
<author>
<name>Deepti Kulkarni</name>
<email>deepti@vyatta.com</email>
</author>
<published>2010-07-02T20:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=26a96076ce8a7fe98aa43d81b11258d8dc6c990f'/>
<id>urn:sha1:26a96076ce8a7fe98aa43d81b11258d8dc6c990f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 5408.</title>
<updated>2010-07-01T05:26:51+00:00</updated>
<author>
<name>Deepti Kulkarni</name>
<email>deepti@vyatta.com</email>
</author>
<published>2010-07-01T05:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5bdda1a1cb6b28f183c94b182bae523f5b74565f'/>
<id>urn:sha1:5bdda1a1cb6b28f183c94b182bae523f5b74565f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "fix for bug 5408."</title>
<updated>2010-07-01T02:00:57+00:00</updated>
<author>
<name>Deepti Kulkarni</name>
<email>deepti@vyatta.com</email>
</author>
<published>2010-07-01T02:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c9cb1873ad4cec5a4c4a9cbdec3eca86068a65cf'/>
<id>urn:sha1:c9cb1873ad4cec5a4c4a9cbdec3eca86068a65cf</id>
<content type='text'>
This reverts commit 5110c9f3af7f4d2f4b9f8c14a073a1fd70d852ac.
</content>
</entry>
<entry>
<title>fix for bug 5408.</title>
<updated>2010-07-01T01:19:19+00:00</updated>
<author>
<name>root</name>
<email>root@vyatta.(none)</email>
</author>
<published>2010-07-01T01:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5110c9f3af7f4d2f4b9f8c14a073a1fd70d852ac'/>
<id>urn:sha1:5110c9f3af7f4d2f4b9f8c14a073a1fd70d852ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix use of bareword file handles</title>
<updated>2010-06-04T21:09:31+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-05-27T00:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=67151d699de7c046c9bd557bbadc5fe12950228e'/>
<id>urn:sha1:67151d699de7c046c9bd557bbadc5fe12950228e</id>
<content type='text'>
Rather than using BAREWORD file handles, use 3 arg open
and local variable.
</content>
</entry>
<entry>
<title>Add additional check that new user doesn't exist in NSS</title>
<updated>2010-01-27T01:50:33+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-01-27T01:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b5bb8c35539d1b108e988d39153abc813c326b0f'/>
<id>urn:sha1:b5bb8c35539d1b108e988d39153abc813c326b0f</id>
<content type='text'>
If user exists in NSS (LDAP, TACACS+) but not on local machine,
then it can not be changed with CLI. useradd will fail (user exists),
and usermod will fail (can't find user in passwd file).

Bug 5249
</content>
</entry>
<entry>
<title>Pass more info to login scripts</title>
<updated>2009-12-03T00:13:59+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-12-03T00:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f64584a0b3595ceddccd5707406c5ac27ef26d9f'/>
<id>urn:sha1:f64584a0b3595ceddccd5707406c5ac27ef26d9f</id>
<content type='text'>
Pass status to login update() which might be useful to handle
case when node is deleted.
</content>
</entry>
<entry>
<title>Fix 4766: can't set login banners "Can't locate Vyatta/Login/Banner.pm"</title>
<updated>2009-07-30T23:26:25+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2009-07-30T21:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f85f951b1060f757d347e9e8d3dbaf2eda45cb3d'/>
<id>urn:sha1:f85f951b1060f757d347e9e8d3dbaf2eda45cb3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make telnet management smarter</title>
<updated>2009-07-17T21:56:04+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-06-16T22:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5ec82316b089d0be4f544937fbd3ed5d3333c829'/>
<id>urn:sha1:5ec82316b089d0be4f544937fbd3ed5d3333c829</id>
<content type='text'>
Bug 4591
Consolidate check for telnet login
Don't remove /etc/securetty edit it
(cherry picked from commit c6c477f2ffb0f2fd4cf12882f22c2c44ab57cc46)
</content>
</entry>
</feed>
