Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1010 Bytes

DomainMembershipStatus.rst

File metadata and controls

35 lines (23 loc) · 1010 Bytes

vim.host.ActiveDirectoryInfo.DomainMembershipStatus

contained by:vim.host.ActiveDirectoryInfo
type:vim.host.ActiveDirectoryInfo.DomainMembershipStatus
name:otherProblem

values:

ok
No problems with the domain membership.
clientTrustBroken
The client side of the trust relationship is broken.
unknown
The Active Directory integration provider does not support domain trust checks.
otherProblem
There's some problem with the domain membership.
noServers
The host thinks it's part of a domain, but no domain controllers could be reached to confirm.
serverTrustBroken
The server side of the trust relationship is broken (or bad machine password).
inconsistentTrust
Unexpected domain controller responded.