source: branches/samba-3.5.x/examples/autofs/auto.smb@ 1010

Last change on this file since 1010 was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial 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.