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

[BUG] Salt relies on spwd module, deprecated in 3.11 and removed in 3.13 #67119

Open
Vaelatern opened this issue Dec 23, 2024 · 0 comments
Open
Labels
Bug broken, incorrect, or confusing behavior needs-triage

Comments

@Vaelatern
Copy link
Contributor

This is very much like #67118

This time however linux_shadow and solaris_shadow are broken by the need for spwd. The official recommendation by Python is the third party python-pam.

I've not yet drafted an example patch.

@Vaelatern Vaelatern added Bug broken, incorrect, or confusing behavior needs-triage labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant