Install software
Install software
(OP)
How does one install software without root access?
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS Contact USThanks. We have received your request and will respond promptly. Come Join Us!Are you a
Computer / IT professional? Join Tek-Tips Forums!
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting Guidelines |
|
Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.
Here's Why Members Love Tek-Tips Forums:
Register now while it's still free!
Already a member? Close this window and log in.
RE: Install software
In my opinion, it's a similar issue for all telephone switches (or real-time systems) - you cannot allow users to add their own software to the system because at some point the system could become dysfunctional and/or unsupportable.
Just out of curiosity, what software would you want to install?
RE: Install software
also from the ssh shell most commands like ifconfig, service network restart, asterisk -rvvv, etc can't be run without root access
RE: Install software
If I remember correctly, phpMyAdmin is a tool that allows administrators to manage MySQL databases. But UCx is a telephone system, not a generic server that runs MySQL.
Webmin allows administrators to manage UNIX and UNIX like systems - UCx allows you to change system configuration data and perform system administration tasks that are needed for the operation of the telephone system via the management GUI.
If you want to add extra software packages that are telephony related to the UCx system, you should probably talk to E-MetroTel. They are responsible for the operation of the system and thus would need to ensure that the new package works properly with their software.
I am pretty sure that almost any user - and that includes the UCx admin account - can use the command /sbin/ifconfig.
The admin account has sudo access to /sbin/service, so you can restart the network from the command line if you really want. If you feel that a network restart is an operation that is needed frequently, you could suggest to E-MetroTel to add network to the Dashboard GUI applet that allows the administrator to start/stop/restart services.
The admin account has also access to the asterisk CLI (which is also available via the GUI - just look at PBX - Tools).
If you need a database server with MySQL, get a dedicated server. If you want the ability to manage each and every aspect of the OS used by your telephone switch, have the time to ensure that everything that is on the system is compatible, are willing to do all the necessary testing and have the time to support the system, just get a server and install something like the FreePBX Distro.
If you feel that UCx does not allow you to use some system commands that you absolutely need, you can always contact E-MetroTel and suggest to them that they should allow the use of the command(s) or to provide the functionality via their management GUI.
Let's look at something like Nortel/Avaya BCM or IP Office. Do you expect/need to have root access? Does Avaya allow customers to install untested software on these systems? Does Avaya allow customers to use these systems as database servers? I believe the answer is no. So, the question is - why do you expect something like that from UCx?
Hmm - if you can convince Avaya to provide root access to all their systems, I am pretty sure that many people would interested.
Happy 4th of July to everybody.