Gary Sharp
b15917254f
clean up: remove unused namespaces
2024-12-14 16:55:37 +11:00
Gary Sharp
15e2806731
#138 device flag services
2024-01-14 17:54:06 +11:00
Gary Sharp
dcc4fcb984
#107 support moving profiles devices when changing the organisational unit
2024-01-12 12:52:39 +11:00
Gary Sharp
85d51c0e45
Fix #141 preserve computer names for non-domain joined devices
2024-01-11 16:27:40 +11:00
Gary Sharp
6fcb1a1eae
fixup Disco -> Disco ICT
2023-07-26 19:01:31 +10:00
Gary Sharp
99be87ed9c
maintenance: AD integration refactoring
2022-12-04 13:47:22 +11:00
Gary Sharp
e531ffe2b7
support active directory trust relationships
2020-11-26 15:01:03 +11:00
Gary Sharp
f3e0939a06
Bug Fix: Ldap Query Escaping
2018-05-21 16:22:41 +10:00
Gary Sharp
8278efb9a6
Bug: AD distinguishedName attribute name
2018-04-19 17:05:02 +10:00
Gary Sharp
d6ee70b860
Fix: NetBIOS computer name limit correction
...
16 character limit, not 24 as previously thought. Due to appended '$'
for machine accounts, a character limit of 15 is now enforced.
2017-03-29 12:17:01 +11:00
Gary Sharp
ed66f4f285
Tidy: Sort/remove usings, simplify names
2017-03-25 15:29:51 +11:00
Gary Sharp
cbf16a41a6
Additional AD Helper Methods
...
Useful when referenced from expressions
2016-11-09 20:03:50 +11:00
Gary Sharp
0f20b16f41
Decommission AD descriptions #96
2016-10-10 20:11:03 +11:00
Gary Sharp
86faf02cf0
scheduled tasks tidy up
2016-09-28 21:20:18 +10:00
Gary Sharp
27c21175d7
Certificate/wireless plugins; major refactoring
...
Migrate much of BI to Services.
Added Wireless Profile Provider plugin feature.
Added Certificate Authority Provider plugin feature.
Modified Certificate Provider plugin feature.
Database migration v17, for Device Profiles.
Enrolment Client Updated to support CA Certificates, Wireless Profiles
and Hardware Info.
New Client Enrolment Protocol to support new features.
Plugin Manifest Generator added to main solution.
Improved AD search performance.
2016-09-28 20:17:55 +10:00
Gary Sharp
4b866c9486
Escape AD Distinguished Names that contain "/"
...
for EFC
2016-09-15 19:45:14 +10:00
Gary Sharp
5ea9a814d6
Pdf Import Rewrite
...
Pdf Import rewritten to greatly improve QR Code detection, reduce
reliance on iTextSharp and improve thumbnails. Fixes #50
2016-09-01 18:31:35 +10:00
Gary Sharp
d955addc26
AD Performance Improvement
...
When searching very large Active Directories prefix wildcards greatly
reduce performance. A configuration switch is implemented when results
in only suffix wildcards being used.
2016-05-02 18:54:27 +10:00
Gary Sharp
73d6160db6
Fix typo: AvilableDomainControllers
...
AvilableDomainControllers -> AvailableDomainControllers
Thanks Boris Pekez
2014-08-29 14:46:29 +10:00
Gary Sharp
a819d2722a
Feature #49 : Active Directory Managed Groups
...
Document Template Attachments, Device Batches, Device Profiles and User
Flags can be associated with an Active Directory group. This AD group is
then automatically synchronized with relevant User/Machine accounts.
Contains various other UI tweaks and configuration enhancements.
2014-06-16 22:21:31 +10:00
Gary Sharp
4cd57f4a90
Update: SignalR 2.0.3 Migration; Noticeboards
...
Migrate all SignalR 1.x Persistent Connections to SignalR 2.x Hubs.
Abstracts ScheduledTaskStatus with core interface and adds a Mock for
optional status reporting. Noticeboards rewritten (with new theme) to be
more resilient and accurate.
2014-06-01 23:27:07 +10:00
Gary Sharp
3c759ac4d7
#34 Update: Update LastNetworkLogon Dates
...
Perform UpdateNetworkLongDates task during export if the appropriate
field is selected.
2014-05-22 12:29:03 +10:00
Gary Sharp
3cf6d5475d
Bug Fixes: enrolment, assignment and search order
2014-04-22 13:55:46 +10:00
Gary Sharp
74df073b29
Bug Fix: AD User Searching
...
Group properties were loaded instead of User properties
2014-04-22 10:12:03 +10:00
Gary Sharp
09c2a24222
Update #42 : AD Migration
...
Refactor to target specific Domain Controllers, with failover.
2014-04-21 21:43:13 +10:00
Gary Sharp
43fc622121
Use AD site-servers where possible
2014-04-17 17:37:59 +10:00
Gary Sharp
b8ec44293f
Parallelize AD searching
...
Where multiple queries are required to complete a search, the query is
parallelized
2014-04-17 17:00:02 +10:00
Gary Sharp
36100bfef5
Optimise for quick AD user searching
...
Avoids loading users groups when not needed
2014-04-17 15:49:22 +10:00
Gary Sharp
5aede7153c
Bug Fix: Avoid unnecessary AD queries
...
In multi-domains, parent domains were searched for child containers.
2014-04-17 15:23:47 +10:00
Gary Sharp
e984221c95
Bug Fix: User Attachment Refs, AD Group Domain
...
User Attachments updated in the DataStore to reflect new UserId (which
includes the domain); AD Groups were using DnsName instead of
NetBiosName.
2014-04-11 19:56:17 +10:00
Gary Sharp
db73cc1a12
Feature #42 : Active Directory Interop Upgrade
...
AD Interop moved to Disco.Services; Supports multi-domain environments,
sites, and searching restricted with OUs.
2014-04-10 17:58:04 +10:00