Re: [CentOS] mount CIFS issue with CentOS 6.4

2013-06-19 Thread Akemi Yagi
On Wed, Jun 19, 2013 at 2:26 PM, Earl Ramirez wrote: > On Wed, 2013-06-19 at 15:59 -0500, Dan Carl wrote: >> I have a NAS that I can connect to just fine with a CentOS 6.3 box. >> But when I try the same exact command on my CentOS 6.4 box I get this error. >> mount -t cifs //xxx.xxx.xxx.xxx/mailse

Re: [CentOS] mount CIFS issue with CentOS 6.4

2013-06-19 Thread Earl Ramirez
On Wed, 2013-06-19 at 15:59 -0500, Dan Carl wrote: > I have a NAS that I can connect to just fine with a CentOS 6.3 box. > But when I try the same exact command on my CentOS 6.4 box I get this error. > mount -t cifs //xxx.xxx.xxx.xxx/mailserver/ /mnt/test -o > username=xxx,password=xxx > mount err

[CentOS] mount CIFS issue with CentOS 6.4

2013-06-19 Thread Dan Carl
I have a NAS that I can connect to just fine with a CentOS 6.3 box. But when I try the same exact command on my CentOS 6.4 box I get this error. mount -t cifs //xxx.xxx.xxx.xxx/mailserver/ /mnt/test -o username=xxx,password=xxx mount error(13): Permission denied Refer to the mount.cifs(8) manual p