Changeset 998724
- Timestamp:
- 09/29/2014 06:49:17 PM (12 years ago)
- Location:
- active-directory-integration/trunk
- Files:
-
- 2 edited
-
ad-integration.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
active-directory-integration/trunk/ad-integration.php
r998589 r998724 3 3 /* 4 4 Plugin Name: Active Directory Integration 5 Version: 1.1.5 dev5 Version: 1.1.5 6 6 Plugin URI: http://www.steindorff.de/wp-ad-integration 7 7 Description: Allows WordPress to authenticate, authorize, create and update users through Active Directory -
active-directory-integration/trunk/readme.txt
r998589 r998724 4 4 Requires at least: 3.0 5 5 Tested up to: 4.0 6 Stable tag: 1.1. 46 Stable tag: 1.1.5 7 7 8 8 Allows WordPress to authenticate, authorize, create and update users against Active Directory … … 96 96 * time: **UTC Coded Time** like "whenCreated" 97 97 * timestamp: **Integer**s which store timestamps (not the unix ones) like "lastLogon" 98 * cn: **Common Name** extracts the CN part and drops everthing else - use it with "manager" 98 99 99 100 = Why will no users be imported if I'm using "Domain Users" as security group for Bulk Import? =
Note: See TracChangeset
for help on using the changeset viewer.