When running a freeBSD box as nis client,
I've realized that the hosts nis-map is used
case-sensitive by the C-call:
gethostbyname()
Requests answered by either a DNS server or by local /etc/hosts
are case-insentitive - only those answered by ypbind are case-sensitive.
Any idea, how to change that to case-insensitive ?
Thanks,
Lothar.
lothar.vcf < 1K Download |