Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-image
Commits
b3c48174
Commit
b3c48174
authored
Oct 30, 2013
by
Nikos Skalkotos
Browse files
Define {open,net}bsd_shadow vars in ChangePassword
Those variables are needed to make ChangePassword work
parent
62e97e7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
snf-image-helper/tasks/50ChangePassword.in
View file @
b3c48174
...
...
@@ -35,6 +35,8 @@ check_if_excluded
linux_shadow
=
"/etc/shadow"
freebsd_shadow
=
"/etc/master.passwd"
openbsd_shadow
=
"/etc/master.passwd"
netbsd_shadow
=
"/etc/master.passwd"
linux_change_shadow_entry
()
{
local
line encrypted
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment