<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Integrated Windows Authentication</title>
        <description> At our company we use Active Directory to manage all of our user accounts.  Is there a way to pull the user credentials from the users machine or AD???  We are trying to eliminate the need to login into the forums but we want the username to be auto populated with their domain info so they cant just put in a name of Bubba.</description>
        <link>https://www.phorum.org/support/read.php?28,140124,140124#msg-140124</link>
        <lastBuildDate>Tue, 15 Sep 2026 10:51:31 -0500</lastBuildDate>
        <generator>Phorum 6.0.4</generator>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,140124,142215#msg-142215</guid>
            <title>Re: Integrated Windows Authentication</title>
            <link>https://www.phorum.org/support/read.php?28,140124,142215#msg-142215</link>
            <description><![CDATA[ If you could find a set of php code to authenticate AD logins, the phorum integration would be pretty easy.<br />
<br />
I found this:<br />
[<a href="http://www.phpclasses.org/browse/package/4549.html" target="_blank"  rel="nofollow">www.phpclasses.org</a>]  <br />
(Uses COM objects, so needs to run on a windows server)<br />
<br />
Alternatively, I&#039;m sure AD supports some sort of remote XML communication, which someone may have built a client piece against.<br />
<br />
The bigger problems are going to come up if you aren&#039;t expecting to deploy phorum inside your company&#039;s firewall.<br />
<br />
Good luck!]]></description>
            <dc:creator>Sean Phelan</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Fri, 04 Dec 2009 13:38:05 -0600</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,140124,140137#msg-140137</guid>
            <title>Re: Integrated Windows Authentication</title>
            <link>https://www.phorum.org/support/read.php?28,140124,140137#msg-140137</link>
            <description><![CDATA[ As far as I know, there is no module that implements this. The external authentication module could be a place to start, but I have no idea what it takes to us AD to do authentication services in external applications like Phorum. One who does know that and who can implement that in PHP can most likely write a plugin for the external authentication module to do this job.]]></description>
            <dc:creator>Maurice Makaay</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Sat, 22 Aug 2009 04:17:30 -0500</pubDate>
        </item>
        <item>
            <guid>https://www.phorum.org/support/read.php?28,140124,140124#msg-140124</guid>
            <title>Integrated Windows Authentication</title>
            <link>https://www.phorum.org/support/read.php?28,140124,140124#msg-140124</link>
            <description><![CDATA[ At our company we use Active Directory to manage all of our user accounts.  Is there a way to pull the user credentials from the users machine or AD???  We are trying to eliminate the need to login into the forums but we want the username to be auto populated with their domain info so they cant just put in a name of Bubba.]]></description>
            <dc:creator>kaseykool</dc:creator>
            <category>Phorum Integration</category>
            <pubDate>Thu, 20 Aug 2009 15:15:43 -0500</pubDate>
        </item>
    </channel>
</rss>
