Date: Thu, 31 Jul 2003 12:22:55 -0400 From: "Will Saxon" <WillS@housing.ufl.edu> To: "Fosdick, Brandon H" <brandon.h.fosdick@lmco.com>, <stable@freebsd.org> Subject: RE: mount_smbfs and samba 2.2.0 Message-ID: <0E972CEE334BFE4291CD07E056C76ED8DB3085@bragi.housing.ufl.edu>
next in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: Fosdick, Brandon H [mailto:brandon.h.fosdick@lmco.com] > Sent: Thursday, July 31, 2003 11:55 AM > To: stable@freebsd.org > Subject: mount_smbfs and samba 2.2.0 >=20 >=20 > 8:27 bfoz@~#smbclient \\\\129.197.36.34\\net-14 -U 'acct01\bfosdick' > added interface ip=3D129.197.26.143 bcast=3D129.197.26.255=20 > nmask=3D255.255.255.0 > Password: <my password> > Domain=3D[SVL] OS=3D[Unix] Server=3D[Samba 2.2.0] > smb: \> quit >=20 > but with mount_smbfs I get: >=20 > 8:29 bfoz@~#mount_smbfs -I 129.197.36.34=20 > //bfosdick@jupiter_sp/net-14 /mnt > Password: <same password as above> > mount_smbfs: unable to open connection: syserr =3D Authentication = error I think you need to try specifying your domain (SVL?), like this: mount_smbfs -I 129.197.36.34 -W SVL //bfosdick@129.197.36.34/net-14 = /mount-point This should work. -Will
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0E972CEE334BFE4291CD07E056C76ED8DB3085>