Skip to content

Enhancements required by EGroupware to support utf-8 and win2008r2#5

Open
ralfbecker wants to merge 5 commits into
adldap:masterfrom
ralfbecker:master
Open

Enhancements required by EGroupware to support utf-8 and win2008r2#5
ralfbecker wants to merge 5 commits into
adldap:masterfrom
ralfbecker:master

Conversation

@ralfbecker

Copy link
Copy Markdown
  • support for utf-8 (and others supported by mbstring) internal encoding
  • Win2008r2/Samba4 CN=Users container can now be specified
  • Win2008r2 required creation order for users: 1. deactivated, 2. password added, 3. activated
  • Win2008r2 password reset requires ldap_mod_replace

- support for utf-8 (and others supported by mbstring) internal encoding
- Win2008r2/Samba4 CN=Users container can now be specified
- Win2008r2 required creation order for users: 1. deactivated, 2. password added, 3. activated
- Win2008r2 password reset requires ldap_mod_replace
@Rich2k

Rich2k commented Jan 28, 2014

Copy link
Copy Markdown
Member

Could you please rebase from master before it can be pulled

Conflicts:
	src/classes/adLDAPGroups.php
	src/classes/adLDAPUsers.php
	src/classes/adLDAPUtils.php
@ralfbecker

Copy link
Copy Markdown
Author

Hope that's what you need, I'm not so familiar with git - still using SVN.

@ralfbecker

Copy link
Copy Markdown
Author

If you need more info about that patch, please let me know. I think win2008&Samba4 compatibility are important, as is utf8 support

@ralfbecker

Copy link
Copy Markdown
Author

Any news?

@ralfbecker

Copy link
Copy Markdown
Author

Hi Rich,
please let me know how I can help you to integrate this, I think for most users important, enhancement.
Ralf

@ralfbecker

Copy link
Copy Markdown
Author

Hi Rich,
what's keeping you from merging this one?
It contains lots of fixes which makes adLDAP usable with current windows versions or non-english characters.
Ralf
PS. Last time you asked me to rebase, I did it and nothing happend :(

… 5.4.26, 5.5 >= 5.5.10 or 5.6+

Password change without password-reset priveledge is subject to minimum password age policy (default: 1day).
To disable that run on your AD: net accounts /MINPWAGE:0
@stevebauman

Copy link
Copy Markdown

Hi Ralf, I'd like to merge this fix into Adldap2, however there's so many changes here that I'm afraid I may miss something merging manually. If you have time at some point, would you be able to take a look at Adldap2 and perhaps create a pull to make the changes necessary shown here?

@ralfbecker

Copy link
Copy Markdown
Author

Hi Steve,

already planned to do so, but not find time so far.

I'll create a new pull request in next 1-2 weeks.

Ralf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants