Bug 1222374

Summary: When an unsupported AUTH_* scheme is used, the RPC-Reply should contain MSG_DENIED/AUTH_ERROR/AUTH_FAILED
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: qushanshan <squ>
Component: gluster-nfsAssignee: Jiffin <jthottan>
Status: CLOSED WONTFIX QA Contact: Manisha Saini <msaini>
Severity: medium Docs Contact:
Priority: low    
Version: rhgs-3.0CC: amukherj, bkunal, msaini, ndevos, rhs-bugs, sanandpa, skoduri, storage-qa-internal, wannes.vancausbroeck, wili
Target Milestone: ---Keywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1179179 Environment:
Last Closed: 2018-11-20 07:01:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1179179    
Bug Blocks:    

Comment 5 Niels de Vos 2016-06-15 13:27:28 UTC
We'll need to check if this problem also occurs with NFS-Ganesha. Only very few development time is available for Gluster/NFS.

Steps to reproduce:

1. configure NFS-Ganesha without Kerberos enabled (NFSv3 enabled only?)
2. mount the NFS-export from Windows

While doing the mount, capture a network trace on the NFS-server and verify if Windows tries to mount with Kerberos first, and then falls back to AUTH_UNIX.