From f41035ddaa62fb9efd3e87e7655feac069a93d1c Mon Sep 17 00:00:00 2001 From: Dirk Date: Tue, 27 Nov 2012 22:42:16 +0100 Subject: Added missing file ... --- src/os-plugins/plugins/vmchooser/files/smb.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/os-plugins/plugins/vmchooser/files/smb.conf (limited to 'src/os-plugins') diff --git a/src/os-plugins/plugins/vmchooser/files/smb.conf b/src/os-plugins/plugins/vmchooser/files/smb.conf new file mode 100644 index 00000000..a8a865f3 --- /dev/null +++ b/src/os-plugins/plugins/vmchooser/files/smb.conf @@ -0,0 +1,17 @@ +# basic samba configuration file for OpenSLX host-internal networking +[global] + workgroup = OPENSLX + netbios name = HOMESERVER + security = SHARE + server string = Home and Print Provider + bind interfaces only = Yes + interfaces = NWIF + pid directory = PIDDIR + +[userhome] + comment = USER Home Directory + path = /home/USER + create mask = 0700 + guest ok = No + read only = No + -- cgit v1.2.3-55-g7522