Displaying 20 results from an estimated 20000 matches similar to: "smbmount problem - Input/output error"
2006 Oct 09
1
smbmount: mount() syscall gone bad ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have seen a weird problem in one of my clients. The reported that
when issuing a smbmount command (both client and server are CentOS 4.4),
it would take up to 30 second for the mount to complete.
To make a long history short, by using strace and the source, I noticed
smbmnt is first calling mount() using ascii options for *data. Then
that would
2003 Dec 23
1
smbmount to Win2k dying after kernel/samba upgrades
Really odd problem that I'm having, and I'm totally clueless as to whats
causing it.
Scenario:
2 mounts from a W2K machine to a Linux box. The Win2k box gets powered
down overnight. Obviously during this, if i do a df it freezes because it
cant reach the drives. I used to be able to boot the machine back up in
the morning and it would see the drives again. Not anymore. The same
1999 Dec 17
1
input/output error when mounting share
Hi there!
I'm having troubles mounting a samba-share that is located on a samba
2.0.5a server (which I have no root access to). I succeded in connecting to
the share with smbclient (with smbclient /server/share passwd -U user), but
when I do a smbmount /server/share passwd -c "mount /mnt" -U user I only
get a "input/output error" when I try to list the contents.
I used
2004 Dec 13
0
Urgent problem with Samba and Windows NT4...
Hello!
I tried to get some help from the IRC before, but the problem seems to be too
complicated to discuss it there.
PLEASE, be so kind and help me solving this problem, I stuck and I must get
this working as quick as possible.
Here an overview and some details:
In one well protected LAN (so I have no need to encrypt passwords at all,
which simplifies user management on servers in turn because
2004 May 06
0
SMBCLIENT: error on mounting
Dear all,
I use smbmount on a script. The package used is (SuSe 7.2):
"...
root@gprod:~ > which smbmount
/usr/bin/smbmount
root@gprod:~ > rpm -qf /usr/bin/smbmount
smbclnt-2.2.0-15
root@gprod:~ > ls -l /usr/bin/smbmount
-rwsr-sr-t 1 root root 497224 May 12 2001
/usr/bin/smbmount
root@gprod:~ >
..."
This script runs on crontab each 20 minutes.
It uses the
1999 Feb 21
2
Input/output error
What could be wrong here?
[jo2y@thelia jo2y]$ smbmount //sol/internal_webpages -U jo2y -W JPRC -c
"mount /home/jo2y/mnt"
Added interface ip=207.86.147.157 bcast=207.86.147.255 nmask=255.255.255.0
Server time is Sun Feb 21 12:02:56 1999
Timezone is UTC-5.0
Password:
Domain=[JPRC] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0]
security=user
[jo2y@thelia jo2y]$ df
Filesystem
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