I have successfully gotten FreeIPA to communicate with MS Windows Server 2012r2 using Active Driectory.  I am able to log in to my jump hosts via SSH.  However when I log using a windows user I get the following:

fedora1 :) > ssh james.kirk@meyerad@jump01.asm.meyer.local
Password:
Last login: Thu Jul 25 08:53:18 2019 from 10.150.254.2
-sh-4.2$ logout
Connection to jump01.asm.meyer.local closed.
fedora1 :) >


I am not getting a proper bash prompt.  I tried running 'sudo authconfig --enablemkhomedir --update'.  Is there something I need to run to make this work?

I tried running 'sudo authconfig --enablemkhomedir --updateall' but that did not fix the problem.


Regards,
Andrew