Web.config File For The Enterprise Server - Novell IFOLDER 3.7 - ADMINISTRATION Administration Manual

Hide thumbs Also See for IFOLDER 3.7 - ADMINISTRATION:
Table of Contents

Advertisement

<setting name="Class" value="Simias.SimpleServer.User" />
-->
<!--
<setting name="Assembly" value="Simias.MdbSync" />
<setting name="Class" value="Simias.MdbSync.User" />
-->
</section>
<section name="StoreProvider">
<setting name="Assembly" value="SimiasLib.dll" />
<setting name="Type" value="Simias.Storage.Provider.Flaim.FlaimProvider" /
>
<setting name="Path" value="/var/simias/data/simias" />
</section>
<section name="LdapAuthentication">
<setting name="LdapUri" value="ldaps://192.168.1.1/" />
<setting name="ProxyDN" value="cn=iFolderProxy,o=novell" />
</section>
<section name="LdapProvider">
<setting name="NamingAttribute" value="cn" />
<setting name="Search">
<Context dn="o=novell" />
</setting>
</section>
</configuration>
E.2 Web.config File for the Enterprise Server
By default, the
simias/web/Web.config
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<!-- Enable this if you want gzip compression. Also uncomment the
<mono.aspnet> section below
<configSections>
<sectionGroup name="mono.aspnet">
186 OES 2 SP1: Novell iFolder 3.7 Administration Guide
file for the enterprise server is in the
web.config
directory. The following is an example of a configured file.
/opt/novell/ifolder3/lib/

Advertisement

Table of Contents
loading

Table of Contents