Last change
on this file since 107 was 1, checked in by Paul Smedley, 18 years ago |
Initial code import
|
File size:
467 bytes
|
Line | |
---|
1 | # automount points below /smb
|
---|
2 |
|
---|
3 | # This is an automounter map and it has the following format
|
---|
4 | # key [ -mount-options-separated-by-comma ] location
|
---|
5 | # Details may be found in the autofs(5) manpage
|
---|
6 |
|
---|
7 | # smb-servers
|
---|
8 | supra_andreas -fstype=smb,username=andreas,password=foo ://supra/aheinrich
|
---|
9 | supra_cspiel -fstype=smb,username=cspiel ://supra/cspiel
|
---|
10 | phonon_andreas -fstype=smb,username=andreas ://phonon/andreas
|
---|
11 | helium_cspiel -fstype=smb,username=cspiel ://helium/cspiel
|
---|
Note:
See
TracBrowser
for help on using the repository browser.