On Fri, Jan 17, 2020 at 3:57 AM Jacob Shivers <jshivers@xxxxxxxxxx> wrote: > > When mounting a Kerberized SMB share with both cruid and multiuser, > the multiuser mount option is negated. This is not documented as > explicit behavior. The question is whether this intended behavior or > if it is unexpected. > > Does anyone have any existing thoughts on this? To me it does not make sense to allow cruid and multiuser at the same time. I think we should 1, document they are mutually exclusive 2, check for this and fail the mount with a log message if both options are used concurrently. >