Welcome to the SSH Key Authority server.
get('user_keys')) == 0) { ?>To start using the key management system, you must first generate a "key pair". The instructions for doing this vary based on your computer's Operating System (OS).
You are listed as an administrator for the following servers:
Hostname | Config | Admins | Status |
---|---|---|---|
hostname) ?> pending_requests > 0) { ?> pending_requests)) ?> | key_management) { case 'keys': switch($server->authorization) { case 'manual': out('Manual account management'); break; case 'automatic LDAP': out('LDAP accounts - automatic'); break; case 'manual LDAP': out('LDAP accounts - manual'); break; } break; case 'other': out('Managed by another system'); break; case 'none': out('Unmanaged'); break; case 'decommissioned': out('Decommissioned'); break; } ?> | admins); $admin_list = ''; foreach($admins as $admin) { $type = substr($admin, 0, 1); $name = substr($admin, 2); if($type == 'G') { $admin_list .= ' '; } $admin_list .= hesc($name).', '; } $admin_list = substr($admin_list, 0, -2); out($admin_list, ESC_NONE); ?> | |
|