⚒️Restart a bzero agent from the ZLI
14 September 2022
zli v. 6.9.5
zli v. 6.9.5New
Restart
bzerofrom thezli. Administrators can usezli target restart <target name or id>to manually kick off abzeroagent restart. This can be used as a failsafe measure in the event that a target is still online but is not accepting user connections. To take advantage of this feature, you must be runningzli >= 6.9.0andbzero agent >= 6.7.0Set default target user for shell, SSH, and SCP connections. To simplify workflows,
zli v. 6.9.5supports setting a default target user for shell, SSH, and SCP connections.For shell, set your default target user by executing
zli configure default-targetuser [targetUser]For SSH or SCP, execute the command above followed by
zli generate sshConfig. This will ensure that theUserfield in yourbzero-bz-configis updated to reflect your set default target userTo reset your default target user, use
zli configure default-targetuser --resetand if resetting the target user for SSH and SCP, also runzli generate sshConfig
Fixes
bzero-bz-configgeneration. Corrected a typo in the BastionZero-generated SSH configuration file comment
bzero v. 6.7.3
bzero v. 6.7.3New
Restart
bzerofrom thezli. As noted in thezlichanges this week, thebzero v. 6.7.3agent supports manual restart from thezli. Ensure you are runningzli >= 6.9.0andbzero agent >= 6.7.0to utilize this feature
Fixes
Agent version. Resolved issue where the agent version was not reflecting accurately if the agent was upgraded using package managers. Note that this was limited to the displayed version only and had no impact on the agent software itself_._ To ensure the correct version is displaying when viewing the targets table in the web app or
list-targetsin thezli, upgrade or re-register your agent. If you need help with either of these actions, reach out to [email protected]Leverage
.profilewhen connecting through thezli. Resolved issue wherezli connectwas not sourcing from the.profilefile
For questions or to give us feedback on how we can make our updates better, reach out to [email protected].
Last updated
Was this helpful?
