Skip to content

Update AD users list for PR-CI.#534

Merged
flo-renaud merged 1 commit into
freeipa:masterfrom
amore17:new_users
Apr 13, 2026
Merged

Update AD users list for PR-CI.#534
flo-renaud merged 1 commit into
freeipa:masterfrom
amore17:new_users

Conversation

@amore17

@amore17 amore17 commented Apr 13, 2026

Copy link
Copy Markdown
Contributor
  • Added additional users in root/child domain.
  • Options : ChangePasswordAtLogon, CannotChangePassword

Comment thread ansible/roles/windows/ipa-ad-data/tasks/ad-child.yml
- Added additional users in root/child domain.
- Options : ChangePasswordAtLogon, CannotChangePassword

Signed-off-by: Anuja More <amore@redhat.com>
CannotChangePassword: $true
Enabled: $true
OtherAttributes: "@{'uidNumber'='10150'; 'gidNumber'='10147'; 'loginShell'='/bin/sh'; 'homeDirectory'='/home/subcantchgpwduser'; 'unixHomeDirectory'='/home/subcantchgpwduser'; 'gecos'='Sub Cannot Change Password User'}"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

User properly created:

Image

CannotChangePassword: $true
Enabled: $true
OtherAttributes: "@{'uidNumber'='10061'; 'gidNumber'='10047'; 'loginShell'='/bin/sh'; 'homeDirectory'='/home/cannotchangepwduser'; 'unixHomeDirectory'='/home/cannotchangepwduser'; 'gecos'='Cannot Change Password User'}"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

User properly created

Image

ChangePasswordAtLogon: $true
PasswordNeverExpires: $false
Enabled: $true
OtherAttributes: "@{'uidNumber'='10062'; 'gidNumber'='10047'; 'loginShell'='/bin/sh'; 'homeDirectory'='/home/changepwdatlogonuser'; 'unixHomeDirectory'='/home/changepwdatlogonuser'; 'gecos'='Change Password At Logon User'}"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

User properly created

Image

ChangePasswordAtLogon: $true
PasswordNeverExpires: $false
Enabled: $true
OtherAttributes: "@{'uidNumber'='10151'; 'gidNumber'='10147'; 'loginShell'='/bin/sh'; 'homeDirectory'='/home/submustchgpwduser'; 'unixHomeDirectory'='/home/submustchgpwduser'; 'gecos'='Sub Change Password At Logon User'}"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

User properly created

Image

@flo-renaud flo-renaud left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, works for me

@flo-renaud flo-renaud merged commit 88e4c82 into freeipa:master Apr 13, 2026
@amore17

amore17 commented Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

Added : freeipa/freeipa.github.io#64

@flo-renaud

Copy link
Copy Markdown
Contributor

Deployed on the runners

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

Successfully merging this pull request may close these issues.

2 participants