From: Ryan U. <nem...@ic...> - 2007-02-26 15:37:41
|
On Tue, Feb 27, 2007 at 01:15:42AM +1000, Sam Moffatt wrote: > Well if you had of noted your issue clearer I probably wouldn't have > done my antinewb attack as from time to time newbs do come in here > asking really stupid questions and your statement that Samba !=3D fs > mount was taken as one of those moments. I apologise as my attack was > unrequired and its good to see you've solved the issue. Statically > compiling in smb is a bit of a quirky thing I will admit but given its > the easiest way to get to the host it also makes sense. >=20 > For future reference the kernel config files are available in the > source packages. Something else to note, and this is what mislead me initially, if you try to use /sbin/mount.cifs instead of smbmount (i.e. because you want to use the kernel cifs instead of smbfs), it doesn't work because only smbfs and not CIFS is compiled in. Using CIFS instead of smbfs is considered the correct thing to do nowadays since smbfs is unmaintained. --=20 Ryan Underwood, <ne...@ic...> |