<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/spec/unit/provider/user, branch https_shell</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Solaris users are locked only if *LK*</title>
<updated>2016-10-31T17:53:26+00:00</updated>
<author>
<name>Tom Duffield</name>
<email>tom@chef.io</email>
</author>
<published>2016-10-31T17:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a47b1840e6c7b356b79bd535033ba4cf50231bc3'/>
<id>a47b1840e6c7b356b79bd535033ba4cf50231bc3</id>
<content type='text'>
According to `man shadow` on Solaris 10 and 11, an account is only
locked if the first four characters in the password field are
`*LK*`. The same is true for SmartOS (the OS for which the initial code
was contributed).

Signed-off-by: Tom Duffield &lt;tom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to `man shadow` on Solaris 10 and 11, an account is only
locked if the first four characters in the password field are
`*LK*`. The same is true for SmartOS (the OS for which the initial code
was contributed).

Signed-off-by: Tom Duffield &lt;tom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly check lock status of user on solaris2</title>
<updated>2016-10-31T17:40:45+00:00</updated>
<author>
<name>Tom Duffield</name>
<email>tom@chef.io</email>
</author>
<published>2016-10-24T20:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=1738bd548fe1227017f3fbd093fcf13f5c194bad'/>
<id>1738bd548fe1227017f3fbd093fcf13f5c194bad</id>
<content type='text'>
On Solaris, the 'shadow' database does not exist within `getent`, so the
checking for the username there won't return accurate results. As the
Solaris provider assumes user management via /etc/shadow, we can very
easily parse the contents of the file directly.

Signed-off-by: Tom Duffield &lt;tom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Solaris, the 'shadow' database does not exist within `getent`, so the
checking for the username there won't return accurate results. As the
Solaris provider assumes user management via /etc/shadow, we can very
easily parse the contents of the file directly.

Signed-off-by: Tom Duffield &lt;tom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix solaris handling for -m/-M behavior. Fixes #5403.</title>
<updated>2016-10-04T23:16:06+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-10-04T23:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=eb87f52643cd29a2ac528a0c0f3322a0b06f75cc'/>
<id>eb87f52643cd29a2ac528a0c0f3322a0b06f75cc</id>
<content type='text'>
Signed-off-by: Noah Kantrowitz &lt;noah@coderanger.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Noah Kantrowitz &lt;noah@coderanger.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Style fixes.</title>
<updated>2016-09-20T23:05:03+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-09-20T23:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c58f0ff0c51bc919447bbbd4b049cc2579c5ed2a'/>
<id>c58f0ff0c51bc919447bbbd4b049cc2579c5ed2a</id>
<content type='text'>
Signed-off-by: Noah Kantrowitz &lt;noah@coderanger.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Noah Kantrowitz &lt;noah@coderanger.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test for create_user to make sure we have no `-r`s.</title>
<updated>2016-09-20T02:45:04+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-09-20T02:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=7db14d05be621a52a5dea3abf2bc2c7313ca4d00'/>
<id>7db14d05be621a52a5dea3abf2bc2c7313ca4d00</id>
<content type='text'>
Signed-off-by: Noah Kantrowitz &lt;noah@coderanger.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Noah Kantrowitz &lt;noah@coderanger.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor these tests to be less repeat-y.</title>
<updated>2016-09-20T01:53:58+00:00</updated>
<author>
<name>Noah Kantrowitz</name>
<email>noah@coderanger.net</email>
</author>
<published>2016-09-20T01:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=f823d2624d821180a74cf376001e95d920688693'/>
<id>f823d2624d821180a74cf376001e95d920688693</id>
<content type='text'>
Signed-off-by: Noah Kantrowitz &lt;noah@coderanger.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Noah Kantrowitz &lt;noah@coderanger.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>suppress deprecation errors in tests</title>
<updated>2016-09-15T16:28:47+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-09-15T16:28:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=982ec1a40fa7ad79337b2bd780d976b14d1de275'/>
<id>982ec1a40fa7ad79337b2bd780d976b14d1de275</id>
<content type='text'>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for provider behavior</title>
<updated>2016-09-14T23:53:51+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-09-14T23:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=bf3941560a6a7149dda9f0aac25588a48b0d1e30'/>
<id>bf3941560a6a7149dda9f0aac25588a48b0d1e30</id>
<content type='text'>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>revert supports[:manage_home] behavior</title>
<updated>2016-09-14T22:44:43+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-09-14T22:44:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3eb0d2292bdb54709b1f88bc9335b24d2269f0b8'/>
<id>3eb0d2292bdb54709b1f88bc9335b24d2269f0b8</id>
<content type='text'>
even though i violently disagree that this is correct behavior and we're
just going to break everyone in one massive go when we hit Chef 13.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
even though i violently disagree that this is correct behavior and we're
just going to break everyone in one massive go when we hit Chef 13.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add func spec for default and fix unit specs</title>
<updated>2016-08-24T01:21:01+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-08-24T01:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b6bccd672282c81c05b20d8d544e65889c60bcd5'/>
<id>b6bccd672282c81c05b20d8d544e65889c60bcd5</id>
<content type='text'>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
