Libraries
»
dellemc-powerstore
(0.8.1)
»
Index (s)
»
Puppet Tasks
»
smb_server_join
Puppet Task: smb_server_join
Defined in:
tasks/smb_server_join.json,
tasks/smb_server_join.rb
Overview
Join the SMB server to an Active Directory domain.
Supports noop?
false
Parameters
domain_password
(String)
— Password of the domain-user specified to join the Active Directory domain.
domain_user_name
(String)
— Name of a domain-user with sufficient privileges to join the Active Directory domain.
id
(String)
— Unique identifier of the SMB server.
organizational_unit
(Optional[String])
— Organizational unit of the SMB server in Active Directory, if applicable.
reuse_computer_account
(Optional[Boolean])
— If set to yes: try to reuse the existing SMB server account in the Active Directory when joining.