mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
d6a1f3f24b
(This used to be commit 2f4a699631
)
12 lines
467 B
Plaintext
12 lines
467 B
Plaintext
# automount points below /smb
|
|
|
|
# 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
|
|
|
|
# smb-servers
|
|
supra_andreas -fstype=smb,username=andreas,password=foo ://supra/aheinrich
|
|
supra_cspiel -fstype=smb,username=cspiel ://supra/cspiel
|
|
phonon_andreas -fstype=smb,username=andreas ://phonon/andreas
|
|
helium_cspiel -fstype=smb,username=cspiel ://helium/cspiel
|