nbeguier / cassh

SSH CA administration via CLI and GUI
https://medium.com/leboncoin-engineering-blog/cassh-ssh-key-signing-tool-39fd3b8e4de7
Apache License 2.0
73 stars 20 forks source link

Fix expiry and other things #100

Closed nbeguier closed 3 years ago

nbeguier commented 3 years ago

Duplicate from #99

Hi,

I've made a couple of patches to fix some problems that I've found during deployment.

patch n 1 is for the admin command set-expiry which doesn't unpack it arguments corrrectly patch n 2 is a small fix in the lookup of username, it might be wrong but activating an user with mixed case in their LDAP username actually lead to a mixed case username in the DB which made a successive lookup to fail patch n 3 is about adding the LISTEN parameter to the web server

regards Federico

fedegiova commented 3 years ago

:+1:

this is the only ca-ssh implementation around which doesn't require a cloud subscription btw

nbeguier commented 3 years ago

I don't like money :D