Re: Re: deprecated smbmount --> mount.cifs

2009-01-26 Thread Amit Finkler
Tried that. The output is as follows: parsing options: rw,username=amitf%mypassword mount.cifs kernel mount options unc=//servername\share,ip=xxx.xxx.xxx.xxx,pass=mypassword,ver=1,rw,username=amitf, mount error 5 = Input/output error Refer to the mount.cifs(8) manual page (e.g.man moun

Re: deprecated smbmount --> mount.cifs

2009-01-26 Thread Tzafrir Cohen
On Sun, Jan 25, 2009 at 08:14:35PM +0200, Amit Finkler wrote: > I know, it's been a while, and Lenny has since moved from 2.6.24 to > 2.6.26. Samba probably has changed a lot as well. However, this > problem persists... > > Here's what I tried to do and the outcome: > > in1: mount -t cifs //serve

Re: deprecated smbmount --> mount.cifs

2009-01-25 Thread Amit Finkler
I know, it's been a while, and Lenny has since moved from 2.6.24 to 2.6.26. Samba probably has changed a lot as well. However, this problem persists... Here's what I tried to do and the outcome: in1: mount -t cifs //server/share /home/amitf/mount_point -o username=amitf%mypassword out1: mount err

Re: deprecated smbmount --> mount.cifs

2008-05-09 Thread Amit Finkler
Tobias Nissen wrote: > Amit Finkler wrote: > >> After upgrading to kernel 2.6.24, the usual line in my LinNeighborhood >> using smbmount doesn't work anymore (mount.cifs error number 5 - >> input/output) >> >> smbmount //GURU/SuperC_small$ /home/amitf/SuperC$/ -o username >> amitf% f

Re: deprecated smbmount --> mount.cifs

2008-05-09 Thread Tobias Nissen
Amit Finkler wrote: > After upgrading to kernel 2.6.24, the usual line in my LinNeighborhood > using smbmount doesn't work anymore (mount.cifs error number 5 - > input/output) > > smbmount //GURU/SuperC_small$ /home/amitf/SuperC$/ -o username > amitf% fmask 644 dmask 755 uid 1000 gid 1

deprecated smbmount --> mount.cifs

2008-05-08 Thread Amit Finkler
Hi, After upgrading to kernel 2.6.24, the usual line in my LinNeighborhood using smbmount doesn't work anymore (mount.cifs error number 5 - input/output) smbmount //GURU/SuperC_small$ /home/amitf/SuperC$/ -o username amitf% fmask 644 dmask 755 uid 1000 gid 1000 debug 0 Can someone pl