@truenas/api-client
GitHub
Preparing search index...
v25_10_0
DirectoryServicesEntry
Interface DirectoryServicesEntry
interface
DirectoryServicesEntry
{
configuration
?:
|
v25_10_0
.
ActiveDirectoryConfig
|
v25_10_0
.
IPAConfig
|
v25_10_0
.
LDAPConfig
|
null
;
credential
:
|
v25_10_0
.
CredKRBPrincipal
|
v25_10_0
.
CredKRBUser
|
v25_10_0
.
CredLDAPAnonymous
|
v25_10_0
.
CredLDAPMTLS
|
v25_10_0
.
CredLDAPPlain
|
null
;
enable
:
boolean
;
enable_account_cache
?:
boolean
;
enable_dns_updates
?:
boolean
;
id
:
number
;
kerberos_realm
?:
string
|
null
;
service_type
:
"ACTIVEDIRECTORY"
|
"LDAP"
|
"IPA"
|
null
;
timeout
?:
number
;
}
Index
Properties
configuration?
credential
enable
enable_
account_
cache?
enable_
dns_
updates?
id
kerberos_
realm?
service_
type
timeout?
Properties
Optional
configuration
configuration
?:
|
v25_10_0
.
ActiveDirectoryConfig
|
v25_10_0
.
IPAConfig
|
v25_10_0
.
LDAPConfig
|
null
credential
credential
:
|
v25_10_0
.
CredKRBPrincipal
|
v25_10_0
.
CredKRBUser
|
v25_10_0
.
CredLDAPAnonymous
|
v25_10_0
.
CredLDAPMTLS
|
v25_10_0
.
CredLDAPPlain
|
null
enable
enable
:
boolean
Optional
enable_
account_
cache
enable_account_cache
?:
boolean
Optional
enable_
dns_
updates
enable_dns_updates
?:
boolean
id
id
:
number
Optional
kerberos_
realm
kerberos_realm
?:
string
|
null
service_
type
service_type
:
"ACTIVEDIRECTORY"
|
"LDAP"
|
"IPA"
|
null
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
configuration
credential
enable
enable_
account_
cache
enable_
dns_
updates
id
kerberos_
realm
service_
type
timeout
GitHub
@truenas/api-client
Loading...