Skip to content

Update the ldap options for shadow credentials #20258

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

zeroSteiner
Copy link
Contributor

Update the datastore options in auxiliary/admin/ldap/shadow_credentials to reference the new names. Fixes #20251. In this case the module was continuing to work, but if the new datastore options were set, some helpful warning and error messages would not be shown.

Verification

  • Start msfconsole
  • use auxiliary/admin/ldap/shadow_credentials
  • Set the new LDAP-prefixed datastore options
  • Set TARGET_USER to LDAPUsername and make sure both are normal user accounts
  • Run the module and see the warning appear again that "By default, only computer accounts can modify their own properties (not user accounts)."

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Metasploit Kanban Jun 3, 2025
@sjanusz-r7 sjanusz-r7 merged commit d497156 into rapid7:master Jun 3, 2025
20 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Metasploit Kanban Jun 3, 2025
@sjanusz-r7
Copy link
Contributor

Release Notes

Update the datastore options in auxiliary/admin/ldap/shadow_credentials to reference the new LDAP datastore names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Fix auxiliary/admin/ldap/shadow_credentials
3 participants