kerberos.realm.create ===================== Create a new kerberos realm. This will be automatically populated during the domain join process in an Active Directory environment. Kerberos realm names are case-sensitive, but convention is to only use upper-case. Entries for kdc, admin_server, and kpasswd_server are not required. If they are unpopulated, then kerberos will use DNS srv records to discover the correct servers. The option to hard-code them is provided due to AD site discovery. Kerberos has no concept of Active Directory sites. This means that middleware performs the site discovery and sets the kerberos configuration based on the AD site. .. raw:: html
Kerberos realm name. This is external to TrueNAS and is case-sensitive.
The general convention for kerberos realms is that they are upper-case.
Must be at least 1
characters long
List of kerberos domain controllers. If the list is empty then the kerberos
libraries will use DNS to look up KDCs. In some situations this is undesirable
as kerberos libraries are, for intance, not active directory site aware and so
may be suboptimal.
Must be at least 1
characters long
List of kerberos admin servers. If the list is empty then the kerberos
libraries will use DNS to look them up.
Must be at least 1
characters long
list of kerberos kpasswd servers. If the list is empty then DNS will be used
to look them up if needed.
Must be at least 1
characters long
Kerberos realm name. This is external to TrueNAS and is case-sensitive.
The general convention for kerberos realms is that they are upper-case.
Must be at least 1
characters long
List of kerberos domain controllers. If the list is empty then the kerberos
libraries will use DNS to look up KDCs. In some situations this is undesirable
as kerberos libraries are, for intance, not active directory site aware and so
may be suboptimal.
Must be at least 1
characters long
List of kerberos admin servers. If the list is empty then the kerberos
libraries will use DNS to look them up.
Must be at least 1
characters long
list of kerberos kpasswd servers. If the list is empty then DNS will be used
to look them up if needed.
Must be at least 1
characters long