Advertisement
Guest User

Untitled

a guest
Nov 27th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. #VERSION 2
  2. path=/home/pitel/Videa
  3. comment=
  4. usershare_acl=S-1-1-0:R,S-1-22-1-1000:F
  5. guest_ok=y
  6. sharename=Videa
  7.  
  8. sudo mount -v /mnt/smb
  9.  
  10. mount.cifs kernel mount options: ip=192.168.0.4,unc=\192.168.0.4Videa,user=,pass=********
  11. mount error(13): Permission denied
  12. Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
  13.  
  14. //192.168.0.4/Videa /mnt/smb/ cifs guest,ro 0 0
  15.  
  16. [2016/11/27 17:35:57.008909, 0] ../source3/param/loadparm.c:3247(process_usershare_file)
  17. process_usershare_file: stat of /var/lib/samba/usershares/videa failed. Permission denied
  18.  
  19. drwxr-xr-x 5 root root 4,0K led 5 2016 /var/lib/samba
  20. drwxrwx--T 2 root sambashare 4,0K lis 27 17:33 /var/lib/samba/usershares
  21. -rw-r--r-- 1 pitel pitel 110 lis 27 17:33 /var/lib/samba/usershares/videa
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement