Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2024 22:54:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278517] net/samba416 smbclient kerberos behaviour change
Message-ID:  <bug-278517-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278517

            Bug ID: 278517
           Summary: net/samba416 smbclient kerberos behaviour change
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur@FreeBSD.org
          Reporter: dewayne@heuristicsystems.com.au
          Assignee: timur@FreeBSD.org
             Flags: maintainer-feedback?(timur@FreeBSD.org)

Previous versions of SAMBA from 4.10-4.13 allowed
smbclient -k //HOST/USER -c pwd
which uses the cached principal.

As does SAMBA 4.16.11, but with the deprecation notice:
# smbclient -k //cute103.hs/dewayne -c pwd
WARNING: The option -k|--kerberos is deprecated!   <<<=3D=3D=3D Issue

Using=20
smbclient //cute103.hs/dewayne -c pwd
prompts for the principal password, as does
smbclient --use-kerberos=3Drequired //cute103.hs/dewayne -c pwd

Similarly, when adding to smb4.conf the following line
client use kerberos =3D required

Throughout this testing I have a=20
  Issued                Expires               Principal
Apr 22 07:26:32 2024  Apr 22 17:26:39 2024  krbtgt/HS@HS
Apr 22 07:26:43 2024  Apr 22 17:26:39 2024  cifs/cute103.hs@HS

Is this an implementation issue or is this a SAMBA peculiarity - that being=
:=20
even though a user has the user and service principal in their cache to eit=
her:
prompt for the password; or be told that they're using deprecated
functionality?

Please note I have a group of SAMBA standalone servers using heimdal kdc and
openldap (since 4.10.11) on FreeBSD 12.4S, 13.2S and 14.0-p5.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278517-7788>