From 7ccc4980147954b68829d5555fcc9e5b7dd2c4ec Mon Sep 17 00:00:00 2001 From: Roberto Hueso Gómez Date: Fri, 17 Apr 2020 15:40:02 +0200 Subject: Use samba for create and restore virtual partitions This requires to configure user and password for samba repositories. --- cfg/ogclient.cfg | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'cfg') diff --git a/cfg/ogclient.cfg b/cfg/ogclient.cfg index a13de5e..a006eca 100644 --- a/cfg/ogclient.cfg +++ b/cfg/ogclient.cfg @@ -5,4 +5,10 @@ port=8889 # Log Level, if ommited, will be set to INFO log=DEBUG # Supported modes are 'virtual' and 'linux' -mode=linux \ No newline at end of file +mode=linux + +# User and password for all samba repositories. This user requires read and +# write permission. +[samba] +user=opengnsys +pass=og -- cgit v1.2.3-18-g5258