Displaying 20 results from an estimated 200 matches similar to: "[Fwd: Re: Exporting a samba mount]]"
2003 Jan 13
2
Exporting a samba mount]
Anyone have experience with exporting to other Linux boxes a Windows
share mounted on one Linux box?
I have successfully mounted the Windows share on the Linux server box,
but when I edit /etc/exports to include the new mount and run exportfs,
I get error messages regarding the new export. For example, if I add
this line to /etc/exports:
/mnt/windows_share somebox(rw)
I will get the
2006 Apr 21
1
1.2.7.1 on FC5 won't make install
The make seems to go okay.
[root@somebox asterisk-1.2.7.1]# uname -a
Linux somebox.org 2.6.16-1.2080_FC5smp #1 SMP i686 i686 i386 GNU/Linux
mkdir -p /var/lib/asterisk/sounds/digits
mkdir -p /var/lib/asterisk/sounds/priv-callerintros
for x in sounds/digits/*.gsm; do \
if grep -q "^%`basename $x`%" sounds.txt; then \
install -m 644 $x
2011 Nov 17
1
nfs4 problem in CENTOS6
Hi,
This is slightly offtopic, but I have been trying to resolve that problem for two days now without much success. It looks like this may be something that works with CENTOS5, but not with CENTOS6!
I have two machines, fileserver1 and server5.
fileserver1 runs on CENTOS6 (virtualized, if this is important), server5 runs on Centos5. Both are running with the most recent updates.
Server5 is a
2006 Nov 29
1
Can't remove folder
Hello,
Here is a 'me too' somewhat like:
http://www.dovecot.org/list/dovecot/2006-January/010759.html
Example scenario:
/u/username/Mail/subfolder/somebox
subfolder is a directory
somebox is a mbox
When I use Thunderbird's "Delete folder" function on the somebox the
message appears:
"Target mailbox doesn't allow inferiour mailboxes".
Thunderbird, by
2010 Apr 29
1
nfs4 help needed
Fedora 13 is using nfs4, and there is a problem in opening files requiring
OpenOffice if accessed over an nfs3 mount, so it's time to change. I found a
couple of tutorials, and got it *almost* working correctly. This is where I
need help.
Logwatch tells me
/nfs4exports/Data1 and /Data1 have same filehandle for
*,192.168.0.0/24,192.168.0.0/255.255.255.0, using first
The tutorial I was
2012 Apr 09
1
Problem with NFS4 and CentOs 5.8
Hi,
I hope someone could give me help with following problem on centos 5.8
kernel and nfs4.
On server i have bind mounted directory shared to the client with
following setup:
mounted directory:
/srv/nfs/imagetest on /exports/imagetest type none (rw,bind)
/etc/exports file:
/exports
10.0.4.0/24(ro,insecure,sync,wdelay,no_subtree_check,no_root_squash,fsid=0,crossmnt)
2006 Jan 30
7
DO NOT REPLY [Bug 3465] New: --files-from does not --delete
https://bugzilla.samba.org/show_bug.cgi?id=3465
Summary: --files-from does not --delete
Product: rsync
Version: 2.6.6
Platform: Other
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: michael.w.grenier@lmco.com
2007 Aug 16
1
NFSv4 on CentOS 4.5
Hi. I'm having trouble accessing a shared directory over NFSv4 on a
CentOS 4.5 machine.
My export file reads
/test 10.0.0.0/255.0.0.0(ro,async,insecure,nohide,no_subtree_check)
Running the mount command with NFSv4 as the filesystem gives me a
permission denied error.
[root at pebble-anoop ~]# mount -v -t nfs4 pebble-anoop:/test/ /mnt/
mount: pinging: prog 100003 vers 4 prot tcp port
2009 Nov 18
2
simple NFSv4 setup
I'm trying to setup a simple NFSv4 mount between two x86_64 hosts. On the
server, I have this in /etc/exports:
/export $CLIENT(ro,fsid=0)
/export/qb3 $CLIENT(rw,nohide)
ON $CLIENT, I mount via:
mount -t nfs4 $SERVER:/qb3 /usr/local/sge62/qb3
However:
$ touch /usr/local/sge62/qb3/foo
touch: cannot touch `/usr/local/sge62/qb3/foo': Read-only file system
I'd really
2010 Apr 21
3
Help with NFSV4 server
Hi Everyone,
I have been trying to setup an NFS v4 File Server but have come across
an odd issue. Mounting the /nfs4exports/share appears to be successful
and the information displayed about partition size and free space seem
correct but if I try to do anything inside the mounted directory the
client will just hang. Does anyone have any idea what I am missing?? I
have try disabling all
2011 Aug 19
3
Fedora and CentOS no longer on speaking terms
I have just upgraded my server from CentOS 5 to CentOS 6 and am having
connectivity problems. My laptop runs Fedora 14, and I have been in the habit
of mounting data partitions on my server by fstab entries. Since the update
I've not been able to do that. On watching the messages during a reboot I saw
a statement that the connection was denied by the server (where are those
messages
2012 Jan 28
2
nfs4 with Samba 4
Hi everyone
Version 4.0.0alpha18-GIT-bfc7481
openSUSE 12.1
Conventional nfs4 export works fine, but I'm having trouble kerberizing
it for Samba 4 for my Samba 4 users.
I've setup the nfs4 pseudo stuff like this:
hh3:/ # mkdir /export
hh3:/ # mkdir /export/home
hh3:/ # mount --bind /home /export/home
Here is /etc/exports:
/export
2007 May 04
3
NFS issue
Hi List,
I must be going mad or something, but got a really odd problem with NFS
mount and a DVD rom.
Here is the situation,
/dev/md7 58G 18G 37G 33% /data
which is shared out by NFS, (/etc/exportfs)
This has been working since I installed the OS, Centos 4.4
I have a DVD on that is device /dev/scd0, which I can mount anywhere I
like, no problem.
However, the problem
2008 Jun 26
1
nfs cannot see mount points on other machine
I'm having a bit of a problem with what I can "see" over nfs.
I have two machines that nfs their root to each other and it seems to
work. However, I now found out that some of the root directories that are
listed are "fake" ones. A comparison of the root on both machines shows
that some directories are the same and I can access those files on the
other machine. However,
2011 Jul 19
1
nfsv4 and kerberos - fails to mount
I have been trying all sorts of things to get this working.
nfsv4 works fine if I just use the nfs-v3 form of export
i.e.
/nfs4exports
192.168.230.237/24(ro,fsid=0,sync,insecure,no_root_squash,no_subtree_check,squash_uids=0-99)
/nfs4exports/NDG
192.168.230.237/24(rw,insecure,no_subtree_check,nohide,sync,no_root_squash,squash_uids=0-99)
but this is inherently open to all on this machine.
so then
2011 Mar 21
0
permissions changed by rsync over nfs?
Hello wonderful rsync
I have a little problem...
I sync a file system with this command:
rsync -avzAXH --filter="-r *.jpg *.opml *.opml.backup *.m3u"
--delete-after --exclude=MP3s /home/Music/ /misc/bigdisk.mythtv.lan/Music
/misc/bigdisk.mythtv.lan is an nfs mount mounted by autofs.
In /etc/auto.misc I have for /misc/bigdisk.mythtv.lan:
bigdisk.mythtv.lan -fstype=nfs4
2008 May 12
5
MystIII-Exile
Hi everybody,
I'd like to play Myst III - Exile with wine on Ubuntu 8.04 but the installation doesn't work.
In fact I have the Trilogy DVD edition with Myst, Riven and Exile and I saw that Riven works well : http://appdb.winehq.org/objectManager.php?sClass=version&iId=10719.
But my problem is a bit weird : I can't find any exe file on the DVD to install Exile !!! Riven is easy to
2005 Jul 26
0
User/Machine RID generation error?
Hello:
I'm using:
- samba-common-3.0.9-1
- kernel 2.6.5-1.358
- FC 2
- openldap-servers-2.1.29-1
We're running an NT4 domain using an LDAP backend, and everything was running fine until recently. The first thing that I noticed that new users were suddenly being assigned SambaSID's that were previously being assigned to machines.
Previously:
Typical User Entry:
uid: john
2001 Jul 25
0
Include/Exclude Problem
On Fri, Jul 20, 2001 at 05:17:30PM -0500, Perry Hoekstra wrote:
> I am trying to rsync a list of files from one list to another. I went
> back about five months on the mailing list archive and found this
> message:
>
> On Tue, Mar 20, 2001 at 03:21:54PM
>
> It is possible to build your own complete list of files to copy and give
> them all to rsync, by building a
2016 Feb 25
2
Block public namespace mail when quota exceeded
Dear All,
is it possible to temporarily reject mails, when quota of public namespace
subfolder is exceeded? I'd check folder size with a cronjob.
Dovecot is using a system user, so I guess blocking post and insert in ACL
isn't a solution?
I don't want to set the folder to read-only, that users can still delete
mails.
Thank you in advance.
- Chris