mirror of
https://github.com/samba-team/samba.git
synced 2025-02-05 21:57:51 +03:00
KDC DNS domain must be the kerberos realm. Or so it seems that way
(This used to be commit e89543c7e90c5303e61674bb4a258176918e0111)
This commit is contained in:
parent
3756055ea1
commit
e5852f5607
@ -91,6 +91,9 @@ Step 2: Setup your /etc/krb5.conf
|
||||
address of your KDC. This usually either involves setting up a PTR
|
||||
record in your DNS server or adding your KDC to /etc/hosts.
|
||||
|
||||
Your KDC DNS name must be be in a domain that matches the realm,
|
||||
e.g. realm EXAMPLE.COM, kdc server.example.com. At least for now.
|
||||
|
||||
|
||||
* If all you want is kerberos support in smbclient then you can skip
|
||||
* straight to step 5 now. Step 3 is only needed if you want kerberos
|
||||
|
Loading…
x
Reference in New Issue
Block a user