Using SU permission on joomla jumpbox

Im testdriving a joomla 1.5 box and everything fine but a few points...

I need to change some permitions on PHP.ini file for some joomla components to
work... ex. making upload of files higher.

but the password that i configure on the box and the username: admin dont work for
find etc etc...

i need the SU user to work, problem is that username and the password u configure on
the box is not working, any ideas?

marcos

yes is a registered

yes is a registered jumpbox.... else i coulnt remove header etc...

m.

registered? sudo?

Just to confirm, have you registered the JumpBox? Registration with the current JumpBox releaseses is needed for shell access.
If so, you should be able to use sudo to do whatever you need. Example ... sudo vi php.ini
David

yes is a registered

yes is a registered jumpbox.... else i coulnt remove header etc...

m.

Use sudo

You have to use sudo to edit php.ini. It will ask you to enter the password for the admin account.

sudo vi php.ini

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.