URL: https://github.com/freeipa/freeipa/pull/5907 Author: fcami Title: #5907: ipatests: smbclient "-k" => "--use-kerberos=required" Action: opened
PR body: """ As of Samba 4.15rc1, smbclient does not accept -k anymore. The -k|--kerberos option ("Try to authenticate with kerberos." has been replaced with "--use-kerberos=required|desired|off".
Change documentation: https://download.samba.org/pub/samba/rc/samba-4.15.0rc1.WHATSNEW.txt
Fixes: https://pagure.io/freeipa/issue/8926 Signed-off-by: François Cami fcami@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5907/head:pr5907 git checkout pr5907
URL: https://github.com/freeipa/freeipa/pull/5907 Author: fcami Title: #5907: ipatests: smbclient "-k" => "--use-kerberos=required" Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5907/head:pr5907 git checkout pr5907
freeipa-devel@lists.fedorahosted.org