Displaying 20 results from an estimated 10000 matches similar to: "CentOS 6.2 Autofs stopped working"
2020 Apr 24
0
Looking for C8 AMD help
On 4/23/20 4:23 PM, Pete Geenhuizen wrote:
> I'm migrating from C7 to C8.? I'm currently using autofs, but alas autofs has been dropped in C8 for the AMD automounter.
Nope, it's in there! 8/BaseOS/x86_64/os/Packages/autofs-5.1.4-35.el8.x86_64.rpm
> I have some very ancient knowledge of AMD, I used it when it was first introduced many years ago on Solaris and moved to Sun's
2020 Apr 23
2
Looking for C8 AMD help
I'm migrating from C7 to C8.? I'm currently using autofs, but alas
autofs has been dropped in C8 for the AMD automounter.
I have some very ancient knowledge of AMD, I used it when it was first
introduced many years ago on Solaris and moved to Sun's automounter when
it was introduced.
So now it's back to square one.
I used automount2amd to convert one of my existing maps,
2017 Aug 23
2
more questions on setting up autofs on C7
On Wed, Aug 23, 2017 at 12:03:12PM -0700, Gordon Messmer wrote:
> On 08/21/2017 07:23 PM, Fred Smith wrote:
> >so, in my case, the USB drive contains an xfs filesystem. would I
> >do something like this:
> >
> >in /etc/auto.master:
> >backup /etc/auto.backup
> >
> >and in /etc/auto.backup
> >backup -fstype=xfs,defaults,noauto,users
2006 Jan 30
0
Problem doing a simple automount via Samba...
I've looked at documenation, I've gone over mailing list archives,
I've checked various FAQs. I'm sure I'm missing something simple.
I've got two RedHat (Red Hat Enterprise Linux WS release 3) boxes,
devfront and devback. I'm trying to set up an automount so that I can
automatically mount a share from devback on devfront.
On devfront, here is /etc/auto.master:
# $Id:
2014 Sep 05
1
autofs + cifs + kerberos
I'm having an issue with autofs mounting cifs using kerberos, on machines
joined to an S4 domain controller. Both hosts and S4 server are CentOS 6,
and the DC is running samba-4.1.11 from sernet.
Autofs is getting it's maps from LDAP from the DC. This part works
fine, automount -m shows:
Mount point: /share
source(s):
instance type(s): sss
map: auto.share
public |
2006 Sep 25
1
Pls help on configuring autofs on NFS
Hi all,
I'm trying to setup this scenario on NFS and autofs on Centos 4.3:
- useradd nfstest on an NFS server (192.168.1.247)
- Setting up this NFS server /etc/exports:
/home/nfstest 192.168.1.252/255.255.255.0(rw,sync,no_root_squash)
- useradd nfstest on a client machine (192.168.1.252)
- make sure that the uid and gid are the same on the server and the client
- setting up
2010 Jan 25
2
autofs with nfs plus local directories
Hi,
I have a autofs configured to mount home dir from NFS. All user
accounts lookup is done using LDAP. All is working fine with this
setup. Now I need to create a local user account and have its home dir
also on local system. So I added a new user account and changed
auto.home as follows:
test1 -rw,hard,intr /home/test1
* -rw,hard,intr nfs1:/export/users/&
But this
2017 Jun 09
1
[SOLVED] using autofs on C-7
On Fri, Jun 09, 2017 at 01:58:25PM -0400, Fred Smith wrote:
> On Fri, Jun 09, 2017 at 08:45:26AM -0700, Akemi Yagi wrote:
> > On Fri, Jun 9, 2017 at 6:18 AM, Fred Smith
> > <fredex at fcshome.stoneham.ma.us> wrote:
> > > On Fri, Jun 09, 2017 at 08:25:31AM -0400, Jonathan Billings wrote:
> > >> On Thu, Jun 08, 2017 at 04:02:05PM -0700, Kenneth Porter wrote:
2012 Jan 07
0
Samba autofs autoumount problem with C$, D$, etc refusing to unmount
This is primarily an autofs issue, but I wanted to get the problem and
the workaound into the Samba lists for reference. I use RHEL 5 and
RHEL 6 these days, and take advantage of CIFS automounting with the
built-in Samba pacakges. The problem still occurs with the more modern
cifs-utils that's been separated out in more recent Samba 3.6.x and
Samba 4 toolkits as well.
I use a very simple
2009 Sep 18
4
Autofs and Fedora 11
Hi!
I'm having trouble accessing Samba shares via autofs.
Let me begin by saying that I can access the samba shares
directly using smbclient without any trouble. For example:
smbclient //Matsa/Pisi
works fine.
I first started out by copying a config line from an older
system (redhat 7) that has in its auto.misc:
(all on one line, of course)
pisi
2017 Aug 22
2
more questions on setting up autofs on C7
Hi!
Thanks to some of you I got autofs set up on my C7 netbook for
mounting local cifs filesytems.
Now I want to do something on my C7 desktop machine, that seems to
me to be a little different, and I"m not sure how to do it.
I have an external RAID1 box that attaches via USB. It is/will be
nearly always /dev/sdc, but being USB I can't guarantee that it
will always be found there.
2017 Jun 08
4
using autofs on C-7
Hi all!
I'm trying to set up autofs on my C7 netbook so I can automount a cifs
share (actually two) from my NAS box, and because when I'm not at home
I don't want it attempting to mount it.
so I've read several howtos on it, including the one on the CentOS Wiki.
but what I've got isn't working right, and I don't know why.
I'm trying to follow the
2015 Jun 17
2
AutoFS mystery ...
Nope, that completely takes over '/mnt' and everything else that's in there
becomes invisible. However, I do believe you're on to something here.
Looking back at the other, working setup, I do realize now that I did the
same, where the path was '/mnt/<something>' and the autofs mounts are
within that, so they became '/mnt/<something>/<mount-point>'
2015 Jun 17
0
AutoFS mystery ...
On Wed, Jun 17, 2015 at 10:33 AM, Ashley M. Kirchner <ashley at pcraft.com> wrote:
> I need a second pair of eyes here, please. I have a CentOS 6.6 server
> (let's call it 'S1") that has a Samba share on it that is currently
> working. We can mount that drive on our Windows work stations and
> transfer/delete from it just fine. It's setup as a "guest"
2011 Aug 13
0
use autofs to mount spesific to user home directory
Dear All
My box is an Ubuntu Maverick
I want to have
1. User with username as : binosmb,
2. that have home directory at the local box at /home/binosmb,
3. and all cifs mountpoint will go at /home/binosmb/network,
4. So that if the server have share named "produksi" it will mounted to
/home/binosmb/network/produksi
and my samba server is http://www.turnkeylinux.org/fileserver run on
2012 Nov 09
0
CEBA-2012:1442 CentOS 6 autofs Update
CentOS Errata and Bugfix Advisory 2012:1442
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1442.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
81a2fe3b196b2993ab216a772ab81cf929a2949ef502f432c61a0ff622125eeb autofs-5.0.5-55.el6_3.i686.rpm
x86_64:
2012 Feb 22
0
CEBA-2012:0320 CentOS 6 autofs Update
CentOS Errata and Bugfix Advisory 2012:0320
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0320.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
9e4d4321429a7138e90ab0235dd977fe0e43f501e20a5d4d22d28ba445f84fa3 autofs-5.0.5-39.el6_2.1.i686.rpm
x86_64:
2013 Sep 23
0
CEBA-2013:1278 CentOS 6 autofs Update
CentOS Errata and Bugfix Advisory 2013:1278
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1278.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
38ba1750155bfcb08b80ed70353bc3870e9c1dc1d155ba255dd28a77bc8cc428 autofs-5.0.5-75.el6_4.i686.rpm
x86_64:
2014 Mar 19
0
CEBA-2014:0314 CentOS 6 autofs Update
CentOS Errata and Bugfix Advisory 2014:0314
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0314.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
9b642367627708d2a1b6ab74c9b255bde4bb2fc1fca1ef6ae406f18a1aa0877e autofs-5.0.5-89.el6_5.1.i686.rpm
x86_64:
2014 Jun 09
0
CEBA-2014:0636 CentOS 6 autofs Update
CentOS Errata and Bugfix Advisory 2014:0636
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0636.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
dfce5db7c516810d6483220da5f770ba9c249b56b3f6d7fa6bdb8de4b96f154b autofs-5.0.5-89.el6_5.2.i686.rpm
x86_64: