search for: bfosdick

Displaying 2 results from an estimated 2 matches for "bfosdick".

Did you mean: fosdick
2003 Aug 06
5
More mount_smbfs
Thanks to Will Saxon I'm finally able to mount Samba shares on my 5.1-R box using the command mount_smbfs -I 129.197.36.34 -W acct01 //bfosdick@129.197.36.34/net-11 /sp/net-11 which then prompts me for my password. So now the question is...how do I put this in /etc/fstab? What do I do about the password?
2003 Jul 31
1
mount_smbfs and samba 2.2.0
...roblems with the mount_smbfs in 5.1? help? All of the win2k boxes can see shares on the FBSD box as well as the Sun box. I don't have admin access to the Sun box and I only have admin on one win2k box. Using smbclient looks like: 8:27 bfoz@~#smbclient \\\\129.197.36.34\\net-14 -U 'acct01\bfosdick' added interface ip=129.197.26.143 bcast=129.197.26.255 nmask=255.255.255.0 Password: <my password> Domain=[SVL] OS=[Unix] Server=[Samba 2.2.0] smb: \> quit but with mount_smbfs I get: 8:29 bfoz@~#mount_smbfs -I 129.197.36.34 //bfosdick@jupiter_sp/net-14 /mnt Password: <same passw...