Here's what I know: I can access my smb share without difficulty via the Finder/Network or by mounting it manually, but what I can't seem to do is automount my samba share on boot/login. There's a
I've tried via
NetInfo Manager and I've tried via
niload fstab and neither seem to work for me.
Here are the nitty gritty specifics:
Server name: miles
share name: share
username: nobody
password: none (as in you don't need to supply a password for user nobody)
So I am able to do a mount manually successfully with the following:
mount_smbfs -W workgroup //nobody@miles/share ./share
(it works although I get this error when I navigate into it the first time: mount_smbfs: spnego blob2principal error 1)
Also, if I go through the Finder and Network it also works. By doing a Get Info on the share I see the following:
Kind: Volume
Server: cifs://WORKGROUP;nobody@MILES/SHARE
But no matter how I try to automount the share I don't seem to have any success. I'm wondering if the password might be the issue and how one passes an empty password in the string?
I've tried various combinations through NetInfo Manager using the following
two articles as reference, without any luck. Same with using
niload fstab.
I'd be willing to reward someone with an unused license to RapidWeaver or DevonThink Personal if they solve my problem.
P.S. I can give more specifics if needed.
P.P.S. No, I won't be adding any password to this mount, so lets not go there.
posted by lurkingular at 6:13 PM on January 2, 2007