similar to: smbmount on redhat 9

Displaying 20 results from an estimated 10000 matches similar to: "smbmount on redhat 9"

2003 Oct 01
2
smbmount not exiting
The following scriptlet, containing a wrong password among the mount options, #!/bin/bash /bin/mount -t smbfs -o \ "netbiosname=mymachine,workgroup=group,username=user, \ password=wrongpasswd,ro,debug=4" //machine/c /mnt/dir /bin/echo "Exit $?" returns invariably mount.smbfs started (version 2.2.7a-security-rollup-fix) added interface ip=192.168.0.53
2003 Nov 19
3
Still trying to backup 66 GB from LINUX to W2K ***
Hi Everyone. I'm still having that problem that my samba cannot backup more than 2 GB onto a Windows share (on a Win2K box) (see messages earlier in this forum - I have to backup a 66 GB file out of database). Setting loglevel of SAMBA to "2" I received the following (for the time running the backup up to the broken connection): ...... [2003/11/18 11:39:47, 3]
2000 Jun 13
1
a bug in smbmount
Hello All! There was a problem: then the samba server goes down, the smbfs tries to reconnect only once. Then the server returns online the smbfs dont restore connection and say "I/O error" without keeping trying to reconnect. I found that there is no problem in smbfs kernel module. Each time it got CONN_INVALID, it send SIGUSR1 to smbmount daemon, which has to restore connection. The
1999 Sep 29
0
building on Red Hat 5.2
Hi, I'm trying to build samba 2.0.5a on Red Hat 5.2. It originally came with 1.9something, which seemed to have some bugs accessing large mounted directories. I downloaded Red Hat's updates package, but unfortunately it only comes with smbclient and smbd, and what I need is smbmount and smbumount. My binaries from my more recent systems (RH6 and OL2.2) won't run due to
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
2006 Jun 14
1
smbmount
I am moving FROM: RH EL AS 3.0, Kernel is 2.1.21-4, Samba is 3.0.0-14.3E (This is what came with the RH distribution) TO: Fedora Core 5 Kernel is 2.6.16-1.2122_FC5 Samba is 3.0.22-1.fc5 (Both kernel and samba have been upgraded from the distribution.) I can't find the smbmount (or smbumount) command. I am running VMWare and want to be able to move files between the host
2002 Aug 06
2
RedHat 7.3 smbmount
Hello, I have a RedHat 7.3 workstation and have created a samba mount to my samba server. Everything seems to be working ok, but when I reboot my RH workstation the mount is not reestablished. I believe the problem is that when I reboot the machine the samba share is not unmounted. After rebooting the machine when I run smbstatus on the samba server it indicates the mount is still active.
2000 Jul 31
0
[patch] smbmount fixes for samba-2.0.7, testers wanted!
Hello all This patch tries to remove a few bugs from smbmount. It would be nice to get some testing+feedback on this from others using smbmount and possibly get these things fixed for the next release of samba. It does the following: * Change lib/debug.c to allow changing your mind on being interactive. A second call to setup_logging should now replace the effects of a previous call. (hmm,
1999 Sep 17
1
Compiling with smbmount option
We have downloaded the samba 2.0.5a source from net and tried to compile with the smbmount option, which is what we need for mounting. The following wor " ----------- client/smbmount.c: In function `send_fs_socket` : client/smbmount.c:295: storage size of `conn_options` isn't known client/smbmount.c:314: `SMB_CASE_DEFAULT` Undeclared (first use this function) client/smbmount.c:325:
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
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
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'
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
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
2006 May 22
3
Errors accessing smbfs share after upgrade to redhat ES4.0
I used to mount following share using samba client on RHEL 3.0 without any problems. Then I installed ES4.0 and I started seeing problems with these samba shares. I have following line in fstab to mount the share : //bizgroup/wli1 /wli1 smbfs uid=501,gid=501,credentials=/etc/samba/.smbpassword 0 0 and /etc/samba/.smbpassword contains following username=xxxxxxx
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
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
1998 Jun 09
0
Trouble with smbmount [Linux 2.0.33/Redhat 5.0]
Hello fellow Samba users, I have a problem setting permissions using smbmount on my Linux /GNU computer I have read/write access rights on NT Server computers, and on a Solaris 2.5 machine, running Samba. My Linux computer has Redhat 5.0, and runs kernel revision 2.0.33. SMBFS support is installed as a loadable kernel module. The smbfs client software is version 2.0.1, and was installed with
1999 Dec 25
0
smbmount, error=-3
I recently added a Linux box to a formerly all-Windows network, and one of the first things I wanted to get working was file sharing between my Win98 laptop and the Linux box. I got Linux to see the laptop via smbmount, and finally found how to get this to happen every time the Linux machine restarted. But (seemingly every time I turn the laptop off) the smbmount fails. Attempts to ls the mounted
2001 Apr 25
1
smbmount & solaris 7
Has anyone out there had success with smbmount smbumount and solaris 7? If so, please let me know how you installed it; ideally, I'd like to add it using pkgadd. So far I only have smbclient working. Thanks, Kevin