@truenas/api-client
GitHub
Preparing search index...
v25_10_0
LDAPMapPasswd
Interface LDAPMapPasswd
interface
LDAPMapPasswd
{
user_gecos
?:
string
|
null
;
user_gid
?:
string
|
null
;
user_home_directory
?:
string
|
null
;
user_name
?:
string
|
null
;
user_object_class
?:
string
|
null
;
user_shell
?:
string
|
null
;
user_uid
?:
string
|
null
;
}
Index
Properties
user_
gecos?
user_
gid?
user_
home_
directory?
user_
name?
user_
object_
class?
user_
shell?
user_
uid?
Properties
Optional
user_
gecos
user_gecos
?:
string
|
null
Optional
user_
gid
user_gid
?:
string
|
null
Optional
user_
home_
directory
user_home_directory
?:
string
|
null
Optional
user_
name
user_name
?:
string
|
null
Optional
user_
object_
class
user_object_class
?:
string
|
null
Optional
user_
shell
user_shell
?:
string
|
null
Optional
user_
uid
user_uid
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
user_
gecos
user_
gid
user_
home_
directory
user_
name
user_
object_
class
user_
shell
user_
uid
GitHub
@truenas/api-client
Loading...