<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Using the free version with active directory</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Using the free version with active directory]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 20:26:55 +0000</pubDate>
  <lastBuildDate>Fri, 04 Apr 2008 21:42:07 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=25522</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Using the free version with active directory : It looks like the problem is that...]]></title>
   <link>https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132396.html#132396</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25522<br /><strong>Posted:</strong> 04&nbsp;April&nbsp;2008 at 9:42pm<br /><br />It looks like the problem is that \ is an escape character in Javascript which is what is used to place the link into the editor.<br><br>You may find that putting in \\\\ would fix the issue. If it does then you would need to add in some code that would replace \ with \\<br>]]>
   </description>
   <pubDate>Fri, 04 Apr 2008 21:42:07 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132396.html#132396</guid>
  </item> 
  <item>
   <title><![CDATA[Using the free version with active directory : Darn. It strips the back-slashes...]]></title>
   <link>https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132386.html#132386</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=8412">billd3</a><br /><strong>Subject:</strong> 25522<br /><strong>Posted:</strong> 04&nbsp;April&nbsp;2008 at 3:58pm<br /><br />Darn. It strips the back-slashes needed.<br><br>I type in \\vrdsmfs1\dsm&nbsp;&nbsp;&nbsp; which is file server name and folder name, and it ends up as:<br><br>\vrdsmfs1dsm&nbsp; instead.<br><br>The server name must be preceded by \\ and folders separated by \ then the file name separated from the folder name by a \ if the file is included.<br><br>]]>
   </description>
   <pubDate>Fri, 04 Apr 2008 15:58:26 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132386.html#132386</guid>
  </item> 
  <item>
   <title><![CDATA[Using the free version with active directory : I would imagine it could be done.What...]]></title>
   <link>https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132382.html#132382</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25522<br /><strong>Posted:</strong> 04&nbsp;April&nbsp;2008 at 2:05pm<br /><br />I would imagine it could be done.<br><br>What you could try doing is editing the RTE_popup_link.asp page and changing the address drop down with http://, https://, ftp:// etc. in with an extra one which just has \\<br>]]>
   </description>
   <pubDate>Fri, 04 Apr 2008 14:05:23 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132382.html#132382</guid>
  </item> 
  <item>
   <title><![CDATA[Using the free version with active directory : Hey, that works well. It gets...]]></title>
   <link>https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132379.html#132379</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=8412">billd3</a><br /><strong>Subject:</strong> 25522<br /><strong>Posted:</strong> 04&nbsp;April&nbsp;2008 at 1:58pm<br /><br />Hey, that works well. It gets you a membership and signed in really slick.<br>I've got a test example, or sandbox setup with SQLEXPRESS for the bosses to look at and go from there.<br><br>One other question, however......<br>There's code for URL, EMAIL, etc etc. but what we REALLY need is code to allow us to link to files on our member servers. These files won't be on a web server. Anyone accessing the forums software on our INTERNAL IIS box will also have access to files on other servers in the domain.<br>I'd like to be able to post a message such as:<br><br>The April Financial newsletter has been released and can be found at:<br>\\vrserver1\dsm\financial\word.doc<br><br>and then they can click the link and get to that file, JUST like it works if you put a link to a FILE on our servers in an email message. They can click in the email message and get right to the file on the server.<br><br>Is this possible???<br>]]>
   </description>
   <pubDate>Fri, 04 Apr 2008 13:58:07 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132379.html#132379</guid>
  </item> 
  <item>
   <title><![CDATA[Using the free version with active directory :   Your login is handled by Active...]]></title>
   <link>https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132335.html#132335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25522<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2008 at 6:57pm<br /><br />Your login is handled by Active Directory so as long as your username doesn't change then there isn't a problem.<br><br>When you browse to the forum when Active Directory is enabled it will get your username from Windows Login/Active Directory, it then checks to see if that user exists in the database if it does it logs you in under that username, if it doesn't it creates an account for you under your Windows Login/Active Directory username.<br>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 18:57:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132335.html#132335</guid>
  </item> 
  <item>
   <title><![CDATA[Using the free version with active directory : WOW, that sounds easy.One question...]]></title>
   <link>https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132334.html#132334</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=8412">billd3</a><br /><strong>Subject:</strong> 25522<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2008 at 6:46pm<br /><br />WOW, that sounds easy.<br>One question I forgot........ because of security mandates, we must change our passwords every 60 days. So say in 50 days, my active directory/Windows password will expire and I'll have 14 days to change it, no choice. I CAN change it sooner, but must within that time.<br>How does the forum react if I change my password, then the next day get into windows and then the forum?<br>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 18:46:53 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132334.html#132334</guid>
  </item> 
  <item>
   <title><![CDATA[Using the free version with active directory :   To enable Windows Authentication/Active...]]></title>
   <link>https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132320.html#132320</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25522<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2008 at 2:06pm<br /><br />To enable Windows Authentication/Active Directory edit in the notepad the file functions/functions_windows_authentication.asp and follow the instructions in that file to enable it.<br><br>You also need to ensure that anonymous browsing is turned off in IIS for the web site so that only users logged in to the computer or the network through Windows Authentication or Active Directory can access the website.<br><br>This works best on an intranet but can be used on a public server with internet access as well. It's fairly simple to setup if you have active directory already enabled on your network, and just requires that it be enabled in web wiz forums.<br><br>The free versions limitations are it doesn't have PM's, Calendar System, and Upload Tools.<br><span style="font-size:10px"><br /><br />Edited by WebWiz-Bruce - 02&nbsp;April&nbsp;2008 at 2:10pm</span>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 14:06:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132320.html#132320</guid>
  </item> 
  <item>
   <title><![CDATA[Using the free version with active directory : Wondering:Is anyone here using...]]></title>
   <link>https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132318.html#132318</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=8412">billd3</a><br /><strong>Subject:</strong> 25522<br /><strong>Posted:</strong> 02&nbsp;April&nbsp;2008 at 1:59pm<br /><br />Wondering:<br><br>Is anyone here using the "free" version of the forum for their workplace?<br>How are you using it?<br><br>Does it integrate with Windows XP login and/or Active directory? We'd like "single-signon" meaning if they are logged into windows, and open their browser and go to a forum, they are automatically logged in as them.<br>Is this possible?<br>How is that done?<br><br>What's the best way to use this on an INTERNAL network, or INTRANET (not InTERnet, but InTRAnet)&nbsp; or can it?<br><br>We need a way to communicate within IT here, and toss things back and forth, and email is SO clumsy that way!<br><br>Where's the free version limitation list again?<br><br>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 13:59:23 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/using-the-free-version-with-active-directory_topic25522_post132318.html#132318</guid>
  </item> 
 </channel>
</rss>