1.16RC2 and AD LDAP

Hi!

I seem not to be able to add an AD-Auth in 1.16RC2.
I found this pull: https://github.com/theforeman/foreman/pull/4885

That may solve my problem but it doesn't seem to be part of RC2(?). Could
this be included in RC3?

Hi Roger,

Thanks for the input and for testing the RCs!
Looks like this missed 1.16RC2, however it looks like this will be
pulled into the next RC if there is one or to 1.16.0 if not ([1]).

[1] https://github.com/theforeman/foreman/pull/4885#issuecomment-340074271

··· On Wed, Nov 1, 2017 at 5:03 PM, Roger Martensson wrote: > Hi! > > I seem not to be able to add an AD-Auth in 1.16RC2. > I found this pull: https://github.com/theforeman/foreman/pull/4885 > > That may solve my problem but it doesn't seem to be part of RC2(?). Could > this be included in RC3? > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at https://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.


Have a nice day,
Tomer Brisker
Red Hat Engineering

Thanks for doing the legwork on this. I was pulling my hair out all morning
because I decided to tackle AD LDAP auth with our 1.16-RC2 deployment.

Is there any way to fix this manually until RC3 is released? I tried adding
'true' in auth_source_ldap.rb
<https://github.com/theforeman/foreman/pull/4885/files#diff-3658b1e0f80d953e1d2be7093a1a9e30>
but the behavior seems to be the same.

··· On Wednesday, November 1, 2017 at 11:03:58 AM UTC-4, Roger Martensson wrote: > > Hi! > > I seem not to be able to add an AD-Auth in 1.16RC2. > I found this pull: https://github.com/theforeman/foreman/pull/4885 > > That may solve my problem but it doesn't seem to be part of RC2(?). Could > this be included in RC3? >

This was not cherry-picked to 1.16 yet, you can follow [1] to see what version
it lands in.

[1] Bug #21300: LDAP Authentication doesn't work for Foreman 1.16 RC1 - Foreman

Hope it helps

··· On úterý 7. listopadu 2017 17:16:19 CET mevans.uml@gmail.com wrote: > Thanks for doing the legwork on this. I was pulling my hair out all morning > because I decided to tackle AD LDAP auth with our 1.16-RC2 deployment. > > Is there any way to fix this manually until RC3 is released? I tried adding > 'true' in auth_source_ldap.rb > 1d2be7093a1a9e30> but the behavior seems to be the same. > > On Wednesday, November 1, 2017 at 11:03:58 AM UTC-4, Roger Martensson wrote: > > Hi! > > > > I seem not to be able to add an AD-Auth in 1.16RC2. > > I found this pull: https://github.com/theforeman/foreman/pull/4885 > > > > That may solve my problem but it doesn't seem to be part of RC2(?). Could > > this be included in RC3?


Marek

I apologize, I added true again and then just rebooted my Foreman server,
now it's saving the AD LDAP source properly.

··· On Tuesday, November 7, 2017 at 11:47:12 AM UTC-5, Marek Hulán wrote: > > On úterý 7. listopadu 2017 17:16:19 CET mevan...@gmail.com > wrote: > > Thanks for doing the legwork on this. I was pulling my hair out all > morning > > because I decided to tackle AD LDAP auth with our 1.16-RC2 deployment. > > > > Is there any way to fix this manually until RC3 is released? I tried > adding > > 'true' in auth_source_ldap.rb > > < > https://github.com/theforeman/foreman/pull/4885/files#diff-3658b1e0f80d953e > > 1d2be7093a1a9e30> but the behavior seems to be the same. > > > > On Wednesday, November 1, 2017 at 11:03:58 AM UTC-4, Roger Martensson > wrote: > > > Hi! > > > > > > I seem not to be able to add an AD-Auth in 1.16RC2. > > > I found this pull: https://github.com/theforeman/foreman/pull/4885 > > > > > > That may solve my problem but it doesn't seem to be part of RC2(?). > Could > > > this be included in RC3? > > This was not cherry-picked to 1.16 yet, you can follow [1] to see what > version > it lands in. > > [1] http://projects.theforeman.org/issues/21300 > > Hope it helps > > -- > Marek >