Guest User

Untitled

a guest
Mar 1st, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. MOUNT.CIFS FAILS:
  2.  
  3. root@artserver:/var/dgfiles/webimages# mount -t cifs //192.168.1.105/Website\040 Images /mnt/webimages/ -o user=linuxservers
  4. Password:
  5. mount error(13): Permission denied
  6.  
  7.  
  8. SMBCLIENT WORKS FINE:
  9.  
  10. root@artserver:/var/dgfiles/webimages# smbclient //192.168.1.105/Website\ Images --user=linuxservers
  11. Enter linuxservers's password:
  12. Domain=[WEBSERVER] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
  13. smb: \>
Add Comment
Please, Sign In to add comment