#235 Update docs to reflect actual behavior of krb5_principal
Closed 5 years ago by rharwood. Opened 5 years ago by rharwood.
rharwood/gssproxy krb5_principal  into  master

file modified
+6 -1
@@ -308,7 +308,12 @@ 

                  <varlistentry>

                      <term>krb5_principal (string)</term>

                      <listitem>

-                         <para>The krb5 principal to be used by this service.</para>

+                         <para>

+                             The krb5 principal to be used preferred for this

+                             service, if one isn't requested by the

+                             application.  Note that this does not enforce use

+                             of this specific name; it only sets a default.

+                         </para>

                          <para>Default: krb5_principal = </para>

                      </listitem>

                      </varlistentry>

Pull-Request has been closed by rharwood

5 years ago