Skip to main content

Questions tagged [autofs]

5 votes
1 answer
319 views

I'm trying to get some simple kind of failover working with an NFS share. There aren't hard requirements on data consistency during writes (even a working multi-server read-only setup would be fine) ...
Philipp Burch's user avatar
2 votes
1 answer
82 views

From Ubuntu Server 24.04LTS I am able to mount a Windows 2019 shared folder named: //myserver.edu/wshared which has "Encrypt data access" enabled at the windows server 2019 while using in ...
Jose Cabrera Zuniga's user avatar
5 votes
1 answer
242 views

I have NFS4 shares from a NetApp appliance and NFS3 shares from a Linux server; I need to use autofs to first mount the NFS4 shares, then mount NFS3 shares as subdirectories. I can do this manually ...
j4nd3r53n's user avatar
  • 338
0 votes
1 answer
150 views

I am trying to get a user's systemd services to start automatically upon boot in an enterprise where users' home directories are auto-mounted by autofs. The user has a service unit in ~/.config/...
Doug Paul's user avatar
  • 101
0 votes
1 answer
201 views

I've got two machines: a 10.0.0.1 Windows 10 which shares one folder /Users/WS/Shared/, and a 10.0.0.2 CentOS 7 from which I want to mount this share. I can do this from commandline using: mount -t ...
Leszek's user avatar
  • 383
0 votes
1 answer
2k views

I have installed freeipa-server on centos and enrolled an ubuntu server to it, I have a freebsd server which is our storage server(I am going to enrolled the freebsd (storage server) to this freeipa-...
AAB's user avatar
  • 115
1 vote
0 answers
439 views

I have a simple autofs config where I set the option --timeout=30 on an indirect mapping. When I access the unmounted storage via ll /my/mount/path and do a watch -n1 "mount | grep /my/mount/path&...
Florian 's user avatar
0 votes
1 answer
669 views

I want to mount on demand using autofs or systemd automount. But I can't get neither of it to work. With autofs. I have this file cat /etc/auto.weed /mnt/data -fstype=weed,allow_other,rw,filer=10.104....
duc's user avatar
  • 101
0 votes
0 answers
1k views

I would like to use a public / private key to connect to a server which using LDAP for authentification. The issue is that the home folder is only mounted after login via AutoFS. How can I store the ...
doom4's user avatar
  • 101
0 votes
1 answer
443 views

I am looking for a way to enable cachefilesd across all automounts that we inherit via +master.conf. To do this, I need to be able to add -o fsc to the mount options. Is there a way to override the ...
rrauenza's user avatar
  • 585
1 vote
0 answers
2k views

We're currently transitioning to storing all of our organization's user information in Red Hat IDM (FreeIPA). We have several thousand users, and mount user home directories over NFS from a NetApp ...
neUrONDf's user avatar
1 vote
0 answers
508 views

I am currently following this guide to setup CentOS 8 to automount samba shares. I am aware that we can change autofs auto mounted folders permissions using uid=...,gid=...,file_mode=0770,dir_mode=...
Vince Jerald Villamora's user avatar
6 votes
2 answers
16k views

This is my first nfs / autofs configuration, so I probably configured something wrong. When I navigate to directory, which I added to /etc/auto.master I can't see any mount points, but when I issue cd ...
s-kaczmarek's user avatar
0 votes
1 answer
2k views

I'm mounting CIFS share on a host to /mnt/nas using autofs. On the host I'm running a PHP Docker container. I can mount the /mnt/nas to this container using volumes inside a docker-compose.yml. The ...
Armand's user avatar
  • 143
1 vote
2 answers
3k views

I have spent some time setting up LDAP-based authentication in my MacOS, iOS and Linux network, taking account of the special quirks of MacOS and Synology (my NAS). SSH login (SSH keys etc.) works and ...
Stephen Winnall's user avatar

15 30 50 per page
1
2 3 4 5
9