Remote server handling via SSH

Bug #237182 reported by TAC one
2
Affects Status Importance Assigned to Milestone
Remote Apache Management tool
In Progress
Wishlist
Unassigned

Bug Description

We need information about how to manage remote servers via SSH and how to obtain root privileges in a non-interactive way.

Revision history for this message
TAC one (tacone) wrote :

Non-Interactive sudo solution.

sudo -S could help. Seems to work on default ubuntu-desktop installations

USE:
$ cat /var/log/syslog
permission denied

$ echo "YourFroggyPassword" | sudo -S cat /var/log/syslog
[ works.. lots of output ]

Now we lack a way to obtain non-interactive ssh unprivileged login.

Changed in rapache:
assignee: nobody → emgent
importance: Undecided → Wishlist
status: New → In Progress
Revision history for this message
TAC one (tacone) wrote :
Revision history for this message
KillerKiwi (killerkiwi2005) wrote :
TAC one (tacone)
Changed in rapache:
assignee: emgent → nobody
milestone: none → swallows-storm
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.