mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
e9686985cb
For KERBEROS applications the realm should be upcase (function "lp_realm") but for DNS ones it should be used lowcase (function "lp_dnsdomain"). This patch implements the use of both in the right way.