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

Three new parameters in libdefaults #128

Merged
merged 2 commits into from
Nov 22, 2017
Merged

Conversation

skalmelid
Copy link
Contributor

Add support for three new parameters in the libdefaults section:
vas_conf_libdefaults_tgs_default_enctypes
vas_conf_libdefaults_tkt_default_enctypes
vas_conf_libdefaults_default_etypes

The default values for the parameters are unchanged,
all of them have the default value 'arcfour-hmac-md5'.

Add support for three new parameters in the libdefaults section:
vas_conf_libdefaults_tgs_default_enctypes
vas_conf_libdefaults_tkt_default_enctypes
vas_conf_libdefaults_default_etypes

The default values for the parameters are unchanged,
all of them have the default value 'arcfour-hmac-md5'.
DES encryption is unsafe and should not be used.
Thus it should not be configured here,
it is better to rely on the builtin default of vastool.
In fact we should encourage vastool to disable support for it.
@skalmelid
Copy link
Contributor Author

A new commit to remove default_etypes_des from the [libdefaults] part of the vas.conf file on request from @tomhur, still in issue #126.

@Phil-Friderici Phil-Friderici merged commit 1a30ddf into Ericsson:master Nov 22, 2017
@Phil-Friderici
Copy link
Contributor

Thank you @skalmelid for your work. I will work on the last open PR before I release a new version of this module.

@skalmelid
Copy link
Contributor Author

Thanks for you help @Phil-Friderici,
that sounds fine to me!

@Phil-Friderici
Copy link
Contributor

Released in v0.24.0 :)

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

Successfully merging this pull request may close these issues.

2 participants