source: branches/samba-3.0/examples/autofs/auto.smb@ 107

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
8supra_andreas -fstype=smb,username=andreas,password=foo ://supra/aheinrich
9supra_cspiel -fstype=smb,username=cspiel ://supra/cspiel
10phonon_andreas -fstype=smb,username=andreas ://phonon/andreas
11helium_cspiel -fstype=smb,username=cspiel ://helium/cspiel
Note: See TracBrowser for help on using the repository browser.