DotDragnet
May 24, 2012, 08:58:19 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Mobile users - Our forum is Tapatalk enabled. http://www.tapatalk.com/
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: WordPress with Active Directory  (Read 632 times)
SLEE
Hero Member
*****
Posts: 824



View Profile WWW Awards
« on: December 07, 2011, 09:22:59 PM »

Anyone here set up a WordPress site using Active Directory (AD) on a Windows server?
Can it be done on an external website? Or is it just easier to do it internally within the same network?
Logged

SLEE - still the most confusing ddner...

Follow me on Twitter
Rosco
Global Moderator
Hero Member
*****
Posts: 917



View Profile Awards
« Reply #1 on: December 07, 2011, 10:18:42 PM »

Do you mean using this?

http://wordpress.org/extend/plugins/active-directory-integration/

I've never used it but would think it would always definitely be better if on the LAN, as AD still uses NetBIOS names as far as I know, even though the directory itself is built on DNS.  Might be possible on a dedicated external server with a permanent VPN link back to the LAN.
Logged
sarahA
DDN Contribs
Hero Member
*****
Posts: 2184



View Profile WWW Awards
« Reply #2 on: December 07, 2011, 10:24:13 PM »

Matt uses it on his intranet site. That's all I know big grin
Logged

Matt
DDN Contribs
Hero Member
*****
Posts: 1710



View Profile WWW Awards
« Reply #3 on: December 07, 2011, 10:29:19 PM »

Matt uses it on his intranet site. That's all I know big grin

We use the plugin on a non domain member Ubuntu box. Its on the same IP Range though. Not sure if that helps.
Logged

SLEE
Hero Member
*****
Posts: 824



View Profile WWW Awards
« Reply #4 on: December 07, 2011, 10:38:19 PM »

Thanks Guys

Rosco I have been looking at that plugin, it looks perfect.
I knew Matt could not resist, had a feeling he would be using it.

Matt can you talk english for me and tell me what you mean by a non domain member smile

Essentially it is a WordPress site to be set up so AD can be used for the login.
Wold it be possible for me to set this up externally?
« Last Edit: December 07, 2011, 10:47:45 PM by SLEE » Logged

SLEE - still the most confusing ddner...

Follow me on Twitter
Matt
DDN Contribs
Hero Member
*****
Posts: 1710



View Profile WWW Awards
« Reply #5 on: December 07, 2011, 10:50:50 PM »

Thanks Guys

Rosco I have been looking at that plugin, it looks perfect.
I knew Matt could not resist, had a feeling he would be using it.

Matt can you talk english for me and tell me what you mean by a non domain member smile

Essentially it is a WordPress site to be set up so AD can be used for the login.
Wold it be possible for me to set this up externally?


What do you mean I could not resist?! We use it for our internal intranet, daft having a separate login when they can use existing login.

Depends what you mean via externally really, the machine your using to host, needs to be able to resolve by IP or DNS the name of the AD Server.
Logged

SLEE
Hero Member
*****
Posts: 824



View Profile WWW Awards
« Reply #6 on: December 07, 2011, 10:55:10 PM »

Sorry should have explained better.
If they set up the WordPress initial install on a server in their network and give me access via vpn or how ever they want to do it can i do the rest and set it up using AD if they give me all the details?
Logged

SLEE - still the most confusing ddner...

Follow me on Twitter
Matt
DDN Contribs
Hero Member
*****
Posts: 1710



View Profile WWW Awards
« Reply #7 on: December 07, 2011, 11:00:05 PM »

Sorry should have explained better.
If they set up the WordPress initial install on a server in their network and give me access via vpn or how ever they want to do it can i do the rest and set it up using AD if they give me all the details?

I would think so yes. It doesnt have to be an IIS server either (infact, probably best to not be) 
Logged

sarahA
DDN Contribs
Hero Member
*****
Posts: 2184



View Profile WWW Awards
« Reply #8 on: December 08, 2011, 08:49:31 AM »

Sorry should have explained better.
If they set up the WordPress initial install on a server in their network and give me access via vpn or how ever they want to do it can i do the rest and set it up using AD if they give me all the details?

