mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
47ec2e09b7
(This used to be commit 883be3907778ee160872b0a0a023fc34e636774f)
19 lines
639 B
Plaintext
19 lines
639 B
Plaintext
# automount points below /a
|
|
|
|
# This is an automounter map and it has the following format
|
|
# key [ -mount-options-separated-by-comma ] location
|
|
# Details may be found in the autofs(5) manpage
|
|
|
|
# nfs servers
|
|
valepp -fstype=nfs,rsize=8192,wsize=8192 valepp:/
|
|
galaun -fstype=nfs,rsize=8192,wsize=8192 galaun:/
|
|
|
|
# smb-servers
|
|
supra_andreas -fstype=smb,uuname=andreas supra:/aheinrich
|
|
supra_cspiel -fstype=smb,uuname=cspiel supra:/cspiel
|
|
phonon_andreas -fstype=smb,uuname=andreas,fmod=3700 phonon:/andreas
|
|
helium_cspiel -fstype=smb,uuname=cspiel,fmod=3700 helium:/cspiel
|
|
|
|
#supra_jaz -fstype=smb,user,fmod=644,dmod=755 supra:/f
|
|
|