Displaying 20 results from an estimated 3000 matches similar to: "RH8 guest: bad fs?"
2003 Jul 11
3
VMware and NetBios Problem
With WinXP host, RH8 VMware guest, at level 3, I issue:
mount -t smbfs -o user,noauto,dmask=777,fmask=777,username=xx,
password=yy //DELLBOX/linuxShare /mnt/linuxShare
and get:
Connection to DELLBOX failed
SMB connection failed
timeout connecting to 192.168.113.1:139
Error connecting to 192.168.113.1
I cannot find this IP address anywhere. My tables indicate
that port 139 is
2003 Jan 30
3
Can't see all of the directories in a share with 2.2.7a-1 & RH8...but older version/kernel can
Hi all,
Hoping someone might be able to steer me in the right direction and/or
help me solve my problem.
We have a number of Linux servers (RH6.2 -> RH8) which connect to the
same share on a Win2000 Server. We've been working kinda hard to get
everything upgraded to either RH7.3 or RH8.0 since we rarely get the
opportunity. 2 similar servers (one dev, one prod) access this same
window
1999 May 30
3
smbmount permissions
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
2001 Dec 29
4
Still can't write to a Win98 share! PLEASE HELP!
I've posted here with this problem before, and while several people DID try
to help, nothing seems to work!
Here's the situation (again):
I have a Linux box (Mandrake 7.0) running Samba (2.0.6) compiled from
source. I can mount/read/write the linux shares just fine, but when trying
to write to my Win98 shares (which mount perfectly), I get "permission
denied".
This only
2002 Jun 13
1
[mntent]: line x in /etc/fstab is bad
Hi !
I'm having trouble trying to mount a win2k share from my linux box
with the mount command.
My linux box is a RH 7.2 and samba version is 2.2.4.
It is part of the windows domain 'VALBONE' and the smb.conf option
"winbind use default domain" is set to yes.
So when the user slautier log into the machine, it does it without
specifying the domain name.
slautier is a member
2002 Dec 03
1
Questions on fs mounting
Hi,
I have some questions concerning mounted fs on a linux system. I run
redhat linux 7.3 on my laptop, and when I hook it up to a desktop
Windows 2000 Pro machine, I usually mount (part of) the Windows
directories onto my linux dir tree (say, it is to /mnt/samba). I use the
following command:
mount /mnt/samba
to mount the filesystem (file /usr/bin/smbmount has suid root, so I can
do
2008 Feb 15
3
Wrong perms on new files/dirs using `mount -t cifs`
My original thread had the incorrect subject line. The original trouble / question remains open and unsolved.
Greetings-
I am working through coming up with a Linux client integration to Samba PDC's.
I mount several shares with this sort of syntax:
/bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/
2006 Mar 03
2
Fstab mounting error
Hi all,
I've googled on this but no luck so far.
I'm using FC4. This works flawlessly:
Mount -t smbfs //host/share /var/mount/hostname/sharename -o
username=username,password=password,domain=DOMAIN,fmask=0777,dmask=0777
However, it fails in fstab when I do:
//host/share /var/mount/hostname/sharename smbfs
username=username,password=password,domain=DOMAIN,fmask=0777,dmask=0777 0 0
2007 Mar 06
3
/etc/fstab and windows share problem
Hi,
I`ve got a problem with samba and /etc/fstab.
I have a second computer running Windows XP SP2 with Western Digital
MyBook USB2 external hard disk attached. The Disk is shared over windows
network with a label "My Book (J)".
I can manually mount this samba resource by typing "sudo mount -t smbfs
-o fmask=777,dmask=777,guest '//win/My Book (J)' /media/MyBook", but
2008 Mar 24
2
moving from RH8 to CentOS5.1
Hi all,
Is there a way to 'automatically' recreate users/permissions when moving
from RH8 (yes, I know...way old) to CentOS5.1 or is it just simpler to
recreate the users manually?
Total users on this system is < 20.
Thanks in advance,
-Ray
2003 Jan 30
2
Can't see all of the directories in a share with 2.2.7a-1 &RH8...but older version/kernel can
could spaces in the names be an issue?
--
Christopher Barry
Manager of Information Systems
InfiniCon Systems
http://www.infiniconsys.com
office: 610.233.4747
direct: 610.233.4870
cell: 267.879.8321
-----Original Message-----
From: Joe Gerkman [mailto:joe.gerkman@gartner.com]
Sent: Thursday, January 30, 2003 1:38 PM
To: samba@lists.samba.org
Subject: [Samba] Can't see all of the
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
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 Apr 10
1
"Device or Resource Busy" when deleting folders
Hi all,
I have set up an LTSP environment (www.ltsp.org) for a small group of users
who have migrated from WinXP. As part of the setup, and during the
transition, I have created a number of folders in each user's home
directory which are mapped via SMBMOUNT to the NT domain controller's home
directories, and various shared data folders.
When each user logs into X, a script is run
1998 Aug 24
10
smbmount problem
Hello.
I hope that this is the proper place to ask this.
Here is my problem. I have several smbmounts under Red Hat Linux 5.1. They need to be accessed by
my apache web server. One of the mounts keeps getting disconnected, but this is not noticed by
Linux. So the Linux box thinks that the files under the smbmount are still accessable when they
aren't actually mounted. What would be the best
2001 Dec 27
3
Writing to a Win98 share?
Hi all. Very simple question, hopefully with a very simple answer....
Here's my problem...
I'm mounting a Windows98(se) share (yes, with full permissions, no password)
onto my Linux box. Mounts just fine, all users can read from it perfectly.
However, NO users except for root can write to the share! How can I fix
this?
Here's my mount line for the share from /etc/fstab:
2003 May 09
1
smbfs: user cannot create file
Using VMware - Host: WinXP; Guest: Linux 8.0:
Following advice I received elsewhere yesterday,
I modified Linux start up files (level 3) with
mount -t smbfs to connect to a shared directory in
WinXP. On WinXP, both the directory and the share
permissions give full control to Everyone. On
Linux, the both /mnt and /mnt/linuxShare have
drwxrwxrwx.
As root, on the Linux side I have full control in
2007 Jan 05
2
users can't write to a subset of mounted directories
Hello
I am connecting to an NT server via a Linux client. I am mounting the drive on
the client via the following in smbfstab:
//server/Users /home/dm215/Desktop/SambaBringover smbfs
username=user,password=pass,suid,uid=1000,gid=100,fmask=770,dmask=770,rw
It works fine except the local user uid=1000 cannot write to certain
directories. The initial directory (//server/Users) is writable by
2005 Jan 14
2
Help with samba
Hi,
I have an small network with SUSE 9.1 and trying to
use samba. I was reading a lot of papers about samba,
but i cannot do something i need.
In my computer i have a directory named cotiza owned
by user4(me) with the group users and mode 765.
M users list there're user1, user2, user3 and user4
all of them with users group.
In smb.conf have:
[cotiza]
comment = Directorio de Cotizaciones
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