Thomas Pike

Results 52 comments of Thomas Pike

Is there a PHP library for it?

Currently LDAP is required, as our design requirement was "must be integrated with our LDAP". There are some minor patches I can do that would allow local authentication to work...

Not currently supported, but this seems like a good idea to add.

Hi As I recall, the `php-ssh2` Debian/Ubuntu package works fine with the platform's PHP 7.x packages. Not sure about other platforms though.

And if not using the system packages, then there is http://pecl.php.net/package/ssh2 (in "alpha" state).

This was a design decision for keeping all history intact, as was decided at the time to be important from a security perspective. This is why many of the list...

> Sometimes a Server is added with a typo in the name. Or the system was renamed. In both of these cases, you could simply rename the server in SKA....

As long as authentication is being handled by Apache and HTTP auth, there's probably very little we can do here. However, it may be worthwhile to at least add the...

It is possible right now to add server accounts into groups and manage their access rules in a single place, but putting the entire server with all its accounts into...

The original developer (me) no longer works for Opera, though I have tried to keep the project going in my spare time. That said, I have no docker experience and...