From: "Robert J. Hendelman Jr" <rob-LqVPM+lxSZAcWVvVuXF20w@public.gmane.org>
To: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: Samba mounting question
Date: Wed, 20 Feb 2013 15:58:16 -0600 (CST) [thread overview]
Message-ID: <870210071.7245.1361397496047.JavaMail.root@hendelman.net> (raw)
In-Reply-To: <20130220103014.0e18ffcb-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
I've filed a bug against ubuntu/upstart in launchpad. The bug ID is #1130781
Robert
----- Original Message -----
From: "Jeff Layton" <jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
To: "Robert J. Hendelman Jr" <rob-LqVPM+lxSZAcWVvVuXF20w@public.gmane.org>
Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Sent: Wednesday, February 20, 2013 9:30:14 AM
Subject: Re: Samba mounting question
On Tue, 19 Feb 2013 13:37:34 -0600 (CST)
"Robert J. Hendelman Jr" <rob-LqVPM+lxSZAcWVvVuXF20w@public.gmane.org> wrote:
> I forgot to check syslog and include the cifs.upcall info here....
>
> ====
> cifs.upcall: key description: cifs.spnego;0;0;3f000000;ver=0x2;host=cifserver.mydomain.com;ip4=10.1.5.16;sec=krb5;uid=0x0;creduid=0x0;user=SERVERNAME$;pid=0x2c7
> cifs.upcall: ver=2
> cifs.upcall: host=cifserver.mydomain.com
> cifs.upcall: ip=10.1.5.16
> cifs.upcall: sec=1
> cifs.upcall: uid=0
> cifs.upcall: creduid=0
> cifs.upcall: user=SERVERNAME$
> cifs.upcall: pid=711
> cifs.upcall: krb5_get_init_creds_keytab: -1765328347
> cifs.upcall: handle_krb5_mech: getting service ticket for cifs/cifserver.mydomain.com
> cifs.upcall: cifs_krb5_get_req: unable to resolve (null) to ccache
> cifs.upcall: handle_krb5_mech: failed to obtain service ticket (-1765328245)
> cifs.upcall: handle_krb5_mech: getting service ticket for host/cifserver.mydomain.com
> cifs.upcall: cifs_krb5_get_req: unable to resolve (null) to ccache
> cifs.upcall: handle_krb5_mech: failed to obtain service ticket (-1765328245)
>
> My guess is that it's trying to get cifs/host service tickets for the remote CIFS server when the network may not yet be up.
>
> Does that look correct?
>
> Robert
>
Looks like setting up the credcache using the keytab failed:
$ grep 1765328347 /usr/include/krb5/*
/usr/include/krb5/krb5.h:#define KRB5KRB_AP_ERR_SKEW (-1765328347L)
...which is "Clock skew too great". So yeah, could maybe be an order of
operations thing if this actually works when the box is all the way up.
--
Jeff Layton <jlayton-eUNUBHrolfbYtjvyW6yDsg@public.gmane.org>
prev parent reply other threads:[~2013-02-20 21:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1136719061.418.1360952883591.JavaMail.root@hendelman.net>
[not found] ` <1298625981.428.1360953646140.JavaMail.root@hendelman.net>
[not found] ` <1298625981.428.1360953646140.JavaMail.root-LqVPM+lxSZAcWVvVuXF20w@public.gmane.org>
2013-02-15 19:04 ` Samba mounting question Jeff Layton
[not found] ` <20130215140418.7858fdde-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2013-02-19 19:04 ` Robert J. Hendelman Jr
[not found] ` <381865006.5263.1361300690375.JavaMail.root-LqVPM+lxSZAcWVvVuXF20w@public.gmane.org>
2013-02-19 19:37 ` Robert J. Hendelman Jr
[not found] ` <426095708.5327.1361302654087.JavaMail.root-LqVPM+lxSZAcWVvVuXF20w@public.gmane.org>
2013-02-20 15:30 ` Jeff Layton
[not found] ` <20130220103014.0e18ffcb-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2013-02-20 21:58 ` Robert J. Hendelman Jr [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=870210071.7245.1361397496047.JavaMail.root@hendelman.net \
--to=rob-lqvpm+lxszacwvvvuxf20w@public.gmane.org \
--cc=linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.