forked from xMAnton/ADPassword
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Find DN based on authLdapSearchFilter - Use AuthLdapExternalDn This version should support ad,openldap,zentyal and all with one single jar file.
- Loading branch information
Barry de Graaff
committed
Apr 7, 2017
1 parent
89326f8
commit 82e9efd
Showing
3 changed files
with
31 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<project-private xmlns="http://www.netbeans.org/ns/project-private/1"> | ||
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/> | ||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/1"> | ||
<file>file:/C:/Users/Antonio%20Messina/Documents/NetBeansProjects/ADPassword/src/it/iknowconsulting/adpassword/ADPassword.java</file> | ||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> | ||
<group> | ||
<file>file:/home/bar/Zimbra-Community/ADPassword/src/it/iknowconsulting/adpassword/ADPassword.java</file> | ||
<file>file:/home/bar/Zimbra-Community/ADPassword/src/it/iknowconsulting/adpassword/ADConnection.java</file> | ||
<file>file:/home/bar/Zimbra-Community/ADPassword/src/it/iknowconsulting/adpassword/ADChangePasswordListener.java</file> | ||
</group> | ||
</open-files> | ||
</project-private> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters