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

Fixes #24301 - Create user in LDAP does not require password #6005

Merged
merged 1 commit into from Sep 1, 2018

Conversation

dLobatog
Copy link
Member

When creating a user on Foreman with hammer having external
authentication source LDAP/AD gives an error if password not mentioned
while the user gets added if password parameter is mentioned. As the
user created will be authenticated with the authentication source
password and not by the password provided by us while creating user, it
should not be mandatory to create user with password parameter.

When creating a user on Foreman with hammer having external
authentication source LDAP/AD gives an error if password not mentioned
while the user gets added if password parameter is mentioned. As the
user created will be authenticated with the authentication source
password and not by the password provided by us while creating user, it
should not be mandatory to create user with password parameter.
@theforeman-bot
Copy link
Member

@dLobatog, the Redmine ticket used is for a different project than the one associated with this GitHub repository. Please either:

If changing the ticket number used, remember to update the PR title and the commit message (using git commit --amend).


This message was auto-generated by Foreman's prprocessor

@theforeman-bot
Copy link
Member

Issues: #24301

@dLobatog
Copy link
Member Author

It doesn't seem to allow me to move the ticket to the Foreman project in Redmine rather than the Hammer one. Is that possible or am I just missing the right permissions?

@mmoll mmoll mentioned this pull request Aug 28, 2018
@ekohl
Copy link
Member

ekohl commented Aug 29, 2018

Copy link
Member

@timogoebel timogoebel left a comment

Choose a reason for hiding this comment

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

Except for the redmine issue: 👍

@theforeman-bot
Copy link
Member

@dLobatog, the Redmine ticket used is for a different project than the one associated with this GitHub repository. Please either:

If changing the ticket number used, remember to update the PR title and the commit message (using git commit --amend).


This message was auto-generated by Foreman's prprocessor

@ekohl
Copy link
Member

ekohl commented Aug 29, 2018

I've moved the Redmine issue.

@timogoebel
Copy link
Member

[test foreman]
[test katello]

@mmoll mmoll merged commit 01d1fed into theforeman:develop Sep 1, 2018
@mmoll
Copy link
Contributor

mmoll commented Sep 1, 2018

merged, gracias @dLobatog!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants