> That seems a good idea. > > We should also change the field name in web interface to keep it clear.
yes. The only problem is how we translate the current configuration? Form what I see, current installations have a single domain like: # cat /etc/resolv.conf search test.com nameserver 1.2.3.4 I guess we want the following in future: domain test.com nameserver 1.2.3.4 We can automatically translate that if we do not find a domain (using the first search domain entry)? Other ideas? > > 2013/3/8 Dietmar Maurer <diet...@proxmox.com>: > >> That's what I think too. We are using search as if it was domain. In > >> fact, domain defines the domain the computer is actually on, search > >> field defines the domain where to resolve relatives names. > >> > >> I think we must not use search field when creating ssl certificates ! > > > > yes, only use 'domain' > > > >> So we need to modify resolv.conf reader. Do we add domain > >> modification in web interface? > > > > yes. Maybe we just replace 'search' with 'domain'? Because 'search' is > > not needed most times and will only confuse users? _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel