merlin icon indicating copy to clipboard operation
merlin copied to clipboard

Feature Request: Create Agent Alias

Open dlmyb opened this issue 7 years ago • 4 comments
trafficstars

using a hash table to map from alias string to uuid in server local storage.

dlmyb avatar Dec 22 '17 04:12 dlmyb

@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 avatar Dec 22 '17 11:12 Ne0nd0g

@Ne0nd0g I'd like to pick this up. @Ne0nd0g I'm waiting for a confirmation from you. :)

SamyGhannad avatar Dec 23 '17 17:12 SamyGhannad

Can the agents come online with their actual computer name?

s1st3r avatar May 19 '18 08:05 s1st3r

@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.

Ne0nd0g avatar May 19 '18 13:05 Ne0nd0g