source: branches/samba-3.3.x/examples/autofs/auto.smb@ 206

Last change on this file since 206 was 206, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.0.0 level (psmedley's port)

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.