Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add set_password to bsd_shadow #59140

Merged
merged 7 commits into from Jan 12, 2021
Merged

Conversation

asomers
Copy link
Contributor

@asomers asomers commented Dec 15, 2020

What does this PR do?

Adds the shadow.gen_password method for BSD operating systems. It's identical to the Linux and Solaris versions.

Previous Behavior

The user.present state could not use the hash_password option on FreeBSD.

New Behavior

The user.present state can use the hash_password option on FreeBSD.

Merge requirements satisfied?

Commits signed with GPG?

Yes

@asomers asomers requested a review from a team as a code owner December 15, 2020 01:25
@asomers asomers requested review from krionbsd and removed request for a team December 15, 2020 01:25
@dwoz dwoz merged commit da88937 into saltstack:master Jan 12, 2021
dwoz pushed a commit that referenced this pull request Jan 12, 2021
garethgreenaway pushed a commit to garethgreenaway/salt that referenced this pull request Jan 14, 2021
@asomers asomers deleted the bsd_shadow_set_password branch January 25, 2021 22:27
@sagetherage sagetherage added the Aluminium Release Post Mg and Pre Si label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aluminium Release Post Mg and Pre Si
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants