document multiuser CIFS mount
This commit is contained in:
@@ -60,7 +60,7 @@ Ideally use NFSv4 (option `nfsvers=4.2`) and Kerberos authentication (option `se
|
||||
|
||||
### CIFS with Multiuser Option and Kerberos
|
||||
|
||||
Mounting a CIFS share with the `multiuser` option and Kerberos has the advantage that no password is needed and each user gets his personal access rights. But it needs to have, similar to AFS, an appropriate Kerberos ticket.
|
||||
Mounting a CIFS share with the `multiuser` option and Kerberos has the advantage that no password is needed and each user gets personal access rights checked on the server side. But she/he needs to have, similar to AFS, an appropriate Kerberos ticket.
|
||||
|
||||
```
|
||||
mounter::def::scratch:
|
||||
|
||||
Reference in New Issue
Block a user