Log of /Internal
Directory Listing
Revision
66 -
Directory Listing
Modified
Mon Sep 20 14:23:20 2021 UTC
(10 months, 3 weeks ago)
by
wilcobh
Fix profile via DFS
Revision
65 -
Directory Listing
Modified
Wed Mar 3 15:24:50 2021 UTC
(17 months, 2 weeks ago)
by
wilcobh
Force AES encryption on accounts
Revision
64 -
Directory Listing
Modified
Tue Sep 11 14:18:21 2018 UTC
(3 years, 11 months ago)
by
wilcobh
Remove debug statement from production mode.
Revision
63 -
Directory Listing
Modified
Mon Sep 10 13:30:33 2018 UTC
(3 years, 11 months ago)
by
wilcobh
Fix range queries for Active Directory (for groups with > 1500 members, like ikonetInteractiveUsers)
Fix userPrincipalName generation.
Fix pretty printing for better readability of modification lists.
Fix lowercasing of sAMAccountName comparison, somebody created a uid with a capital first character (Pizzal). Sigh.
Revision
62 -
Directory Listing
Modified
Mon Jan 30 11:39:40 2017 UTC
(5 years, 6 months ago)
by
wilcobh
Fix problem on the last days of the month. February shows up as March on the 29-31th, but on the 31st several months are shown as the next month
Revision
61 -
Directory Listing
Modified
Wed Sep 21 13:38:12 2016 UTC
(5 years, 10 months ago)
by
wilcobh
Make the HTTP url a hyperlink
Revision
60 -
Directory Listing
Modified
Wed Sep 21 13:32:40 2016 UTC
(5 years, 10 months ago)
by
wilcobh
Submit teleconf.
Revision
59 -
Directory Listing
Modified
Wed Sep 21 13:28:01 2016 UTC
(5 years, 10 months ago)
by
wilcobh
Add pbxcom
Revision
58 -
Directory Listing
Modified
Wed Sep 21 13:27:41 2016 UTC
(5 years, 10 months ago)
by
wilcobh
Add teleconf web interface
Revision
57 -
Directory Listing
Modified
Thu Sep 1 13:41:28 2016 UTC
(5 years, 11 months ago)
by
wilcobh
Rename adsync-test to adsync.py
Revision
56 -
Directory Listing
Modified
Thu Sep 1 13:40:50 2016 UTC
(5 years, 11 months ago)
by
wilcobh
Remove delete functionality. Fix group map on errors. add post script functionality
Revision
55 -
Directory Listing
Modified
Mon Aug 29 12:07:09 2016 UTC
(5 years, 11 months ago)
by
wilcobh
Fix renaming of users. Add scriptPath 'defaultlogon.bat'.
Revision
54 -
Directory Listing
Modified
Mon Aug 29 09:38:10 2016 UTC
(5 years, 11 months ago)
by
wilcobh
Groups are in sync! Awesome \o/
Revision
53 -
Directory Listing
Modified
Wed Aug 24 11:38:57 2016 UTC
(5 years, 11 months ago)
by
wilcobh
Fix tabs, add pass to commented operation to preserve syntax
Revision
52 -
Directory Listing
Modified
Tue Aug 23 15:34:07 2016 UTC
(5 years, 11 months ago)
by
wilcobh
Update production version of adsync.py with proper indentation
Revision
51 -
Directory Listing
Modified
Tue Aug 23 15:33:05 2016 UTC
(5 years, 11 months ago)
by
wilcobh
Add cleansed option to adsync.conf
Revision
50 -
Directory Listing
Modified
Tue Aug 23 14:59:41 2016 UTC
(5 years, 11 months ago)
by
wilcobh
Fix group deletion..
Revision
49 -
Directory Listing
Modified
Tue Aug 23 14:57:52 2016 UTC
(5 years, 11 months ago)
by
wilcobh
Update the ADSync with lots of extra features and a minor refactor.
Note that -test is not ready for prime time, as it is protected from modifying anything.
Revision
48 -
Directory Listing
Modified
Fri Jun 10 10:56:15 2016 UTC
(6 years, 2 months ago)
by
wilcobh
Add delete pass to AD sync, showing the user status.
Make LDAP search use paged results
Revision
47 -
Directory Listing
Modified
Fri Jun 10 07:27:50 2016 UTC
(6 years, 2 months ago)
by
wilcobh
read only = xx must exist in the config
Revision
46 -
Directory Listing
Modified
Fri Jun 10 07:27:28 2016 UTC
(6 years, 2 months ago)
by
wilcobh
Fix attribute mapping for roomNumber and employeeNumber. Remove altSecurityIdentity.
Also invert logic for read only target, only read only = no will authorise writing on the active directory.
Revision
45 -
Directory Listing
Modified
Thu Jun 9 16:43:26 2016 UTC
(6 years, 2 months ago)
by
wilcobh
Fix adsync for python 2.4.
Revision
44 -
Directory Listing
Modified
Thu Jun 9 16:20:44 2016 UTC
(6 years, 2 months ago)
by
wilcobh
Add dry run option. Add config file option. Add read only target option (safeguard) dry-run only.
Revision
43 -
Directory Listing
Modified
Thu May 19 14:23:06 2016 UTC
(6 years, 2 months ago)
by
wilcobh
Fixed a group mail address bug. Added file comment.
Revision
42 -
Directory Listing
Modified
Thu May 19 13:29:11 2016 UTC
(6 years, 2 months ago)
by
wilcobh
Fix the copy/paste.
Revision
41 -
Directory Listing
Added
Thu May 19 13:25:54 2016 UTC
(6 years, 2 months ago)
by
wilcobh
Add adsync to this repo.