Use VI as text editor.cd /etc
vi httpd.conf
Add a single line to the file./:Username:mypassword
kill -9 <httpd pid>
Restart http deamon with/bin/httpd -h /usr/httpd/html -r httpd.conf
After correct validation at step 4, adjust the boot file for HTTP access secured also after ShelfManager reboot.
This is achieved by modification of the file rc.common in the directory /etc.
Edit the rc.common file. Find the line "daemon -f /bin/httpd -h /usr/httpd/html" and replace it with "daemon -f /bin/httpd -h /usr/httpd/html -r /etc/httpd.conf"
Save file changes.
# reboot
Related Articles
Technical Note : How to disable Network Services on ShelfManager v2.5.3 and v2.6.4.4
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.