Displaying 20 results from an estimated 10000 matches similar to: "Setting the timeout of smbmount"
2003 Nov 25
1
smbmount not exiting in script
I run a script to mount several file shares from machines running W98
and W2000 so that I can do incremental dumps every night of these file
shares.
smbmount almost always fails to exit. This causes the script to stall
and so the dumps are not done. In the am, if I kill the smbmount
processes, the dumps complete successfully, since the mounts were in
fact correctly completed. (I know that
2003 Feb 20
2
Does smbmount support timeout equivalent to nfs "soft" mount ?
Dear all,
I'm having a problem with smbmount and could you please kindly help ?
I'm desperately searching a smbmount config equivalent to NFS "soft" mount option, but I cannot find any.
I'll smbmount a Windows share as smbfs on a Linux box. I hope remote file access requests sent from smb client can timeout if CIFS server is down. i.e. I don't want the r/w file
2002 Sep 06
1
smbmount/mount/fstab problem
Hello everybody!
I'm facing a strange problem which I coundn't solve googling around, so I
hope that somebody in this list can help me.
I have three machines running: 1x Win98, 1x Linux-Workstation (Samba
2.2.5) and 1x Linux-Fileserver (Samba 2.2.2).
I want to mount a share from the Fileserver on the Workstation. Following
both commands on the Linux-Workstation work fine and the share
2006 Mar 16
1
Patch: patches for smbmount opton documentation ( smbmount.8.xml )
Hi,
I use samba on Linux 2.6 and 2G over size file sharing.
It seems smbmount '-o lfs' need to use with large file.
but default man page doesn't say this option.
I want to edit smbmount.8.xml for lfs and unicode option.
I believe using mount.cifs is right way on latest Linux.
But one of the implementation smb_clients tools take this
lazy option.
Is it right way to change of man page
1999 Jul 26
0
"smbmount" and Linux kernel-2.0.37
Hello,
I tried to compile Samba-2.0.5b with smbmount after setting the
configure-option "--with-smbmount". On systems (SuSE 5.0 and
SuSE 5.3) running Linux kernel 2.0.35 and 2.0.37 I didn't have
success:
Compiling client/smbmount.c
In file included from /usr/include/linux/smb_fs.h:11,
from client/smbmount.c:28:
/usr/include/linux/smb.h:47: warning: `PVAL'
2000 Aug 02
1
smbmount errors
On Wed, 2 Aug 2000, Bojana Bjeljac wrote:
(questions on use and bug reports are more appropriate in samba@samba.org,
not on samba-technical. If you subscribed to samba-technical you may
want to subscribe to samba@samba.org instead/also)
> I have Samba 2.0.7 ( configured with "--with-smbwrapper" and "-smbmount"
> options ), running on RedHat 6.0 and I mount Win2000
2007 Sep 17
0
Help! Looking for the smbmount-nomtab.patch and smbmount-mtab-flags.patch
I have cross-compiled smbmount(smbmnt, smbclient) using samba-3.0.24.tar.gz,
then ported them to an ARM Arch machine whose /etc directory is read only.
The smbmount command always results in errors """Can't get /etc/mtab~ lock
filesmbmnt failed: 1"""
Someone says that If we rebuild samba with the smbmount-nomtab.patch and
smbmount-mtab-flags.patch, it would work
1999 Mar 19
0
NT test of smbmount
Iztok Polanic <iztok@hakl-hakl.si> carved some runes like this:
> > 1. I have just installed samba on my computer. It works great and
> > I can mount all Windows computers, except NT. When I try
> > "smbmount //192.168.1.4/C /mnt/test" I get this error:
> >
> > Password:
> > smb_get_length: Invalid NBT packet
> >
2000 May 16
0
smbmount - what permissions? (again)... one solution
Hello,
I have found a solution on an other news group : uk.comp.os.linux
There is a set of messages with the
subject "Ordinary user to mount SAMBA share"
You can read the content of that uk.comp.os.linux group
through the web, the URL is http://x35.deja.com
In one of the message the author wrote
"After, further test. I find smbmount, unlike mount,
requires the user owns the
2003 Apr 25
0
smbmount on redhat 9
I use samba in a very limited application to mount smb shares using smbmount. I have a simple script I use that mounts several shares to a variety of mount points as a specific user on my system. The script passes username, password, share, mount point, domain information to each call to smbmount. This script worked perfectly under redhat 8.0 but since upgrading to redhat 9 I have had some
1999 Jun 10
0
2.0.4b: configure --with-smbmount -> ERROR
RH6.0.
I downloaded:
samba-2.0.4b-19990527.src.rpm
Follwing the instrucions in README.smbmount, I edited samba2.spec to add
1) --with-smbmount to configure
2) the smbmount related files and man pages to the install and files sections.
rpm -ba samba2.spec stops with:
.....
Compiling smbd/ssl.c with -fpic
Linking shared library bin/smbwrapper.so
Compiling client/smbmount.c
client/smbmount.c: In
2000 Apr 03
2
problem compiling 2.0.6 --with-smbmount
I have built, installed, and run 2.0.6 successfully without smbmount,
but want to do it with this time. I know that it's not part of samba,
but am hoping someone can tell me if I'm making a simple mistake. It's
possible that it's not even samba related. I'm a novice at this and
have not gotten very good at figuring out what's wrong when something
doesn't build
2000 Jul 21
1
Reg Smbmount.
Hi,
Iam using Red hat linux 6.1 with samba version 2.0.7 .I had compiled and
used it,and also used the patch given for smbmount.c by Urban.But Strangely
the smbmount version is still version 2.0.5a.Is this the correct version for
smbmount since i thought when i upgraded samba from 2.0.5a to 2.0.7 smbmount
would also be upgraded.Because iam still facing some problems in using
smbmount.If iam
2001 Nov 04
1
smbmount/mount interaction
Hello,
I'm looking for some (user & technical) feedback on a change I'm
considering on how mount and smbmount works together.
The current way mounts are done are:
mount -t smbfs ... => smbmount ... => smbmnt
Possibly without the mount step. smbmount stays as a daemon and reconnects
when asked (unless it crashes).
Problems:
- Some mount options should affect if the mount
2004 Jul 15
0
smbmount codepage problem
Hello--
A quick question, to see if anyone could help me out. I have a home
network with two nodes, my laptop and my girlfriend's. I have Debian
sarge with kernel 2.6.6 on my laptop while on my girlfriend's machine is
the Latin American Spanish version of Windows ME.
I am trying to use smbmount to allow me to mount her machine's
Windows file shares. I have set up the shares on her
2003 Mar 07
2
How to smbmount a share on a domain
I'm running samba 2.2.5 on a RedHat 8 box. I need to mount a share from a PC
that is on a domain that the linux box is not a part of. Normally with another
PC you would specify your username as DOMAIN\user, how do I do this with
smbmount? I've looked at the documentation, google, etc. I can't find anything.
Is this even possible? Here's what I've tried:
smbmount //dd192/PM
2005 Jun 22
1
Problem with smbmount and windows xp
For long time I used to smbmount my windows-xp share from my SuSE-Linux
machine with smbmount from samba 2.2.12.
Now I changed to debian-linux with samba 3.0.13.
The smbmount-cmd: ' smbmount //winxp/share /unix-dir -o
username=user,password=xxx,ro' returns no error.
with 'mount' I see the mounted win-share.
But when I try a 'ls /unixdir' I get a 'Permission
2005 Dec 17
1
Using smbmount in a script - no return value
I'm trying to periodically mount an XP share on my linux box, and I've
noticed that smbmount doesn't return a value so I can't test for success
in my shell script:
#!/bin/bash
smbmount //NonsenseShare /bad/mnt/point || echo "error with smbmount"
In this case smbmount silently fails.
I searched the archives and found a couple of messages about smbmount
demonizing
2004 Nov 25
0
smbmount, max_xmit and block size negotiation
Hi,
I am wondering what the right way is to have smbmount negotiate a
block size value of more than 4kB with the Samba server.
I cannot seem to let smbmount understand the value I want it to use. I
assumed first it gets this from smb.conf, and by adding DEBUG() info to
the code and printing c->max_xmit, that's what it is using in smbmount.c.
I also tried influencing the number using
2000 Jan 18
2
SMBMount v2.05a
Hi
I have two different distributions running, RedHat 6.0 and Slackware 7.0.
Both machines are running Samba 2.05a.
When I try the smbmount command on the RedHat machine, it has no problem
mounting the smb service.
RedHat 6.0:
works: smbmount //win95machine/c /mnt/c
failed: smbmount "\\win95\c" -c `mount /mnt/c -u 123 -g 456`
Slacware 7.0:
failed: smbmount //win95machine/c /mnt/c