<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/system, branch hollywood</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=hollywood</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=hollywood'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2008-06-26T16:46:56+00:00</updated>
<entry>
<title>=&gt; Modified vyatta_update_resolv.pl to update (i.e. add and remove) 'name-server' and 'domain-name-server' options</title>
<updated>2008-06-26T16:46:56+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-06-26T16:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f7f94359f2fccaed84b8c73c1ab743450348eb75'/>
<id>urn:sha1:f7f94359f2fccaed84b8c73c1ab743450348eb75</id>
<content type='text'>
   in /etc/resolv.conf received by a dhcp client for an interface
=&gt; Modified name-server/node.def so as to have the name-server set by our CLI on the top of
   /etc/resolv.conf to take priority over name-servers received from dhcp client
</content>
</entry>
<entry>
<title>wrong option to useradd</title>
<updated>2008-06-07T16:24:52+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-06-07T16:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5e4ead28e0d5d6011fb1f7fee2cedaa5d9242fe4'/>
<id>urn:sha1:5e4ead28e0d5d6011fb1f7fee2cedaa5d9242fe4</id>
<content type='text'>
Manpage for useradd is incorrect, the option is -N not -n.
</content>
</entry>
<entry>
<title>Put vyatta users in the users group</title>
<updated>2008-06-07T05:44:52+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-06-07T05:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=49016db2c49b4ba1c7e0481c6810ba365c2b270e'/>
<id>urn:sha1:49016db2c49b4ba1c7e0481c6810ba365c2b270e</id>
<content type='text'>
Change to use -n option to useradd:
   A group having the same name as the user being added to the system
   will be created by default (when -g is not specified). This option
   will turn off this behavior. When this option is used, users by
   default will be placed in whatever group is specified in the GROUP
   variable of /etc/default/useradd. If no default group is defined,
   group 100 (users) will be used.
</content>
</entry>
<entry>
<title>Allow any user to be in config file</title>
<updated>2008-05-31T02:36:54+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-05-31T02:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=da2bcad5417af59877495f422c0773ab297c230f'/>
<id>urn:sha1:da2bcad5417af59877495f422c0773ab297c230f</id>
<content type='text'>
Root (which uses bash) must be allowed, and probably want to
allow others as well.  Better to add full shell support later
</content>
</entry>
<entry>
<title>Rework how user accounts are managed</title>
<updated>2008-05-29T23:29:21+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-05-29T23:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=89fe48dea3fd1e3cbbacc0e78f58d277d72168b8'/>
<id>urn:sha1:89fe48dea3fd1e3cbbacc0e78f58d277d72168b8</id>
<content type='text'>
Rewrite the scripts that manage user accounts to:
 1) use Posix standard useradd, userdel scripts rather than modifying
    passwd/group files directly.
 2) add home-directory field to account management
 3) support adding accounts to additional groups

Note: this code should now also work with NIS since it has no direct
access to /etc/passwd.
</content>
</entry>
<entry>
<title>re-indent login script</title>
<updated>2008-05-29T16:34:14+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-05-29T16:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=5439d0bb321b8121d0d25060c1b74086b7aa9be5'/>
<id>urn:sha1:5439d0bb321b8121d0d25060c1b74086b7aa9be5</id>
<content type='text'>
Run script through perltidy to cleanup indentation
</content>
</entry>
<entry>
<title>Add GPL license</title>
<updated>2008-05-29T16:31:06+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-05-29T16:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=767281ed60c3dfe74dc888a0eff305a1d0e21713'/>
<id>urn:sha1:767281ed60c3dfe74dc888a0eff305a1d0e21713</id>
<content type='text'>
Put GPL license on this script
</content>
</entry>
<entry>
<title>fix for bug 2083: add radius authentication support.</title>
<updated>2008-03-11T00:57:18+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2008-03-11T00:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=8c19cf60345065b1d573e7befea9be6042d296a2'/>
<id>urn:sha1:8c19cf60345065b1d573e7befea9be6042d296a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to GPLv2</title>
<updated>2008-03-10T18:58:01+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-03-10T18:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=e7b2082e077f2ac4625f8a7e2a45749b3ce56140'/>
<id>urn:sha1:e7b2082e077f2ac4625f8a7e2a45749b3ce56140</id>
<content type='text'>
Replace references to VPL 1.0 with GPLv2
</content>
</entry>
<entry>
<title>put operator in operator group</title>
<updated>2008-02-29T18:22:53+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-02-29T18:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=79462a99c2f29cb8cea0d98683e6d2f8a63c824b'/>
<id>urn:sha1:79462a99c2f29cb8cea0d98683e6d2f8a63c824b</id>
<content type='text'>
This is part of other permission fixes, it puts operators
into a group that can then be used for access control.
</content>
</entry>
</feed>
