The Admin account has full modification rights via the web interface and the full modify permissions on the CLI via SSH but not root access.
It is working as expected that you are unable to “sudo su” because the user do not have root access to execute '/bin/' as root.
Note: “sudo su” will put you into a root environment but it will ask you for your user password instead of the root password.