Description | This article explains how to reset the OS-level 'csadmin' user password using Single User Mode when the password is forgotten. |
Scope | FortiSOAR Node. |
Solution |
Steps to Reset 'csadmin' password:
mount -o remount,rw /sysroot
chroot /sysroot
passwd csadmin
exit
mount -o remount,ro /sysroot
exit
$ sudo su
restorecon /etc/shadow setenforce 1
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.