From d6a1f3f24ba09fc09024d243d5bb14ce9507c463 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 24 Aug 2004 12:40:30 +0000 Subject: r2014: BUG 1656: rename auto.a to auto.smb (This used to be commit 2f4a699631b9c1cc5198b61ede338426a690d0ee) --- examples/autofs/auto.smb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 examples/autofs/auto.smb (limited to 'examples/autofs/auto.smb') diff --git a/examples/autofs/auto.smb b/examples/autofs/auto.smb new file mode 100644 index 0000000000..eb24cfaab4 --- /dev/null +++ b/examples/autofs/auto.smb @@ -0,0 +1,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 -- cgit