When you try to log into your account via the system terminal, you receive an error message stating, “Login incorrect” or “Your account is locked. Maximum amount of failed attempts was reached.” You cannot access your Telestra server, Studio, or Voisus server platform using that account.
Two events can cause these error messages:
Your account will remain locked until you implement one of the three solutions described below.
The Telestra and Voisus servers are set with the following default login credentials:
Account | Username | Password |
---|---|---|
Telestra Studio | ||
Account 1 | aceuser | aceuser |
Root | root | abcd1234 |
Telestra Server | ||
Account 1 | admin | admin |
Account 2 | hlauser | HLA!now! |
Root | root | abcd1234 |
Voisus Server | ||
Account 1 | astiadmin | admin |
Root | root | abcd1234 |
To reset a locked account, use one of the following three solutions:
Note: The following instructions apply to systems running Red Hat 7 and 8.
Important: Once you have installed ASTi Information Assurance (IA) scripts and tailored your security settings to DISA STIG standards, the system no longer allows you to log in directly as root. Instead, you must log in using a regular account and then elevate to root, as described below.
Before exploring other solutions, first try logging into the system using another local account's login credentials. From there, you can access the system as a superuser and reset the locked account’s password. If only one account exists, go to Solution 2 or 3 below.
To change the password using this method, follow these steps:
To boot into single-user mode via the GRUB menu, follow these steps:
load_video set gfxpayload=keep insmod gzio insmod part_msdos insmod xfs set root='hd0,msdos1' linux16 /vmlinuz-3.10.0-1160.el7.x86_64 root=/dev/mapper/asti-root ro crashkernel=auto rd.lvm.lv=asti/root biosdevname=0 net.ifnames=0 rhgb quiet LANG=en_US.UTF-8 rd.driver.pre=e1000,e1000e,igb,ixgb,ixgbe spectre_v2=off nopti initrd16 /initramfs-3.10.0-1160.el7.x86_64.img |
vgchange -ay asti vgscan --mknodes mount -a |
Note: Upon reboot, the GRUB menu returns to its normal operation.
If you are unfamiliar with Linux command lines or do not have root password information, you may be forced to reinstall the ASTi software with a backup, if available. Cold-starting your system requires you to reconfigure all of your network settings, so use this solution as a last resort. If you experience problems during the cold start, contact your system administrator or ASTi support.
To cold-start and restore your Telestra or Voisus server, go to the Telestra Cold Start Guide or the Voisus Cold Start Guide.