merlin
merlin copied to clipboard
Feature Request: Create Agent Alias
using a hash table to map from alias string to uuid in server local storage.
@dlmyb Are asking for a way to rename an agent from something like b1415b87-b4d0-4029-95e3-e52b0d3ae181 to ACME-DC such that when you execute commands you type in ACME-DC instead of UUID?
@Ne0nd0g I'd like to pick this up. @Ne0nd0g I'm waiting for a confirmation from you. :)
Can the agents come online with their actual computer name?
@s1st3r , do you mean that the default name of the agent is the same as the host name? While it is unlikely, there would be a moderate chance of collision if the host name was used as the primary identifier. Additionally, if you ever have more than one agent on a single host, there would be a collision. After all, two is one and one is none.