| Projects on Google Code | Results 1 - 9 of 9 |
= OpenSSH-LPK =
The OpenSSH LDAP Public Key patch provides an easy way of centralizing strong user authentication by using an LDAP server for retrieving public keys instead of ~/.ssh/authorized_keys.
== Quick Links ==
* [http://code.google.com/p/openssh-lpk/wiki/Main Documentation]
* [ht...
This project adds options to the OpenSSH Keychain enhancement added by Apple in 10.5. With this patch you can:
* Specify that some/all private keys be added to the ssh-agent after the passphrase *without storing the passphrase in the Keychain*.
* Set a lifetime for added private keys.
* S...
The project creates and/or translates the OpenSSH related documents (such as web pages and manuals) into Japanese language.
OpenSSH server & client
An django application which provides web-based ssh access.
Using GUI techniques described in this project...
http://code.google.com/p/simplexul/
...develop a front-end for the OpenSSH command such that one can easily put together VPN hosting from their office computer, through 2 router/firewalls (one at office and one at home), and then pick it up fro...
This is a patch to OpenSSH server to allow public keys to be stored on a remote webserver in order to provide centralized key management and authorization control for a group of servers.
Access to your servers is controlled by putting a public key (authorized_keys) file in a directory on a webser...
All you need for programming Python on Microsoft Windows in one installer. The most common libraries, dependencies and DLLs. Just [http://code.google.com/p/pydev-pack/downloads/detail?name=pydev-pack.exe download] and run.
List of packages included in this release:
* *Subversion* (http://subv...
Python,
MicrosoftWindows,
Devpack,
SVN,
OpenSSH,
Komodo,
7zip,
Pango,
Cairo,
GTK,
GStreamer,
iPython,
Psyco,
SQLite,
Inno
Gitosis is a powerfull tool for managing keys and permissions for shared git projects. Gitosis relys on passing the login keyname to its executable by a command= call in .ssh/authorized_keys. Dropbear does not support extended functions in the .ssh/authorized_keys file, so we need another way to
1)...