blob: eb24cfaab4ac12bf60a15d12c52b634a4d274674 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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
|