I'm having a strange problem mounting a share from a Windows 2003 server using cifs:
mount.cifs //osirus.ficticious.org/inetpub /inetpub -ouser=transfer,pass=dkfhjdjskd
It comes back immediately with:
mount error 13 = Permission denied Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
However, the command below works. (abeit with about a 15 second wait before it comes back):
mount.smbfs //osirus.ficticious.org/inetpub /inetpub -ousername=transfer,password=dkfhjdjskd
Info from smbclient -L:
OS=[Windows Server 2003 3790 Service Pack 1] Server=[Windows Server 2003 5.2]
Anyone else familiar with this problem?
Thanks, Steve
Steve Bergman wrote:
I'm having a strange problem mounting a share from a Windows 2003 server using cifs:
mount.cifs //osirus.ficticious.org/inetpub /inetpub -ouser=transfer,pass=dkfhjdjskd
It comes back immediately with:
mount error 13 = Permission denied Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
However, the command below works. (abeit with about a 15 second wait before it comes back):
mount.smbfs //osirus.ficticious.org/inetpub /inetpub -ousername=transfer,password=dkfhjdjskd
Info from smbclient -L:
OS=[Windows Server 2003 3790 Service Pack 1] Server=[Windows Server 2003 5.2]
Anyone else familiar with this problem?
Just so it's in the archive...
I figured out the problem.
I needed to specify the proper domain.
mount.cifs //osirus.ficticious.org/inetpub /inetpub -ouser=transfer,pass=dkfhjdjskd,domain=FICTDOMAIN
works just fine.
--- Steve Bergman steve@rueb.com wrote:
I figured out the problem.
I needed to specify the proper domain.
mount.cifs //osirus.ficticious.org/inetpub /inetpub -ouser=transfer,pass=dkfhjdjskd,domain=FICTDOMAIN
works just fine.
Is that 3.0.10 or 3.0.22? mount.smbfs has long been deprecated.
__________________________________________________ Improve the mailing list by performing a simple search before posting and reading the FAQ/etiquette. Protect the integrity of your installation with the yum plugins.
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com