mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 06:45:48 +03:00
[GH-ISSUE #21] hostname for macs show FQDN #86
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bbrendon on GitHub (Oct 26, 2022).
Original GitHub issue: https://github.com/amidaware/rmmagent/issues/21
hostname in TRMM GUI table shows :
sarahs-imac.localSome stuff from the mac CLI.
@silversword411 commented on GitHub (Oct 29, 2022):
Is this a question, statement, or request?
@bbrendon commented on GitHub (Jan 17, 2023):
Here is another crazy hostname that appears.
@wh1te909 commented on GitHub (Jan 18, 2023):
what is your request, to have trmm shorten the hostname? I think instead you should change the hostname on the mac that way trmm will report whatever you have set
@bbrendon commented on GitHub (Jan 19, 2023):
By default mac seems to append .local or often times the search domain to the hostname.
My request is to show only the hostname and not the FQDN that the OS reports. So something like
@silversword411 commented on GitHub (Jan 20, 2023):
It's not TRMMs job to arbitrarily change hostnames otherwise we couldn't rely on TRMM collecting and reporting accurate data.
I think the .local is part of macs goofy smb stack and bonjours advertising so they're DNS compliant and Dnsmasq can handle name resolution better.
Fix the Mac.
@bbrendon commented on GitHub (Jan 9, 2025):
So who is going to open a ticket with Apple to fix this? :)