Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.10.10
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Environment:
Red Hat Enterprise Linux ES release 4 (Nahant Update 9)
Description
Looks like a regression of CHEF-1537:
[root@s2 allan]# passwd -S allan; echo $?
Password locked.
1
[root@s2 bin]# rpm -q passwd
passwd-0.68-10.1
Maybe this is the way to go:
unless %w(passwd-0.73-1 passwd-0.68-10.1).include?(passwd_version)
raise_lock_error = true
end
Activity
- All
- Comments
- History
- Activity
- Transitions Summary
I have the same problem on the same OS using v11.4.4.