I would think so yes. It doesnt have to be an IIS server either (infact, probably best to not be) 

Depends on the IIS version. 7 would be fine. We run everything on 6 for one client and they have about 12 WP sites externally and their intranet (which I may try this AD plugin on, save them losing another login!). They don't have any major issues on IIS, although the permalinks on 6 are WP written not mod-rewrite style (so includes index.php). But other than that, there's no major problem using IIS.
Logged

Matt
DDN Contribs
Hero Member
*****
Posts: 1710



View Profile WWW Awards
« Reply #9 on: December 08, 2011, 10:27:07 AM »

Sorry should have explained better.
If they set up the WordPress initial install on a server in their network and give me access via vpn or how ever they want to do it can i do the rest and set it up using AD if they give me all the details?

I would think so yes. It doesnt have to be an IIS server either (infact, probably best to not be) 

Depends on the IIS version. 7 would be fine. We run everything on 6 for one client and they have about 12 WP sites externally and their intranet (which I may try this AD plugin on, save them losing another login!). They don't have any major issues on IIS, although the permalinks on 6 are WP written not mod-rewrite style (so includes index.php). But other than that, there's no major problem using IIS.

Oh, no doubt it can do it. But a windows server is a lot more hassle then an ubuntu in my experience to keep going.
Logged

sarahA
DDN Contribs
Hero Member
*****
Posts: 2184



View Profile WWW Awards
« Reply #10 on: December 08, 2011, 10:38:51 AM »

Sorry should have explained better.
If they set up the WordPress initial install on a server in their network and give me access via vpn or how ever they want to do it can i do the rest and set it up using AD if they give me all the details?

I would think so yes. It doesnt have to be an IIS server either (infact, probably best to not be) 

Depends on the IIS version. 7 would be fine. We run everything on 6 for one client and they have about 12 WP sites externally and their intranet (which I may try this AD plugin on, save them losing another login!). They don't have any major issues on IIS, although the permalinks on 6 are WP written not mod-rewrite style (so includes index.php). But other than that, there's no major problem using IIS.

Oh, no doubt it can do it. But a windows server is a lot more hassle then an ubuntu in my experience to keep going.

I don't look after the server, just the web based bits and keeping PHP/MySQL up to date big grin Was just pointing out that it wouldn't be probably best not to be IIS, it can run it fine and IIS7 is fine for it. Yes, *nix server would be better providing you have the experience to maintain and secure it.

I'd rather apache or some *nix based server for it, but the techs don't have experience with anything else, so we'd be at a loss when it comes to security. Frustrating as I've been asking for IIS7 to get the rewrite module for about 3 years and move 12 standalone WP sites into a WP multisite setup.
Logged

SLEE
Hero Member
*****
Posts: 824



View Profile WWW Awards
« Reply #11 on: December 08, 2011, 12:30:34 PM »

Excellent so I know who to ask if i run into any problems smile

Are there any plugins free or paid that will enable sharing of documents?
Or any plugins you think I should check out for intranet sites?
Logged

SLEE - still the most confusing ddner...

Follow me on Twitter
Matt
DDN Contribs
Hero Member
*****
Posts: 1710



View Profile WWW Awards
« Reply #12 on: December 08, 2011, 03:52:04 PM »

Excellent so I know who to ask if i run into any problems smile

Are there any plugins free or paid that will enable sharing of documents?
Or any plugins you think I should check out for intranet sites?

Code:
Active Directory Integration
Deactivate | Edit
Allows WordPress to authenticate, authorize, create and update users through Active Directory

Version 1.1.1 | By Christoph Steindorff, ECW GmbH | Visit plugin site
Select Add From Server
Add From Server
Import Files | Options | Deactivate | Edit
Plugin to allow the Media Manager to add files from the webservers filesystem. Note: All files are copied to the uploads directory.

Version 3.2.0.2 | By Dion Hulse | Visit plugin site
Select Calendar
Calendar
Deactivate | Edit
This plugin allows you to display a calendar of all your events and appointments as a page on your site.

