> Ove Gram Nipen a écrit : > > Hello, > > > > Are there any examples of people running Plone with authentication > > against Active Directory? I am considering to use Plone on > our company > > Intranet, and it would be great if users didn't have to maintain a > > separate user name and password for logging on to plone. > I've read a > > howto which explains how to achieve Active Directory > integration when > > Plone is installed on a linux server. However, we're > planning to use a > > windows server on this one.
You can use LDAPUserFolder on a Windows server to authenticate against Active Directory. This works well, but users must login to your plone site. To get Integrated Windows Authentication, I'm using Enfold Server on my intranet. It works great! Larry Pitcher _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
