superorbital / cludo

Sudo for the Cloud.
Other
4 stars 1 forks source link

Server should associate name with user #26

Closed tammersaleh closed 2 years ago

tammersaleh commented 3 years ago

The server should support a name field under each user, and use that name when logging any action taking by that user.

(obvs, that name isn't used for authentication, but still good for logging/visibility)

# cludod.yaml

server:
  users:
    - name: Billy Bob
      public_key: ssh-rsa aisudpoifueuyrlkjhflkyhaosiduyflakjsdhflkjashdf7898798765489...
      roles:
        ...
tammersaleh commented 2 years ago

53 is better.