Version 1.3.1 | By Kieran O'Shea | Visit plugin site
Select Capability Manager
Capability Manager
Deactivate | Edit
Manage user capabilities and roles.

Version 1.3.2 | By Jordi Canals | Visit plugin site
Select Configure Login Timeout
Configure Login Timeout
Deactivate | Edit
Makes the WordPress login timeout parameters user-configurable.

Version 1.0 | By Nathan Vonnahme | Visit plugin site
Select Configure SMTP
Configure SMTP
Settings | Deactivate | Edit
Configure SMTP mailing in WordPress, including support for sending e-mail via SSL/TLS (such as GMail).

Version 3.1 | By Scott Reilly | Visit plugin site
Select Dave's WordPress Live Search
Dave's WordPress Live Search
Deactivate | Edit
Adds "live search" functionality to your WordPress site. Uses the built-in search and jQuery.

Version 2.7 | By Dave Ross | Visit plugin site
Select DOP Player
DOP Player
Deactivate | Edit
A plugin to embed the DOP Player to play flv, mov, mp4, m4v, m4a, mp4v, 3gp, 3g2 video files that you add to your post.

Version 1.0 | By Marius-Cristian Donea | Visit plugin site
Select Easy Table Creator
Easy Table Creator
Deactivate | Edit
This plugin allows you to easily add an image gallery to a post or page.

Version 0.1.1 | By PolyVision | Visit plugin site
Select FancyBox for WordPress
FancyBox for WordPress
Settings | Deactivate | Edit
Integrates FancyBox by Janis Skarnelis into WordPress.

Version 2.7.5 | By José Pardilla | Visit plugin site
Select File Gallery
File Gallery
Settings | Deactivate | Edit
"File Gallery" extends WordPress' media (attachments) capabilities by adding a new gallery shortcode handler with templating support, a new interface for attachment handling when editing posts, and much more.

Version 1.6.5.4 | By Bruno "Aesqe" Babic | Visit plugin site
There is a new version of File Gallery available. View version 1.6.5.6 details or update automatically.
Select File Storage
File Storage
Deactivate | Edit
Allow users to upload and view files in their file storage. For Wolverly CE Secondary School.

Version 1.0 | By DSA Media | Visit plugin site
Select Force Login Except Special IP Range
Force Login Except Special IP Range
Deactivate | Edit
Forces all anonymous users to login except the user connects from special IPv4 ranges or a specific IPv4 address.

Version 0.2 | By Franz Fuchsbauer | Visit plugin site
Select Global Hide/Remove Admin Bar Plugin
Global Hide/Remove Admin Bar Plugin
Deactivate | Edit | Settings | Donate
Easily add a global option to hide/remove the new Admin bar in WP 3.1+.

Version 1.1 | By Don Fischer | Visit plugin site | Admin Bar Settings | FAQs | Donate
Select Gravity Forms
Gravity Forms
Settings | Deactivate | Edit
Easily create web forms and manage form entries within the WordPress admin.

Version 1.6.2 | By Rocketgenius Inc. | Visit plugin site
Select Gravity Forms Directory & Addons
Gravity Forms Directory & Addons
Settings | Deactivate | Edit
Turn Gravity Forms into a great WordPress directory...and more!

Version 3.2.1 | By Katz Web Services, Inc. | Visit plugin site
Select Intranet Restriction for Posts and Pages
Intranet Restriction for Posts and Pages
Deactivate | Edit
Allows to restrict the access of specific posts and pages to intranet only. Adds an extra option to pages and posts in the admin panel where contents may be marked as restricted. Intranet can defined by domain names and IP ranges.

Version 0.1 | By Webdevil
Select jQuery Collapse-O-Matic
jQuery Collapse-O-Matic
Deactivate | Edit
Collapse-O-Matic adds an `[expand]` shortcode that wraps content into a lovely, jQuery collapsible div.

Version 1.3.12 | By Twinpictures | Visit plugin site
Select Page Security by Contexture
Page Security by Contexture
Deactivate | Edit
Allows admins to create user groups and restrict access to sections of the site by group.

