Executing user of ruby app
Hey there,
I've got the following scenario:
I succeeded in installing and running Redmine with mod_passenger on an ISP3-managed Debian Squeeze server (yes, I made notes and will publish them next days)
There is a plugin for roundcube that auto-creates git repositories on a gitolite or gitosis server for new projects and manages the public keys of the users as well as their access rights on the repositories.
To be able to do that there must be a file ~/.ssh/id_rsa containing the private rsa key that matches the public key on the repository server.
So I need to find out which user is running the ruby application with mod_passenger.
Same rules as on normal PHP sites?
Application is runned by www-data as long as SuEXEC is not set?
|
Recent comments
14 hours 2 min ago
23 hours 30 min ago
1 day 20 min ago
1 day 3 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 20 hours ago
2 days 1 hour ago
2 days 3 hours ago