Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2015 20:48:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 201073] [nfsclient] RPCSEC_GSS principal includes inappropriate directory path
Message-ID:  <bug-201073-3630-bWwRkxi9B0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201073-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201073-3630@https.bugs.freebsd.org/bugzilla/>

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

Rick Macklem <rmacklem@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-fs@FreeBSD.org      |rmacklem@FreeBSD.org
                 CC|                            |rmacklem@FreeBSD.org

--- Comment #1 from Rick Macklem <rmacklem@FreeBSD.org> ---
I'll take this one.
Btw, normally mount_nfs creates a "principal" argument even if the caller
hasn't specified one. (See line#590-600 of mount_nfs.c.)
The only way I can see that this would fail is if getaddrinfo() fails to
acquire a canonical hostname for the server.
--> As such, I suspect this bug only affects sites with unusual hostname
    configurations, such as not using DNS or ???

-- 
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-201073-3630-bWwRkxi9B0>