RealmJoin Classic
  • Welcome
  • Installation
    • Install Using Microsoft Intune
    • Interactive Installation
    • Connecting a Tenant
  • Infrastructure
  • RealmJoin Windows Client
    • User Interface
    • Client Menu
  • RealmJoin Portal
    • Roles in RealmJoin
    • Clients
    • Users and User Settings
    • Groups and Group Settings
    • App Store
    • Software Packages
    • Request Package
  • Multi-User Devices
  • Core Features
    • Local Admin Password Solution
      • KeyVault
      • Application Insights
    • AnyDesk
      • Internal Tasks
      • Customer Tasks
      • AnyDesk Cloud Connections
    • Notifications
    • Software Report
    • Delivery Optimization for Windows Update
    • BitLocker
    • Intranet Zone
    • Domain Connect
    • Settings
  • Outlook Signatures
  • FAQ
  • Troubleshooting
  • Appendix
  • Changelog
  • Packages
    • Package Lifecycle
    • Package Types
    • Prepare Packages
    • Chocolatey Package
    • Craft Package
    • Updating Packages
    • Core Extension
    • Packaging In-Depth
    • Specialised Packages
    • Workflow (internal GK)
    • JSON - Short Overview
    • 3rd Party NuGet Packages
Powered by GitBook
On this page
  • User Setting - CredentialManager
  • Domain Password Expiry
  1. Core Features

Domain Connect

The following settings are necessary:

DomainConnect.Domain = "intranet.contoso.com" DomainConnect.NetBIOS = "CONTOSO" DomainConnect.CredentialName = "RealmJoin (domain)"

We recommend to set a CredentialName.

User Setting - CredentialManager

You need a CredentialManager to query the above settings.

Key = CredentialManager Value = [ { "Type": "ntlm", "Target": "intranet.contoso.com", "CredentialName": "RealmJoin (domain)" } {

Make sure that the "CredentialName": "RealmJoin (domain)" string is equal to the DomainConnect.CredentialName = "RealmJoin (domain)" string.

Domain Password Expiry

RealmJoin uses the OnPrem AD attribute

msDS-UserPasswordExpiryTimeComputed

to check if the user password is expired.

PreviousIntranet ZoneNextSettings

Last updated 3 years ago