Hey everyone, I have an SMB/CIFS share on a Samba Server that I am trying to mount on a workstation via the smbmount command. When I just connect to the share using smbclient everything works fine. When I mount the share with smbmount using the exact same credentials, I mysteriously can't write to it. I get "Permission Denied". Can someone please clue me in to what could be so different about smbmount? I'm using uid= and gid= to set appropriate local permissions. In fact, all permissions seem fine, and I assume they are since I can do whatever I want with smbclient. Thanks! - SG
On Wednesday 18 July 2007, Server Gremlin wrote:> When I mount the share > with smbmount using the exact same credentials, I mysteriously can't > write to it. ?I get "Permission Denied". ?Can someone please clue me in > to what could be so different about smbmount?man smbmount Maybe this: "WARNING: smbmount is deprecated and not maintained any longer. mount.cifs (mount -t cifs) should be used instead of smbmount." Chris
Seemingly Similar Threads
- smbmount deprecated - what about Windows 9x?
- Does smbmount support timeout equivalent to nfs "soft" mount ?
- windows server 2003 shares (smbmount & signing or cifs & kerberos)
- Contos3->5 upgrade, smbmount is gone?
- Patch: patches for smbmount opton documentation ( smbmount.8.xml )