Bug 6060 - kerberos functionality is broken in 3.2.7 on solaris 10u6
Summary: kerberos functionality is broken in 3.2.7 on solaris 10u6
Status: RESOLVED WORKSFORME
Alias: None
Product: Samba 3.2
Classification: Unclassified
Component: Client tools (show other bugs)
Version: 3.2.7
Hardware: x64 Solaris
: P3 regression
Target Milestone: ---
Assignee: Jeremy Allison
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-21 01:02 UTC by David Gwynne
Modified: 2024-01-11 14:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Gwynne 2009-01-21 01:02:46 UTC
somewhere between 3.2.1 and 3.2.7 the handling of kerb broke. anything that uses kerberos displays a "krb5 conf file not configured" error and exits. eg:

$ kinit dlg@ITEE.UQ.EDU.AU
Password for dlg@ITEE.UQ.EDU.AU: 
$ smbclient -k //spruce/dlg
WARNING: no network interfaces found
ads_krb5_mk_req: krb5_mk_req_extended failed (krb5 conf file not configured)
cli_session_setup_kerberos: spnego_gen_negTokenTarg failed: krb5 conf file not configured
session setup failed: SUCCESS - 0
$ /opt/local/stow/samba-3.2.1/bin/smbclient -k //spruce/dlg
WARNING: no network interfaces found
OS=[Unix] Server=[Samba 3.0.30]
smb: \> 

we're looking at upgrading to 3.2.7 since some clients (specifically Mac OS X 10.5) are unable to auth/connect to our 3.2.1 server (api_rpcTNP: srvsvc: SRVSVC_NETSHAREENUMALL failed appears in the logs). every other client seems to be fine though.
Comment 1 David Gwynne 2009-01-21 02:05:17 UTC
i got all the releases from 3.2.1 to 3.2.7 and built them to test which one first had this problem. it appears that a change between 3.2.1 and 3.2.2 caused the bug.
Comment 2 Björn Jacke 2024-01-11 14:01:11 UTC
Sorry for the late reply. If this is still an issue with latest Samba release, please file a new bug report.