Requested changes have been made:

secgen_metadata.xml:7 :: Removed line
smbclient_utility.xml:8 :: Corrected smbclinet_utility to smbclient_utility.
This commit is contained in:
Jjk422
2016-09-20 08:53:24 +01:00
parent eb55b69dff
commit 880b42e200
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.github/cliffe/SecGen/utility">
<name>Samba client</name>
<author>example42</author>
<author>Jason Keighley</author>
<module_license>Apache v2</module_license>
<description>An installation of smbclient</description>

View File

@@ -5,7 +5,7 @@
xsi:schemaLocation="http://www.github/cliffe/SecGen/scenario">
<system>
<system_name>smbclinet_utility</system_name>
<system_name>smbclient_utility</system_name>
<base platform="linux"/>
<utility module_path="modules/utilities/unix/smb/smbclient"></utility>