Displaying 20 results from an estimated 5000 matches similar to: "smbmount failed"
2001 Sep 29
1
smbmount won't work for normal user
Can't mount share on my linux boxes as a regular user.
I have no trouble mounting shares as root.
This problem occurs on both my linux boxes.
All the commands I show I have run as a regular user.
Here is all the data I have:
smbmount \\\\JHAMMER6\\public /mnt/NetWork/JHAMMER6/public/ -o debug=6
mount.smbfs started (version 2.0.7)
Initialising global parameters
params.c:pm_process() -
2002 Jun 20
1
mount problems with recent mount and samba
I have a problem mounting Samba shares with recent mount packages from
RedHat and Samba packages from samba site. I have tried samba-2.2.4 RPM
and samba-2.2.5 (built for RH7.2). In all cases mount fails if I use
RH mount package version > 2.11b (current is 2.11n). If I also use
Samba packages (2.2.4) from RedHat Rawhide - everyhting works
Here is detailed description I have submitted to RH
2002 Jul 19
6
problems mounting smbfs
I've spent the last 2 days trying to get smbfs to mount via fstab.
Using redhat 7.3 and the latest samba as of 7/17/02.
I can mount from the command line using smbmount as follows:
smbmount //localhost/wwwshare /smbwww -o username=smbuser,password=xxxxxxxx
I can not mount from the command line using:
mount -t smbfs -o username=smbuser,password=xxxxxxxx //localhost/wwwshare /smbwww
The
2002 Jul 04
3
Failed mount of Windows share on Linux box
System: Redhat 7.3
Kernel 2.4.18-5
Samba 2.2.5-1
[root@wptzfileserver root]# mount -t smbfs -o username=administrator,password=password,debug=4 //lnpznc078ph01/D$ /home/LotusNotes/
INFO: Debug class all level = 2 (pid 17329 from pid 17329)
mount.smbfs started (version 2.2.5)
added interface ip=192.168.67.21 bcast=192.168.67.255 nmask=255.255.255.0
resolve_lmhosts: Attempting lmhosts lookup for
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
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
2001 Dec 14
1
smbfs under RH7.2 - 2.4.13
Hello everyone,
I recently built a second PC at home with RH 7.2 and have downloaded and
compiled 2.4.13 to my liking and have made smbfs asa module. I am
attempting to mount an smb share from my linux file server [running RH 7.1
with 2.2.18 and smbfs as a module as well].
Details:
daffy - RH 7.1 - samba works fine - can be mounted from other clients
[Win2k,win98,winNT]
tweetie - RH 7.2 - can
2003 Oct 02
3
smbmount as user
Hi
I'm using Debian woody.
ii smbfs 2.2.3a-12.3 mount and umount commands for the smbfs...
I want to mount a W2K share as user. Mount as root works fine.
The entry in /etc/fstab looks like this:
//NOTEBOOK/D /notebook/D: smbfs user,username=ernohl,noauto 0 3
If I try to mount:
erno@flinker:~$ mount /notebook/D:
Password:
cannot mount on /notebook/D:: Operation not permitted
smbmnt
2002 Jul 03
2
What's up with this
OK...Back ground...
Wins server is nt4
client is redhat 7.3 latest and greatest samba 2.2
ok I work in a large network.1000 plus pcs in multiple subnets...
I got rid of windows on my desktop and I am trying to get samba working
with all those win9X,2000,NT boxes....
I see myself on the browse list but can not do a net view on any winx
box to my linux box.
I can nblookup windows pcs from my
2002 Sep 29
8
Mounting Share at Boot
I am trying to mount a Windows share on my Linux machine at boot time.
I tried using the same syntax in /etc/fstab that is in /etc/mtab, but
this did not work.
Here is the mtab entry:
//DELL-4400/linux /root/mnt/DELL-4400/linux smbfs 0 0
Barry
1999 Nov 17
3
file permissions and smbmount
I'm using Samba 2.0.6 on a Linux server.
When using smbmount or mount to mount a share from an NT server, how do I
set file permissions. An older smbmount allowed a -d and -f switch to set
the file permissions. The newest one does not support these. The man pages
for smbmount and smbmnt mention using syntax that does not work.
I finally have gotten the mount command to work, but now I
1999 Jun 11
1
SMBMOUNT on SGI
I would like to use smbmount on a SGI running IRIX 6.5.1m. The distribution
of samba for IRIX does not include the executables smbmount or smbmnt. Is
there a source for these executables?
Regards,
Fred
--------------------------------------
Fred Kunzler Phone: (281) 575-5090
91-1SE-42C Pager: (800) 618-5062
10200 Bellaire Blvd. Fax: (281) 575-5473
Houston, TX 77072 E-mail:
1999 May 28
2
smbmount error
I posted a similar email recently regarding this. One thing has changed,
however; I have upgraded my kernel to 2.2.6 (hence I'm now using the samba
version of smbmount rather than the smbfs version).
I get the error "no such device" when trying to mount a network drive.
My command line is:
smbmount "\\\\susangra\\c-hd" -c 'mount /mnt'
the console text which
2004 Mar 19
6
samba mounting files
Hi
whenever i try to mount a samba share which is a samba server i get an error
message that says "smbmnt must be installed suid root for direct
mounts(500, 500) smbmnt failed1"
On that note i tried to run "smbmount" as root but this did't work out. i also
tried to run smbmnt as root, up to now my problem was not solved.
Anybody there who can help please?
Thanks.
1999 Nov 24
4
smbmount from fstab
I've seen several references to running smbmount from /etc/fstab, but I've
never seen an example. Does anyone have an example fstab entry that does this?
Thanks
Steve Litt
2003 Mar 21
2
smbmount smbmnt
Is there any way to use/build smbmount on a HP-UX system? If not, is there
an alternitive methods to read/write file to a windows server from a HP-UX
machine?
Thanks,
Jerry S. Horton
2006 Feb 25
1
samba 3.0.21c Installation error "client/smbmnt.c:296: undefined reference to `swrap_close'"
Hi all
i have downloaded samba 3.0.21c.tar.gz and trying to install on Redhat
enterprise Linux 4 with
kernel version 2.6.9-5 smp ,
i tried samba with following options. and while doing make it's giving
error.
./configure --prefix=/usr/local/samba-3c --bindir=/usr/local/samba-3c/bin
--sbindir=/usr/local/samba-3c/sbin --libexec=/usr/local/samba-3c/libexec
--datadir=/usr/local/samba-3c/share
2001 Nov 19
1
mount error mail
Dear all,
I've been use cron job to mount NT drive from Linux but it send mail to
root account with this message:
mount error: Device or resource busy
Please refer to the smbmnt(8) manual page
smbmnt failed: 255
How do I disable this mail or correct this problem? I was used
SAMBA-2.2.X with Linux Red Hat 6.2.
SF
2001 Oct 23
3
smbclient works, smbmount does not
Hi there,
after browsing the mailing list archives for several hour I still couldn't
find an answer to my problem, although it for sure sounds as if many people
posted the same problem. Yet, none of the threads dealing with problems like
these matched my problem, so I have to start a new thread on my own.
This is my system environment:
Linux machine:
- Mandrake Linux 8.1
- samba-2.2.1a
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