fqdn vs hostname

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Is there a way to define fqdn for func clients for cert creation and register on the certmaster?
I found in certmaster/utils.py, there is a function get_hostname.
..
hostname = socket.gethostname()
..

With gethostname all my clients are registert as "hostname" on the certmaster.
If i switch to for testing:

hostname = socket.getfqdn()

all my clients are registert as "hostname.domain" on the certmaster.
Finaly with fqdn i can better use  func "*.domain"...

many thanks,
Thomas





_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list

[Index of Archives]     [Fedora Users]     [Linux Networking]     [Fedora Legacy List]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux