seit dem ich am 23.01.18 mein Rechner Update habe geht der Dienst autofs nicht mehr, war ca 9 Wochen nicht Zuhause da lief noch alles. Die Verzeichnesse werden angelegt, will man sie jetzt öffnen erhält man die Fehlermeldung das das Verzeichniss nicht vorhanden ist. auf meinem Laptop ebenfals mit Mageia6 der noch nicht Upgedated ist geht autofs noch. Ich habe auch Mint 18.3 in einer Virtualen Maschine instaliert und vor den Update ging alles, danach nicht mehr.
Der Zugriff ist auf eine NAS und eine Fritz Box mit USB Stick.
Meine auto.master:
- Code: Alles auswählen
# Sample auto.master file
# This is a 'master' automounter map and it has the following format:
# mount-point [map-type[,format]:]map [options]
# For details of the format look at auto.master(5).
#
#/misc /etc/auto.misc
#
# NOTE: mounts done from a hosts map will be mounted with the
# "nosuid" and "nodev" options unless the "suid" and "dev"
# options are explicitly given.
#
#/net -hosts
#
# Include /etc/auto.master.d/*.autofs
# The included files must conform to the format of this file.
#
#+dir:/etc/auto.master.d
#
# Include central master map if it can be found using
# nsswitch sources.
#
# Note that if there are entries for /net or /misc (as
# above) in the included master map any keys that are the
# same will not be seen as the first read key seen takes
# precedence.
#
/mnt/nas /etc/autofs/auto.nas --ghost
+auto.master
Meine auto.nas
dokumente -fstype=auto,nounix,noexec,username=eua,password=kexxxx,uid=1000,gid=100 ://192.168.2.1/server2/SanDisk-CruzerBlade-01/Dokumente
photo -fstype=auto,nounix,noexec,username=eua,password=kexxxxx,uid=1000,gid=100 ://192.168.2.10/photo
video -fstype=auto,nounix,noexec,username=eua,password=kxxxxxx,uid=1000,gid=100 ://192.168.2.10/video
musik -fstype=auto,nounix,noexec,username=eua,password=kxxxxxx,uid=1000,gid=100 ://192.168.2.10/music
tausch -fstype=auto,nounix,noexec,username=tausch,password=xxxxx,uid=1000,gid=100 ://192.168.2.1/server2/SanDisk-CruzerBlade-01/Tausch
monyeplex -fstype=auto,nounix,noexec,username=eua,password=xxxxxxxx,uid=1000,gid=100 ://192.168.2.1/server2/SanDisk-CruzerBlade-01/Monyeplex
Beide Rechner haben Mageia6 einer mit LAN und einer über WLAN hat wie gesagt alles gut und zuverlässig funktioniert.
MFG
Andreas