Goline Logo

News

  • New Partnership Between Goline and EaseUS: Technology and Innovation at Your Service. We are excited to announce our collaboration with EaseUS, a leading company in data management, file recovery, and disk cloning software. This collaboration allows us to provide our users with reliable and cutting-edge tools to manage and protect their devices efficiently. Exploring the Benefits of Our New Partnership with EaseUS This collaboration enhances our capability to deliver top-notch services to our community. With EaseUS, you can optimize storage space, recover lost files, and clone disks easily and securely. Whether you're a home user or an IT professional, you'll...
  • 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 partners with PowerDMARC as an MSP Partner, 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. Strategic Collaboration: GOLINE SA Partners with PowerDMARC GOLINE SA's clients...

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
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
| Reply