VMware Skyline Collector Password Reset | GOLINE
Goline Logo

FAQ

News

  • In the supply and logistics sectors, email communication is pivotal. However, organizations face threats like email fraud and phishing. GOLINE SA's clients struggled with configuring email authentication protocols manually. To address this challenge, GOLINE SA became an MSP Partner of PowerDMARC, collaborating to streamline implementation and management. PowerDMARC's cloud-based platform automated DMARC, SPF, and DKIM protocols for GOLINE SA's clients. This streamlined the transition to DMARC enforcement policies, bolstering domain protection without compromising email deliverability. The intuitive platform facilitated easy navigation and provided detailed reporting for proactive issue resolution. GOLINE SA's clients experienced tangible benefits: Enhanced Email Security: Automated protocols...
  • Route RPKI validation April 1st, 2022
    RPKI is a security framework by which network owners can validate and secure the critical route updates or Border Gateway Protocol (BGP) announcements between public Internet networks. BGP is essentially the central nervous system of the Internet and one of its fundamental building blocks. The main function of BGP is to facilitate efficient routing between Autonomous Systems (AS), by building and maintaining the Internet routing table. The Internet routing table is effectively the navigation system of the Internet and without it, traffic would be unable to flow between its constituent networks. Unfortunately, routing equipment alone cannot distinguish between legitimate and malicious routing announcements,...
  • RIPE – Atlas Anchor February 17th, 2022
    We have become an even more integral part of the RIPE Atlas project by hosting an anchor, a device that allows for latency analysis of traffic between autonomous systems.https://atlas.ripe.net/probes/7073/RIPE Atlas anchors play an integral role in the RIPE Atlas network by acting both as enhanced RIPE Atlas probes with more measurement capacity, as well as regional measurement targets within the greater RIPE Atlas network. Anchors are able to perform many more measurements than a regular RIPE Atlas probe, and the large amount of data they collect is made available to everyone. In addition, anchors act as powerful targets that can...

VMware Skyline Collector Password Reset

Caparrelli Paolo VMware 12 December 2023

VMware Skyline Collector Password Reset

Symptoms

The root and/or admin account password of VMware Skyline Collector Appliance fails
The root and/or admin account of the VMware Skyline Collector Appliance is locked or password is expired
The root and/or admin account password has been lost or forgotten

 

Purpose

This article provides the steps to reset the Skyline Collector root and admin passwords.

 

Cause

For passwords that have expired, Skyline Collector Appliance root account password expired after 60 days.

For accounts that are locked, the default root account lockout policy is set to 3 incorrect authentication attempts.

 

Resolution

To reset the Skyline collector Admin account password:

  1. Make a snapshot of the Skyline Collector Appliance
Caution: Do not skip this step
  1. Login into the console of the collector appliance. 
  2. Change directory to /usr/local/skyline/ccf/config/generated/

cd /usr/local/skyline/ccf/config/generated/

  1. Delete the file credentials.json

rm credentials.json

  1. Restart the collector service

systemctl restart ccf-collector

  1. Login to the Skyline Collector UI using the admin user and the default admin password and proceed to change the password as desired
  2. Remove the snapshot from step 1 if applicable.
 

To reset the root password for the Skyline Collector Appliance:

  1. Take a snapshot or backup of the Skyline Collector Appliance before proceeding.

Caution: Do not skip this step

  1. Reboot the Skyline Collector Appliance.
  2. After the Skyline Collector Photon OS starts, press the e key to enter the GNU GRUB Edit Menu.
  3. Locate the line that begins with the word Linux.
  4. Append these entries to the end of the line:

    rw init=/bin/bash

    The line should look like the following screenshot:
image.png
 
  1. Press F10 to continue booting.
  2. Run the command  

mount -o remount,rw / 

  1. In the Command prompt, enter the command passwd and provide a new root password (twice for confirmation):
passwd  
  1. (Optional) In the Command prompt, enter the below command to unlock the root account

pam_tally2 -r -u root

  1. Reboot the Skyline Collector Appliance by running this command:

reboot -f  

  1. Confirm that you can access the Skyline Collector Appliance using the new root password.
  2. Remove the snapshot taken in Step 1 if applicable.

0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x