• Jeff Layton's avatar
    cifs: add "multiuser" mount option · 0eb8a132
    Jeff Layton authored
    This allows someone to declare a mount as a multiuser mount.
    
    Multiuser mounts also imply "noperm" since we want to allow the server
    to handle permission checking. It also (for now) requires Kerberos
    authentication. Eventually, we could expand this to other authtypes, but
    that requires a scheme to allow per-user credential stashing in some
    form.
    Signed-off-by: default avatarJeff Layton <jlayton@redhat.com>
    Signed-off-by: default avatarSteve French <sfrench@us.ibm.com>
    0eb8a132
connect.c 94.4 KB