lovepreetdeol via FreeIPA-users wrote:
> Hi, 
> Running freeIPA server on centos 8.2. Trying to setup mixed OS environment 
> with linux and windows clients. 
> Another centos8.2 machine connects to freeIPA without any problem.
> I am trying to connect a windows 10 client to the freeIPA and getting the 
> following error :
> 
> [root@directory ~]# 
> [root@directory ~]# ipa-getkeytab -s directory.compnet.local -p 
> host/win10.compnet.local -e arcfour-hmac -k krb5.keytab.win10 -P
> New Principal Password: 
> Verify Principal Password: 
> Failed to parse result: All enctypes provided are unsupported
> Retrying with pre-4.0 keytab retrieval method...
> Failed to parse result: All enctypes provided are unsupported
> Failed to get keytab!
> Failed to get keytab
> [root@directory ~]# 
> 
> References followed :
> https://www.rootusers.com/how-to-login-to-windows-with-a-freeipa-account/  
> https://www.freeipa.org/page/Windows_authentication_against_FreeIPA 
> https://www.server-world.info/en/note?os=CentOS_7&p=ipa&f=8

RC4 ciphers are no longer allowed. Drop the -e arcfour-hmac and you
might get farther.

rob
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org

Reply via email to