Displaying 20 results from an estimated 20000 matches similar to: "Problem with permanent connection to a NT share"
2006 Dec 17
1
fstab based shared user mounts not possible
Hi!
I first reported this issue as http://bugs.gentoo.org/136272
Mounting windows shares as a normal user causes quite a lot of trouble
for me, using samba 3.0.22.
I have this entry in my /etc/fstab:
> //workstation/share /mnt/mountpoint smbfs \
> user,noauto,username=un,password=pwd,uid=un,gid=users,\
> fmask=660,dmask=770,codepage=850 0 0
With a root owned mount point I
2000 Jan 31
1
smbfs input/output error
Hello All,
I had a problem with 2.0.3 on RH6.0 (linux) where a mount of an NT
server share on my linux machine would mysteriously die after a period of
time (a long time? not being used? don't know why, but hours of unuse). I
would get an "input/output error" when I tried to do a df later. To get
around the problem, I found I needed to "umount" (not smbumount) the
1998 Sep 04
0
Linux SMB Mount utils patch
Hi,
I'm sure that you are all aware that the mount utilities that ship
with samba are designed to compile and run only with Linux 2.1 series
development kernels.
I'll _try_ keep this short and sweet while doing my best to
explain what I have done, since I have a tendancy to ramble on. I
have two boxes, one Linux with libc5, and another with Linux and Glibc2
(aka libc6). The Samba
2002 Apr 30
5
smbmount, smbumount and smbmnt
Hi,
I am deploying samba for an embedded system. The requirement is that the
system should be able to mount windows share points. I believe "smbmount,
smbumount and smbmnt" components are needed to do the same. I am not very
clear about smbmnt though!
I find that smbmount, smbumount and smbmnt are all quite huge. Around 300
to 400Kb each.
I understand that Samba is capable of doing
1999 Jun 26
0
Password caching and smbsh
First off, I don't know if this is password caching revisited with a
vengeance or what. It's very inconsistent for the amount of time the
share will stay mounted. I *think* the following are the relevant
messagess in the log:
Jun 23 22:24:36 reliant kernel: smb_trans2_request: result=-32, setting
invalid
Jun 23 22:24:36 reliant kernel: smb_retry: caught signal
And of course, I get the
1998 Nov 17
6
smbfs
Hi-
I'm working on a graphical interface to smbclient/smbmount/smbumount.
As part of its operation, it will mount shares in directories under a
user's home directory.
I've run into a bit of a problem regarding the distributions of the
mount utilities, specifically on Redhat 5.1/5.2. They are shipping an
RPM with smbfs 2.0.1, which is known to have a security hole... so it
should
2003 Sep 24
0
smbmount double start - hangs process
Hello,
After an upgrade to RedHat 9 and the supplied
samba-[|commoan-|client-]2.2.7a-8.9.0 rpms we've discovered a problem with
smbmount.
It sometimes invokes itself twice and then hangs.
Sample script to test:
#!/usr/bin/perl
# testing Samba problem
print "$$\n";
`/usr/bin/smbmount //cmc-apps/settlements ./t-samba -o
1999 Nov 03
2
using smbmount for NT share
I posted a previous thread about using smbmount, but I am still having some
problems, using samba version 2.0.5a on SuSE 6.2.
I issue the statement:
smbmount //NTServer/share /mnt/test -Iaddress -Uid%pswd
Afterwards, if I go to the mount directory, i.e. 'cd /mnt' and issue the
command 'ls -l' I get an error message 'ls: test: Input/output error'.
After that, the mount
2007 Jul 10
1
mounting an AD share upon login
Hi everyone,
I am having trouble mounting a share on my AD server upon login.
I am using pam_mount. Here is log activity when user 'peter' logs in
(with Ubuntu client) and is authenticated by AD server. There is a
share called 'peter' on the server (netbios name WIN2003) and the mount
point is /home/PRIVATE/peter (see later for pam_mount.conf file):
=====================
Jul
2000 Feb 10
1
smbmount/smbumount getting rid of dead connections
I've got a win98 laptop and a linux box. On my linux box, I smbmount
a directory from the laptop. Alas, win98 boxes
crash a lot, and I move the laptop a lot... to and from work.
If the laptop crashes or if I move it with a shared directory mounted
on my linux box, that mount gets "Stuck".... it's
present in /etc/mtab but when I cd to it and do an ls it says:
243 emily ~>ls
2005 Dec 22
2
SMB problem
Hi,
i''ve a script on domU that''s :
cat < liste_logs_win.txt | while true
do
- mount a win folder via smbmount (//SERVER_NAME/C$)
- copy a file (cp /mntpoint/WINNT/SYSTEM32/LOGFILES/W3SVC9/file.txt
/tmp)
- umount the mount point (smbmount /mountpoint)
done
in liste_logs_win.txt, i''ve near 10 lines like this :
2004 Jun 02
0
Erratic behavior with smbmount
I'm running Linux Fedora Core 2 with Samba 3.0.3-5
installed. I'm experiencing some strange behavior
when I try to mount a FAT32 share on a Win2k
workstation.
After a fresh reboot, when I try smbmount (or
mount.smb) everything seems to work (no error
messages). Then when I try to access the mountpoint -
via Nautilus or by doing "ls" in a terminal - the
system freezes. If I
2000 Apr 20
0
umount 'crashes' after smbmount i/o error
Hi all,
The 'I/O error' subject has passed the mailinglist a few times now, but I
couldn't find a solution in the archives.
Here is what happened to me;
I mounted some windows 98 shares onto my Linux Slackware box.
After a while I got the (well-known) I/O error on the mounting point when
using ls or df.
Normally (it happened to me before) I could just umount or smbumount the
mount
2002 Mar 06
3
can't un-mount
here's how i mounted a shared folder:
#mount -t smbfs -o
username=me,password=psw,workgoupt=kppo
//har-file2/new-gp /samba/k-drive
and when trying to un-mount using
umount /samba/k-drive or,
smbumount /samba/k-drive
I get this message:
'device is resource busy'
Any idea why i can' unmount this?
please reply to all, thanks!
2007 Oct 10
0
device busy, I/O error and unable to umount
Hi all,
this is the situation: two linux servers mounting a samba share from each
other. Sometimes one of the two share becomes locked, I mean that everything
I try to do on it results in an "Input/Output error". I'm then unable to
umount the share, since either smbumount or umount report "device or resource
busy". Unluckily I cannot check if this is the case, since 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
2002 Jun 03
0
smbmount/smbumount problem
When I mount linux/windows samba shares with smbmount (command line or with
komba2) I have this kind of error :
[thomas@Daemon / ]$ cd Dance\ \&\ Techno
[thomas@Daemon Dance & Techno]$ ls
Unable to handle kernel paging request at virtual address cbff0000
*pde = 00031063
*pte = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<cc9f9c34>] Tainted: P
EFLAGS: 00010246
eax: 00000000
2006 Jan 11
0
About smbfs: smb_get_length error
Hi All:
When I use samfs, sometimes I got the following messages, Mr. Google says
this is because the windows client use the share, and the connection
is "reconnected"! Does it right?
How to ward off the error? Is there any potential problem if I ignore it?
My actions are smbmount and smbumount some shares. Sometimes some shares are
smbumount before they mounted (thus cause a
1999 Jan 18
1
smbmount and smbumount
Hi,
when I try to mount a share on my windows pc using smbmount it
says that it needs mount version 6, but my mount came fron util-
linux and it's version is 2.9.... I also noticed that the smbmount and
smbumount files in the samba 2.0.0 package don't get compiled...
Can someone help me? I'm running slackware 3.6 with kernel 2.0.0-
pre7...
Nils
-------
LINUX... A manly sort of
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