Jump to content

Recommended Posts

Posted

root@cakestripper:~# mount -t cifs //10.16.16.253/files/public/graphics /home/www/gfx -o unc=\\\\filer02\\files\\public\\graphics,ip=10.16.16.253,user=******,pass=******,dom=*****

mount error(13): Permission denied

Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

 

 

 

root@cakestripper:~# mount -t cifs //10.16.16.253/files/public/graphics/ /home/www/gfx/ -o unc=\\\\filer02\\files\\public\\graphics\,ip=10.16.16.253,user=******,pass=******,dom=*****

mount error(13): Permission denied

Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

 

 

root@cakestripper:~# mount -t cifs //10.16.16.253/files/public/graphics /home/www/gfx/ -o username=******,pass=******,dom=*****

mount error(13): Permission denied

Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

root@cakestripper:~# mount -t cifs //10.16.16.253/files/public/graphics /home/www/gfx/ -o username=******,pass=******,dom=*****

mount error(22): Invalid argument

Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

 

 

root@cakestripper:~# mount -t cifs //10.16.16.253/files/public/graphics /home/www/gfx/ -o username=******,pass=******,dom=*****

mount error(22): Invalid argument

Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

 

 

root@cakestripper:~# mount -t cifs //10.16.16.253/files/public/graphics /home/www/gfx/ -o username=******,pass=******,dom=*****

mount error(22): Invalid argument

Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

 

 

root@cakestripper:~# sudo mount -t cifs -o username=**** //10.16.16.253/files/public/graphics /media/gfx

Password:

mount error(22): Invalid argument

 

 

 

*Reset PW in AD - didnt effect anything

 

What is wrong with my arguments thats causing this issue -- why would using 2 seperate AD accounts with the same permissions give me two separate errors (13,22)??

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...