@truenas/api-client
GitHub
Preparing search index...
v25_10_0
AD_Idmap
Interface AD_Idmap
interface
AD_Idmap
{
idmap_backend
:
"AD"
;
name
?:
string
|
null
;
range_high
?:
number
;
range_low
?:
number
;
schema_mode
:
"RFC2307"
|
"SFU"
|
"SFU20"
;
unix_nss_info
?:
boolean
;
unix_primary_group
?:
boolean
;
}
Index
Properties
idmap_
backend
name?
range_
high?
range_
low?
schema_
mode
unix_
nss_
info?
unix_
primary_
group?
Properties
idmap_
backend
idmap_backend
:
"AD"
Optional
name
name
?:
string
|
null
Optional
range_
high
range_high
?:
number
Optional
range_
low
range_low
?:
number
schema_
mode
schema_mode
:
"RFC2307"
|
"SFU"
|
"SFU20"
Optional
unix_
nss_
info
unix_nss_info
?:
boolean
Optional
unix_
primary_
group
unix_primary_group
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
idmap_
backend
name
range_
high
range_
low
schema_
mode
unix_
nss_
info
unix_
primary_
group
GitHub
@truenas/api-client
Loading...