[Bug 201073] [nfsclient] RPCSEC_GSS principal includes inappropriate directory path

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 3 20:48:38 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201073

Rick Macklem <rmacklem at FreeBSD.org> changed:

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

--- Comment #1 from Rick Macklem <rmacklem at 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.


More information about the freebsd-fs mailing list