The admin checkboxes control mostly what SITE commands a FTP client can issue to the server. These SITE commands have specific features they do. Some are considered of historical importance in __v10__, since administration is to be done over the Web based GUI. 
\\
[{Image src='admin_full.jpg' width='1280' height='..' align='left' style='..' class='..' }]
\\
;VERSION: Gets you the current server version.
;USERS: Lists currently connected sessions.
;KICK (session id): Kick a user session. Use the USERS SITE command to get the session list. Context menu option available on Dashboard.
;KICKBAN (session id): Kick user session and consecutively ban user IP. Use the USERS SITE command to get the session list. Context menu option available on Dashboard.
;PASS (password): allows you to change your password. Client UI option available in the "User options" menu.
;ZIP: makes all dir listings end everything with a .zip extension so a GUI client can understand the list and download an item as if it were a .zip file.
;DOT: shows or hides items starting with a dot as the first character.
;QUIT: kills the CrushFTP server as soon as this user logs out.
;CHMOD 777 (filename): changes the Unix permissions on a file.
;CHOWN (user) (filename): changes the unix owner on a file.
;CHGRP (user) (filename): changes the unix owner on a file.
;Allow passwords to be emailed: controls if the login page of the WebInterface will email this user their password.
;Allow Web Proxy / Adhoc proxy: controls if a built in proxy mode CrushFTP has can be used by this user, and if they can generate their own proxy connections.
----

;Remote Server Administration (everything): allows this user to connect to do remote administration of the server. The option gives them full access to all server settings and User Manager, all user accounts. When this option is un-set, enables the __Setup Roles__ button, to configure various __[Limited Admin|UserManagerAdminLimited]__ or specific user group- __[Restricted Admin|UserManagerAdminRestricted]__ roles.
[{Image src='admin_limited1.jpg' width='1280' height='..' align='left' style='..' class='..' }]