Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manicminer/krapp
https://github.com/manicminer/krapp
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/manicminer/krapp
- Owner: manicminer
- Created: 2013-10-03T12:50:01.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-03T13:00:33.000Z (about 11 years ago)
- Last Synced: 2024-10-06T21:23:34.536Z (about 1 month ago)
- Language: Ruby
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
krapp - simple kerberos webapp
==============================A simple Sinatra app to acquire a Kerberos TGT. Presents a form to input principal and password and executes kinit.
Requirements
------------
* sinatra gem
* kinit utility (works with MIT client)Obvious Uses
------------
* Store your kerberos password in LastPass! (or your favourite browser-based password manager)
* Run at login time using your preferred desktop environment
* Create a bookmark in your browser toolbar
* Enable auto-login for your password manager and enjoy one-click action :-)