similar to: How to automate SMBMNT

Displaying 20 results from an estimated 4000 matches similar to: "How to automate SMBMNT"

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 Oct 29
6
Samba 2.0.7 problems (on RedHat 7.0)
Hi people,
2001 Mar 31
3
Samba mount at Login?
Can someone tell me how to set up a mount to occur automatically on login? I have one directory per user on a Win network and I'd like each user to get his own directory mounted when he logs in. (Automounting on boot is ok, too). This is on Caldera eDesktop 2.4 with Samba 2.0.6. I can find and mount each directory just fine when logged in as root, but smbmount does not do the job when
2002 Jul 27
6
mode=777 does not work as fstab option
I need to mount a samba share as mode 777, so all users can read/write/delete/create. I have this as fstab entry //host/public /mnt/home smbfs auto,uid=user,umask=000,defaults,username=Perkins,password= see, i've had to put uid=user just to get it owned by user user, so i could edit files i put mode=777, but it does nothing. i want to let all users read/write/create/delete
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
1999 Mar 07
13
smbmount question
Hi, I'm running Linux 2.2.2 w/ Samba 2.0.2, using the smbmount that comes with Samba 2.0.2. I noticed that when I mount shares, smbmount sticks around, almost like a daemon: [root@jason /root]# smbmount //XXXX.gatech.edu/XXXX$ "XXXXXX" -U jkau -c "mount /mnt/cnd" < /dev/null > /tmp/smbmount.out [root@jason /root]# ps ax | grep smbmount 10678 ? S 0:00
2000 Feb 01
1
smbmnt and disabling mtab update
Hi, I'm trying to run smbmount on a machine with the root filesystem mounted as read only (it is a little embedded Linux PC which I want to pick up some files from its controlling NT box). The problem is that smbmnt doesn't appear to support the -n flag that normal mount supports which avoids accessing /etc/mtab. Can any one suggest any solutions to this ? Dave
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
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
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
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 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
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() -
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 Sep 14
2
smbmount and WindowsXP
Hello! Im trying to mount the ADMIN$ share of my windows XP and i cant! I can mount other shares. I do ./smbclient -L 192.168.0.18 added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0 session request to 192.168.0.18 failed (Called name not present) session request to 192 failed (Called name not present) Password: Domain=[WORKGROUP] OS=[Windows 5.1] Server=[Windows 2000 LAN
2003 Jan 15
1
smbmnt and friends
Dear all 1) Could you happen to know why smbmnt, smbmount and smbumount are not compiled whem I rum "make" from the source directory? I found (for example) bin/testparms in the PROGS1 Makefile variable but no reference to those little fellows. 2) How do I change the config directory to be /etc instead of /usr/local/samba/lib? I tryed "./configure --sysconfdir=/etc" and it
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
2000 Jun 08
1
Smbmnt Problems
Hi , Iam experiencing problems with samba mount of a NT system.Iam using samba2.0.5a.I have mounted a NT 4.0 Sp 5 shared folder on a Red Hat linux 6.1 machine.Iam mounting using the "mount -t smb" command the NT shared folders.Iam able to mount and work in a default way.But here is some of the problems i face in it. 1.Sometimes the smb mount gets dropped and i have to remount the
2005 Nov 30
2
smbfs and cifs
I periodically see smbfs questions get asked on this list, and they usually get one of two responses: 1. smbfs is a kernel module; this list is not the appropriate place to be asking smbfs questions. 2. You should be using cifs instead. (Please let me know if either if these is incorrect.) I was surprised to see, however, that the smbmount / mount.smbfs manpage makes no mention of cifs as being
2001 Oct 04
2
Broken pipe on ls after doing mount -t smbfs
I have a problem with smbmount. I have a linux server running E-Smith (or Mitel SME server as it is now) which is basically a cut down version of RedHat 7.0 (running Kernel 2.2.19-7.0.8smp). Samba version is 2.0.10. We are connecting to an NT server (service pack 3 - I must upgrade that sometime soon). We have quite a good tapedrive and backup software (3rd party) on the E-Smith server, whereas