How to reset the password for Citrix ADM 编辑
The procedure to reset the password for Citrix ADM might differ on hypervisors where it is hosted. If you have changed your default password and want to reset to default password, you can reset the password by rebooting the Citrix ADM node.
Citrix Hypervisor using XenCenter:
Log on to Citrix Hypervisor using XenCenter.
Select the Citrix ADM node, right-click, and select Reboot.
On the Console tab, press CTL + C to interrupt the boot sequence.
Run boot -s command at the OK prompt.
Citrix ADM reboots and displays the following message:
Press Enter to get the /u@ prompt.
Mount the flash partition using the following command:
mount /dev/da0s1a /flash
Create a file using the following command:
touch /flash/mpsconfig/.recover
The password is now reset to default password.
Run the Reboot command to reboot Citrix ADM.
Access the Citrix ADM GUI and wait until the reboot is complete.
You can now use nsroot/nsroot credentials to log on from GUI and nsrecover/nsroot to log on from hypervisor.
Note
After you reboot, if the password has not reset to default password, repeat the same procedure (step 1 to step 7). Then, run the following commands and reboot Citrix ADM:
Delete /flash/mpsconfig/master.passwd
Delete rm –rf /etc/passwd
Esx using vSphere:
Log on to ESX using vSphere.
Select the Citrix ADM node, right-click, and then select Reboot.
On the Console tab, press CTL + C to interrupt the boot sequence.
Run boot -s command in the OK prompt.
The Citrix ADM reboots.
Press Enter to get the /u@ prompt.
Mount the flash partition using the following command:
mount dev/da0s1a /flash
Create a file using the following command:
touch /flash/mpsconfig/.recover
The password is now reset to default password.
Run the Reboot command to reboot Citrix ADM.
Access the Citrix ADM GUI and wait until the reboot is complete.
You can now use nsroot/nsroot credentials to log on from GUI and nsrecover/nsroot to log on from ESX server.
Note
After you reboot, if the password has not reset to default password, repeat the same procedure (step 1 to step 7). Then, run the following commands and reboot Citrix ADM:
Delete /flash/mpsconfig/master.passwd
Delete rm –rf /etc/passwd
Hyper-v using Hyper-v manager:
Log on to hyper-v using hyper-v manager.
Select the Citrix ADM node, right-click, and then select Reboot.
On the Console tab, press CTL + C to interrupt the boot sequence.
Run the boot -s command at the OK prompt.
The Citrix ADM reboots.
Press Enter to get the /u@ prompt.
Mount the flash partition using the following command:
mount dev/ad0s1a /flash
Create a file using the following command:
touch /flash/mpsconfig/.recover
The password is now reset to default password.
Run the Reboot command to reboot Citrix ADM.
Access the Citrix ADM GUI and wait until the reboot is complete.
You can now use nsroot/nsroot credentials to log on from GUI and nsrecover/nsroot to log on from hyper-v manager.
Note
After you reboot, if the password has not reset to default password, repeat the same procedure (step 1 to step 7). Then, run the following commands and reboot Citrix ADM:
Delete /flash/mpsconfig/master.passwd
Delete rm –rf /etc/passwd
Linux KVM server (SSH to KVM Server by using any SSH client):
Log on to Citrix ADM using an SSH client to the KVM server.
Reboot Citrix ADM.
Press CTL + C to interrupt the boot sequence shortly after the Loading /boot/defaults/loader.conf message is displayed.
At the OK prompt, run the following command:
set console='comconsole,vidconsole'
Run the boot -s command to reboot Citrix ADM.
After the Enter full path of shell or RETURN for /bin/sh: message is displayed, press Enter to get the /u@ prompt.
Mount the flash partition using the following command:
mount dev/vtbd0s1a /flash
Create a file using the following command:
touch /flash/mpsconfig/.recover
The password is now reset to default password.
Run the Reboot command to reboot Citrix ADM.
Access the Citrix ADM GUI and wait until the reboot is complete.
You can now use nsroot/nsroot credentials to log on from GUI and nsrecover/nsroot to log on from the SSH console.
Note
After you reboot, if the password has not reset to default password, repeat the same procedure (step 1 to step 7). Then, run the following commands and reboot Citrix ADM:
Delete /flash/mpsconfig/master.passwd
Delete rm –rf /etc/passwd
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论