On Thursday 10 August 2006 13:44, Roger Oberholtzer wrote:
On Thu, 2006-08-10 at 11:36 +0100, Matthew Stringer wrote:
On Thursday 10 August 2006 10:51, Roger Oberholtzer wrote:
Can you log in via smbclient or via mount?
Works fine with smbclient but not smbmount.
I mount some shares via fstab that require a domain. I use a line like this:
//server/data3 /media/data3 smbfs username=me,password=secret,workgroup=WGX,uid=someone 0 0
The uid helps when I am making files. I think these are pretty much passed on to smbmount. I use the mount interface for convenience.
If I do that it works, however when I edit the fstab file, konq pops up asking if I want to connect to the share, then says 'Permission Denied' However it is mounted in the location that I've specified. I can browse to that mount point via konq and and it's fine. However I can't access a smb share directly via konq, via Net Attach under KDE or by smbmount. I'm running Suse 10 with the latest KDE. I realise that I've gotten round the problem, but it would be nice to know why it's not working under Konq/KDE.