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

Could we add a parameter to judge whether we need to add an ad user #172

Open
IslandsWhite opened this issue Dec 16, 2024 · 0 comments
Open

Comments

@IslandsWhite
Copy link

IslandsWhite commented Dec 16, 2024

SUMMARY

I found that if I type in a wrong sAMAccountName when change user's password, this module will create a new user for me. This is not what I want.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
ADDITIONAL INFORMATION
- name: change password
  microsoft.ad.user:
    identity: "{{ ad_sam }}"
    password: "{{ ad_password }}"
    state: present
@IslandsWhite IslandsWhite changed the title Could Could we add a parameter of judge whether we need to add a ad user Dec 16, 2024
@IslandsWhite IslandsWhite changed the title Could we add a parameter of judge whether we need to add a ad user Could we add a parameter to judge whether we need to add an ad user Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant