× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



In order to resolve the below error, I need to change/add encryption defaults in the keytab krb5.conf file.
I'm not finding the command to change/add encryption defaults.
Or do you simple add the below lines using notepad, etc?

EUVF06014E Unable to obtain initial credentials. Status 0x96c73a0e - Encryption type is not supported. Status 0x96c73a0e - Encryption type is not supported

http://www-01.ibm.com/support/docview.wss?uid=nas8N1010903

2. Make sure the /QIBM/UserData/OS400/NetworkAuthentication/krb5.conf file contains the following lines under the "default_realm" property.

default_tgs_enctypes = aes256-cts-hmac-sha1-96,aes128-cts-hmac-sha1-96,arcfour-hmac
default_tkt_enctypes = aes256-cts-hmac-sha1-96,aes128-cts-hmac-sha1-96,arcfour-hmac

https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_71/rzakh/rzakhkkeytab.htm


************Beginning of data**************
[libdefaults]
default_keytab_name = /QIBM/UserData/OS400/NetworkAuthentication/keytab/krb5.keytab
default_realm = PENCOR.COM
[realms]
PENCOR.COM = {
kdc = psinetsrv05.pencor.com:88
kpasswd_server = psinetsrv05.pencor.com:464
}
[domain_realm]
.5.23.6 = PENCOR.COM
[capaths]
************End of Data********************

Thank You
_____
Paul Steinmetz
IBM i Systems Administrator

Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071

610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home

psteinmetz@xxxxxxxxxx
http://www.pencor.com/



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.