kurtnuke Posted August 23, 2012 Posted August 23, 2012 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)??
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now