<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title><![CDATA[Novalys]]></title>
<link><![CDATA[https://www.novalys.net/support/]]></link>
<description />
<generator><![CDATA[Kayako fusion v4.66.2]]></generator>
<item>
<title><![CDATA[Where is Visual Guard .Net installed?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/55]]></link>
<guid isPermaLink="false"><![CDATA[b53b3a3d6ab90ce0268229151c9bde11]]></guid>
<pubDate><![CDATA[Tue, 17 Aug 2010 23:17:57 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[Where is Visual Guard .Net installed?
Administration console:The Administration console is installed on developers and administrators desktops.For the application:You need to add the Visual Guard .Net assemblies to the dotnet application, plus two config...]]></description>
<content:encoded><![CDATA[<p>Where is Visual Guard .Net installed?</p>
<p><span style="font-weight: bold;">Administration console:</span><br />The Administration console is installed on developers and administrators desktops.<br /><span style="font-weight: bold;"><br />For the application:</span><br />You need to add the Visual Guard .Net assemblies to the dotnet application, plus two configuration files and deploy them along with the application.<br /><br /><span style="font-weight: bold;">For the repository</span><br />Visual Guard .Net creates the repository in a Database (Oracle 9i and higher or SQLServer 2000 or higher). This Database must be accessible from the dotnet application.<br /><br /><br /><br />Visual Guard .NET</p>
<p>&nbsp;</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[What VG modules are added to the applications?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/58]]></link>
<guid isPermaLink="false"><![CDATA[66f041e16a60928b05a7e228a89c3799]]></guid>
<pubDate><![CDATA[Tue, 17 Aug 2010 23:27:00 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[What modules are added to the final application, when this one is managed by Visual Guard .Net?Visual Guard .Net assemblies are deployed along with the application assemblies.Visual Guard .Net repository depends on the type of storage you choose : most us...]]></description>
<content:encoded><![CDATA[<p>What modules are added to the final application, when this one is managed by Visual Guard .Net?</p><p>Visual Guard .Net assemblies are deployed along with the application assemblies.<br />Visual Guard .Net repository depends on the type of storage you choose : most users create Visual Guard .Net repository tables in their application database.<br />So they just keep deploying their database, which is enough for Visual Guard .Net repository to be accessible.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to manage several list of user/roles in one install?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/116]]></link>
<guid isPermaLink="false"><![CDATA[c45147dee729311ef5b5c3003946c48f]]></guid>
<pubDate><![CDATA[Tue, 24 Aug 2010 15:09:55 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[If we are hosting multiple web sites on a single machine,on behalf of multiple customers, we'd need to have the ability to have completely separate user and role sets for each site. Of course it would be nice if all of this were done with a single install...]]></description>
<content:encoded><![CDATA[<p>If we are hosting multiple web sites on a single machine,on behalf of multiple customers, we'd need to have the ability to have completely separate user and role sets for each site. Of course it would be nice if all of this were done with a single install of the product and its database.<br /><br />Would that be possible?</p><p>You can secure as many dotnet applications as you want in Visual Guard .Net. You can secure them each in one different repository, with separate list of users and separate list of roles.<br />This is done with only one install of Visual Guard .Net and its database.<br /><br /></p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Our app is locked, how can we give clients admin rights?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/120]]></link>
<guid isPermaLink="false"><![CDATA[da4fb5c6e93e74d3df8527599fa62642]]></guid>
<pubDate><![CDATA[Tue, 24 Aug 2010 16:29:16 +0200]]></pubDate>
<dc:creator><![CDATA[Jean-jacques Jouanneaux]]></dc:creator>
<description><![CDATA[We are a softwarehouse and the product we want to secure is a locked application. we do not have access to the source code. How can we give the end user the right to create users and give them roles?You can use either the console with the role &quot;Restr...]]></description>
<content:encoded><![CDATA[<p>We are a softwarehouse and the product we want to secure is a locked application. we do not have access to the source code. How can we give the end user the right to create users and give them roles?</p><p>You can use either the console with the role &quot;Restricted User administrator&quot;.<br />This role allows to manage users and roles of the applications for which the user is a member of &quot;membership manager&quot; role.<br /><br />Or you can use the API to create your own administration form and manage users and roles.<br /><br /><br />Visual Guard .NET - Version 2.7.806.18</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to integrate Visual Guard in our application?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/594]]></link>
<guid isPermaLink="false"><![CDATA[076a0c97d09cf1a0ec3e19c7f2529f2b]]></guid>
<pubDate><![CDATA[Wed, 21 Aug 2013 15:25:00 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[In Visual Guard, are there DLL's that we would compile against containing the functions that would be called which in turn access the database?
Visual Guard has his assemblies(DLL) which you need to refer in your application, which in turn will access to...]]></description>
<content:encoded><![CDATA[<p>In Visual Guard, are there DLL's that we would compile against containing the functions that would be called which in turn access the database?</p>
<p>Visual Guard has his assemblies(DLL) which you need to refer in your application, which in turn will access to VG database to perform action. This assembly also contains API which has tons of methods to communicate with Visual Guard features like CreateUser, UpdateUser, GetRoles, AssignRoleToUser, etc. Through API, you can explicitly perform action in your application.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[How Novalys helps you to evaluate Visual Guard?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/598]]></link>
<guid isPermaLink="false"><![CDATA[6aca97005c68f1206823815f66102863]]></guid>
<pubDate><![CDATA[Wed, 21 Aug 2013 17:28:04 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[1 - Visual Guard is a modular and flexible solution that can be:

Implemented      as a ready-to-use system
Used as a      security Framework to build a custom access control system. It has been designed to comply with most technical and functional    ...]]></description>
<content:encoded><![CDATA[<p>1 - Visual Guard is a modular and flexible solution that can be:</p>
<ul>
<li>Implemented      as a ready-to-use system</li>
<li>Used as a      security Framework to build a custom access control system.<br /> It has been designed to comply with most technical and functional      requirements.</li>
</ul>
<p>2 - By default, we go through a standard process to assist projects in the evaluation and validation of Visual Guard.<br /> We can follow this process for your application, unless you prefer to proceed otherwise.</p>
<ol start="1">
<li>You can      consider this discussion as a first step to design the right system upon your context.</li>
<li>Then, we      could arrange a conference call, to review the suggestions and questions      raised at this point.</li>
<li>Finally,      we assist you to develop a simple prototype, based on a sample code      reproducing your targeted&nbsp;architecture, and secured by Visual Guard.<br /> This prototype will be used as a proof-of-concept,&nbsp;as well as a template for the developers that will implement Access      Control in the application.</li>
</ol>]]></content:encoded>
</item>
<item>
<title><![CDATA[how does Novalys handle the support during development time?]]></title>
<link><![CDATA[https://www.novalys.net/support/index.php?/Knowledgebase/Article/View/603]]></link>
<guid isPermaLink="false"><![CDATA[d86ea612dec96096c5e0fcc8dd42ab6d]]></guid>
<pubDate><![CDATA[Wed, 21 Aug 2013 18:15:13 +0200]]></pubDate>
<dc:creator />
<description><![CDATA[
For basic      architecture (Winform apps or simple asp.net website for instance), development team can      implement VG as a ready-to-use solution.  In this case, they follow the developer's guide and use some default      settings.  They may ask ques...]]></description>
<content:encoded><![CDATA[<ol start="1">
<li>For basic      architecture (Winform apps or simple <a href="http://asp.net" target="_blank">asp.net</a> website for instance), development team can      implement VG as a ready-to-use solution. <br /> In this case, they follow the developer's guide and use some default      settings. <br /> They may ask questions by email about Visual Guard's features and      configuration, but in most cases they need little assistance.</li>
<li>For other architectures and/or complex access      rights definition and assignment,&nbsp;we usually stay close to the      development team until the application goes to production.</li>
</ol> 
<ul>
<li>First, we discuss with the architect and developers to understand their technical &amp; functional specs.</li>
<li>Then, we assist you to build a prototype to design and validate the best solution available to comply with these specifications</li>
<li>Developers use this prototype to secure their application, as well as the standard Visual Guard&nbsp;literature</li>
<li>When questions come along the development process, we organize&nbsp;web meetings: <br /> it allows us to see the developer's environment and work with him directly on his environment to fix any issue.</li>
</ul>
<p>&nbsp;</p>
<ol start="2"> </ol>]]></content:encoded>
</item>
</channel>
</rss>