Disabling Account Settings on Web Interface
AnsweredHello,
is there a way to restrict a user who uses the web interface to upload files via Cerberus only to "Start" and "logout"?
Greetings,
Frank
-
Hello.
You can't remove it for one user. However, if you want to remove it for all users.
You can modify the template file at:
C:\Program Files\Cerberus LLC\Cerberus FTP Server\webadmin\client\client-index.tpl
Delete the lines:
<li class="nav_home_item "><a href="/">Home</a></li>
<li class=""><a href="/account?action=display">Account</a></li>
and at the bottom:
<span class="sep_footer_nav">|</span><a href="/account?action=display">Account</a>
<span class="sep_footer_nav">|</span><a href="/share?action=display">Share</a>Please note: Each time the software is updated the HTML files are overwritten and you will have to make the changes again.
Also, please restart the Cerberus service in the Windows Service Manager after making your changes.0
Please sign in to leave a comment.
Comments
1 comment