Changes

Linux CIFS Utils and Samba

507 bytes added, 03:22, 25 February 2021
/* command line mount */
The following lines were added (+) and removed (-):
Another example for a modern NAS sudo mount -t cifs -o user=nicolep,uid=1001 //apollo/documents /mnt/documents''She will be prompted for a password when she executes this command for sudo, and again for the SMB account password for her account nicolep.  Also, the uid is set matching her local account in /etc/passwd so that the mounted share does not appear with all files and directories as owner root, thus they would have not been writable to her.''Unmount when done sudo umount //apollo/nicolep
Bureaucrat, administrator
16,192
edits