<?xml version="1.0" encoding="ISO-8859-1" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/">

<channel>
    <title>http://www.webcfg.com Forum</title>
    <link>http://forum.webcfg.com/index.php</link>
    <description>WebCFG Support</description>
</channel>

<item>
    <title>[Sales promotion]Â»10.09.2007 01:01</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=41#41</link>
    <description>09/09/2007 - Sales promotion

Due to the lauch of WebCFG in september 2007, we give away WebCFG professional licenses - free of charge.

Please refer to http://www.webcfg.com/Special-sales-promotion.89.0.html for more information.</description>
</item>

<item>
    <title>[WebCFG-Bundle version 1.8.1]Â»06.09.2007 14:28</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=40#40</link>
    <description>We are proud to announce the new WebCFG version 1.8.1. Please refer to the [url=http://www.webcfg.com/release-notes/WebCFG-bundle/1.8.1/release-notes/RELEASE.html]release  notes.</description>
</item>

<item>
    <title>[URL parameter]Â»31.08.2007 18:29</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=39#39</link>
    <description>It would be fine, if a user can input external data via URL parameter. Therefore, we can adapt other systems easily to WebCFG. There name of the parameter could be property value of a property file. WebCFG sould overwrite the defined property value from the property file with the URL paramter.

Example URL: http://localhost:8080/webcfg/Edit?config=feedback&amp;amp;propFileId.TicketID=576

webcfg.xml 
&amp;lt;file id=&amp;quot;propFileID&amp;quot; type=&amp;quot;property&amp;quot; filename=&amp;quot;myfile&amp;quot; /&amp; ...</description>
</item>

<item>
    <title>[Do not save all files defined in a wcapp]Â»31.08.2007 18:15</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=38#38</link>
    <description>I would like to include a special file to a wcapp. These files sould NOT be saved if the user triggers the &amp;lt;save&amp;gt; action. So, maybe there could be a extention to webcfg.xml like this&amp;lt;wcapp&amp;gt;
  &amp;lt;fileset&amp;gt;
    &amp;lt;file id=&amp;quot;template&amp;quot; filename=&amp;quot;/etc/mod&amp;quot; default-readonly=&amp;quot;true&amp;quot;/&amp;gt;
  &amp;lt;/fileset&amp;gt;
&amp;lt;/wcapp&amp;gt;
The attribute default-readonly should have to functions
- user can't edit the properties
- webcfg does not save this file</description>
</item>

<item>
    <title>[Authentification against a LDAP group]Â»31.08.2007 18:06</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=37#37</link>
    <description>It would be great if your can authentificate against a LDAP-group or ldap filter query  (not only a ldap user). 
This could be done like the following webcfg.xml extention:&amp;lt;authentifications&amp;gt;
  &amp;lt;ldapset&amp;gt;
      &amp;lt;ldap id=&amp;quot;localhost.ldap&amp;quot; hostname=&amp;quot;localhost&amp;quot;&amp;gt;
           &amp;lt;include user=&amp;quot;bob, terry&amp;quot; /&amp;gt;
           &amp;lt;include group=&amp;quot;sales&amp;quot;/&amp;gt;
           &amp;lt;include query=&amp;quot;&amp;#40;&amp;amp;&amp;#40;mailacceptinggeneralid=%s&amp;#41;&amp;#40; ...</description>
</item>

<item>
    <title>[Feature Suggestions - vote for the requests]Â»31.08.2007 17:44</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=36#36</link>
    <description>Welcome to the WebCFG product feature suggestion forum. 

We're interested in your ideas on how we can improve our products. Use this forum to suggest new features or improvements to existing features in accordance with the - Add a poll question (e.g. &amp;quot;Please give this suggestion an importance level&amp;quot;) - Add some poll options (e.g. &amp;quot;High&amp;quot;, &amp;quot;Normal&amp;quot;, &amp;quot;no importance&amp;quot;)</description>
</item>

<item>
    <title>[Our new website is online]Â»10.08.2007 09:08</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=31#31</link>
    <description>A long and hard way - but now, our new website http://www.webcfg.com is online. Please have a look at it - improvements, critic or suggestions are welcome :D</description>
</item>

<item>
    <title>[WebCFG-Bundle release 1.8]Â»09.08.2007 17:29</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=30#30</link>
    <description>We are proud to announce the new WebCFG version 1.8 with a lot
of new feature. Please refer to the [url=http://www.webcfg.com/release-notes/WebCFG-bundle/1.8/release-notes/RELEASE.html]release  notes.</description>
</item>

<item>
    <title>[HOWTO use the secret https (SSL) instead of http protocol]Â»04.07.2007 23:52</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=27#27</link>
    <description>Question:  Howto use the secret https (SSL) instead of http protocol

Answer: There a two possibilities to configure WebCFG using the secret https protocol.
1. Walk trough the tomcat https installation instruction  
2. Integrate WebCFG into an apache WEB-Server and enable apache https-protocol </description>
</item>

<item>
    <title>[HOWTO integrate WebCFG in VMware ESX 3.x]Â»27.06.2007 23:06</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=23#23</link>
    <description>If you want to use the free/basic license of WebCFG for managing software like 
- vmbk  backup
- vi3backup
- crontab
- restarting services
on a VMware ESX 3.x server, you have to install WebCFG locally on the ESX server.

Question: Howto integrate WebCFG in VMware ESX 3.x using the default http port 

Answer: For installing WebCFG on an VMware ESX server, 
you have to do the following steps

1. Download the current WebCFG application (WebCFG-x.y.war) from http://www.webcfg.com. Y ...</description>
</item>

<item>
    <title>[WebCFG release 1.7]Â»26.06.2007 20:27</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=22#22</link>
    <description>WebCFG release 1.7
- Changes to core/parser/documentation
- Integrate handler support. Now external data can dispaly in 
realtime in the webinterface
  - extranet-licence and update-license was added 

- Changes to GUI
- unformated view:
    - an unique SAVE button appears - regardless of the webcfg.xml button-definition. 
    - all files appears on an own tab - not on one tab.
  - show expiring date for a license if it is set

- Changes to examples
- bugfix in vacation demo
</description>
</item>

<item>
    <title>[WebCFG-Bundle release 1.7]Â»26.06.2007 20:22</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=21#21</link>
    <description>WebCFG-Bundle release 1.7
- includes &amp;quot;WebCFG 1.6&amp;quot;
- Bugfix - JRE_HOME defined
</description>
</item>

<item>
    <title>[HOWTO integrate the WebCFG into an apache server]Â»26.06.2007 20:16</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=20#20</link>
    <description>Question: Howto integrate the WebCFG into an apache server

Answer: Insert the following lines to the apache-configuration and adapt
the WebCFG-bundle location for your installation
    &amp;lt;Directory &amp;quot;/opt/WebCFG-bundle/tomcat/webapps&amp;quot;&amp;gt;
        Options FollowSymLinks +Includes
        Order allow,deny
        Allow from all
     &amp;lt;/Directory&amp;gt;

    ProxyRequests Off
    ProxyPass /webcfg http&amp;#58;//localhost&amp;#58;8080/webcfg
    ProxyPassReverse /webcfg http&amp;#58;/ ...</description>
</item>

<item>
    <title>[Remote access via ssh/sftp does not work]Â»26.06.2007 12:18</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=7#7</link>
    <description>Problem:  You cannot access remote files or execute remote script with sftp or ssh

Answer:  Please change the ssh-configuration on your remote peer and restart the ssh server.

/etc/ssh/sshd_config	
# Change PasswordAuthentication to yes &amp;#40;webcfg&amp;#41;
PasswordAuthentication yes

# Permit root login - so root can also remote login to your server
PermitRootLogin yes

# Comment out Chiphers &amp;#40;webcfg&amp;#41;
#Ciphers aes256-cbc,aes128-cbc




After changing this file, your h ...</description>
</item>

<item>
    <title>[HOWTO change port 8080 http-port 80]Â»26.06.2007 12:15</title>
    <link>http://forum.webcfg.com/viewtopic.php?p=6#6</link>
    <description>Question: Howto change port 8080 from WebCFG-bundle to standard http-port 80

Answer:If you want to change the port 8080 to 80 (standard http), 
you have to edit the file WebCFG-bundle/tomcat/conf/server.xml    modify the port in the following line starting with

	&amp;lt;Connector port=&amp;quot;8080&amp;quot; ...</description>
</item>

</rdf:RDF>