search for: kevr

Displaying 4 results from an estimated 4 matches for "kevr".

Did you mean: keir
2016 Nov 04
3
smbclient and Kerberos
Hi All Is this behaviour expected in smbclient: I have a kerberized Samba server and a share that works as expected on desktop clients, but when I use smbclient with a valid ticket with the -k flag I get a KDC lookup failure kev at client:/home/testuser$ smbclient -k -L //fileserver gss_init_sec_context failed with [ Miscellaneous failure (see text): unable to reach any KDC in realm LAN]
2016 Nov 04
2
smbclient and Kerberos
...9;m doing, hence the nonstandard suffixes. Kevin Ratcliffe Sent from [ProtonMail](https://protonmail.ch) -------- Original Message -------- Subject: Re: [Samba] smbclient and Kerberos Local Time: 4 November 2016 9:11 PM UTC Time: 4 November 2016 21:11 From: mike at datacontrolsystems.com To: Kevr <kevr at protonmail.com> samba at lists.samba.org The defaults for dns_lookup_realm and dns_lookup_kdc should be false and true respectively, but the samba team recommends using them explicitly, so that's what I do. My /etc/krb5.conf file doesn't include any of the stock lines inclu...
2016 Nov 04
0
smbclient and Kerberos
...s included with the package from Ubuntu (which I believe is based on the MIT version of kerberos). My file includes the four lines in the previous message and only those four lines. Maybe something in the stock file causes the problem you're seeing.? Mike E. On Fri, Nov 4, 2016 at 5:01 PM, Kevr <kevr at protonmail.com> wrote: > Hmmmm. I'm using the stock krb5.conf installed by apt-get. So basically > all I have is the default_realm set to my realm in [libdefaults]. I was > under the impression that dns_lookup_kdc was true by default. Am I wrong? > > Kevin Ratclif...
2016 Nov 04
2
smbclient and Kerberos
...cliffe Sent from [ProtonMail](https://protonmail.ch) -------- Original Message -------- Subject: Re: [Samba] smbclient and Kerberos Local Time: 4 November 2016 9:26 PM UTC Time: 4 November 2016 21:26 From: samba at lists.samba.org To: samba at lists.samba.org On Fri, 04 Nov 2016 17:19:03 -0400 Kevr via samba <samba at lists.samba.org> wrote: > I'm finding this a little odd as kinit seems to find the kdc okay, > just smbclient fails. > > host -t srv _kerberos._udp.lan resolves okay too. Could it be that my > realm is simply LAN and dns suffix is lan be an issue? This...