Version 1.5.3 | By Contexture Intl, Matt VanAndel | Visit plugin site
Select Page View
Page View
Deactivate | Edit
Allows the insertion of code to display an external webpage within an iframe, along with a title and description. The tag to insert the code is: [pageview url="url" title="title"]

Version 1.5.1 | By John Godley | Visit plugin site
Select Peter's Login Redirect
Peter's Login Redirect
Deactivate | Edit
Redirect users to different locations after logging in. Define a set of rules for specific users, user with specific roles, users with specific capabilities, and a blanket rule for all other users. This is all managed in Settings > Login/logout redirects.

Version 2.3.0 | By Peter | Visit plugin site
Select PJW Mime Config
PJW Mime Config
Deactivate | Edit
Allows you to extend the list of mime-types supported by the builtin uploader.

Version 1.00 | By Peter Westwood | Visit plugin site
Select Slidepost
Slidepost
Deactivate | Edit
A simple plugin to display posts as a slideshow.

Version 1.0 | By Sky Rocket Inc. | Visit plugin site
Select Smart Youtube PRO
Smart Youtube PRO
Deactivate | Edit
Insert YouTube videos in posts, comments and RSS feeds with ease and full customization.

Version 4.0.2 | By Vladimir Prelovac | Visit plugin site
Select Updraft - Backup/Restore
Updraft - Backup/Restore
Deactivate | Edit
Updraft - Backup/Restore is a plugin designed to back up your WordPress blog. Uploads, themes, plugins, and your DB can be backed up to Rackspace Cloud Files, Amazon S3, sent to an FTP server, or even emailed to you on a scheduled basis.

Version 0.6.1 | By Paul Kehrer | Visit plugin site
Select User Photo
User Photo
Deactivate | Edit
Allows users to associate photos with their accounts by accessing their "Your Profile" page. Uploaded images are resized to fit the dimensions specified on the options page; a thumbnail image is also generated. New template tags introduced are: userphoto_the_author_photo, userphoto_the_author_thumbnail, userphoto_comment_author_photo, and userphoto_comment_author_thumbnail. Uploaded images may be moderated by administrators.

Version 0.9.5.1 | By Weston Ruter | Visit plugin site
Select White Label CMS
White Label CMS
Deactivate | Edit
A plugin that allows you to brand wordpress CMS as your own

Version 1.3 | By [url=http://www.videousermanuals.com]www.videousermanuals.com[/url] | Visit plugin site
Select WordPress Importer
WordPress Importer
Activate | Edit | Delete
Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.

Version 0.5 | By wordpressdotorg | Visit plugin site
Select WP-CMS Post Control
WP-CMS Post Control
Deactivate | Edit
Hides unwanted items within the write/edit screens and options for each user role. Also controls autosave, revisions and flash uploader.

Version 2.5 | By Jonnya Creative WordPress Consultant | Visit plugin site | Post Control settings
Select WP-Polls
WP-Polls
Deactivate | Edit
Adds an AJAX poll system to your WordPress blog. You can easily include a poll into your WordPress's blog post/page. WP-Polls is extremely customizable via templates and css styles and there are tons of options for you to choose to ensure that WP-Polls runs the way you wanted. It now supports multiple selection of answers.

Version 2.62 | By Lester 'GaMerZ' Chan | Visit plugin site
Select WP Super Cache
WP Super Cache
Settings | Deactivate | Edit
Very fast caching plugin for WordPress.

Version 0.9.9.9 | By Donncha O Caoimh | Visit plugin site
There is a new version of WP Super Cache available. View version 1.0 details or update automatically.
Select Xavin's List Subpages
Xavin's List Subpages
Deactivate | Edit
Adds a shortcode tag [xls] to display a list of the subpages of the current page.

Version 1.3 | By Jonathan 'Xavin' Spence | Visit plugin site
Logged

Matt
DDN Contribs
Hero Member
*****
Posts: 1710



View Profile WWW Awards
« Reply #13 on: December 08, 2011, 03:52:36 PM »

Add From Server is good.
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2006-2008, Simple Machines Valid XHTML 1.0! Valid CSS!