Displaying 20 results from an estimated 8000 matches similar to: "smbmount won't work for normal user"
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.
2002 Dec 15
3
smbmnt.
Hi.
I'm receiving this message if I try mount a drive:
smbmnt must be installed suid root for direct user mounts (500,500)
How can tackle that ?.
-- 
Med venlig hilsen - Best regards - vy73 de OZ4KK.
Erik Jakobsen - erik@urbakken.dk
Registered Linux user #114875 - http://counter.li.org
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 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
2000 Sep 08
5
mount: only root can do that
I am having a problem letting users mount there samba shares.
The root user has no problem mounting . But regular users get the error
"mount: only root can do that "
when trying to execute the following.
mount -rw -t smbfs //jelly-bean-iii/E /home/ca43887/E
Any help is appreciated.
Thanks,
Charles
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
2002 Aug 14
1
pam_mount: /etc/fstab or suid root smbmount?
I recently got to set up a Linux workstation in a mostly-Windows
environment. I'm trying to use pam_mount from:
http://bazar.conectiva.com.br/~epx/pam_mount/
to automatically mount smb shares from a Windows 2000 server at login.
(pam_mount is a pam module that grabs the passwd you use for login, xdm, ssh,
or any other pam module and uses it with smbmount to automatically mount shares
when
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
2004 Mar 11
6
Trouble mounting a windows share from Linux
I have Fedora Core 1 workstations configured with winbind logging onto our
NT domain.  Everything is going well except that I cannot seem to figure out
how to connect to a windows home directory on a Win2000 server.  Here is the
scenario:
 
W2K server with home directories for each user:
 
Each user has modify permissions to their share
Administrator has full control
 
First off, I need to somehow
2003 Jan 10
3
user mount problems
Hi, i'm trying to get samba read write to work on my computer. I can write as root, but when i added this to my fsab 
//PLAYER/UPLOAD /home/ftpa/upload2 smbfs user,rw,username=xxx,password=xxx 0 0 
and try to do a 
mount //PLAYER/UPLOAD
i get. 
smbmnt must be installed suid root for direct user mounts (1011,1011)
smbmnt failed: 1
What should i do? 
Any help would be appreciated
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
2001 Dec 18
1
How do I install smbmnt suid root?
I'm trying to set up a Samba mount point to a WinME computer so that a user can
mount the file system.  I'm getting the following error when I attempt the mount:
$ mount /jan.fcwm.org/
smbmnt must be installed suid root for direct user mounts (500,500)
smbmnt failed: 1
How do I install smbmnt suid root?
Running Red Hat 7.2, and have the following rpms installed:
$ rpm -qa | grep samba
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:
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
2006 Sep 21
1
smbmount failed
Hi all,
I am trying to cross compile samba version 2.2.12 to an ARM platform (kernel
2.4.20)
using arm-tools chain 3.4.2.
I get the smbmount compiled, however, when I want to mount a directory that
is located
in a Windows XP PC, I get the following message:
WARNING: The "strip dot"option is deprecated
unrecognized character set
handle_source_env: Failed to open file , Error was
2002 Sep 20
1
Mounting a ntfs on a w2k server onto a SuSE linux 8 setup at boot time.
Hi,
	I am a new Linux user and I need help.
I have a W2K server with a couple of shared folders formated in the NTFS File format. Can I edit the FSTAB file so they can be mounted automatically. I have tried the SMBFS way but it keeps sayoing that i need to be SUID????
Can I use the VFAT  command instead as that thw way my WinMe patitions on the same harddisk as Linux is done???
Thanks for any
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
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
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 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