diff options
author | Phil Pennock <pdp@exim.org> | 2012-03-21 01:38:57 -0700 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-03-21 01:38:57 -0700 |
commit | c7955b11ec2f588b346b0bcdbd1e2fa1b55b1630 (patch) | |
tree | 0e8d52de0161e0fd7885dc061582ed220a8dfd7c /doc/doc-docbook | |
parent | b98bb9ac90bfc9c812c4c660fe017284ee222686 (diff) |
heimdal_gssapi: accept SASL with empty authzid
Saw this happening with Apple Mail; accept it, dup the GSS Display Name
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index b45f0c51a..c13b8358d 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -24558,7 +24558,8 @@ role suffix. For instance, &"joe/admin@EXAMPLE.ORG"&. .next .vindex "&$auth2$&" &$auth2$&: the &'authorization id'&, sent within SASL encapsulation after -authentication. +authentication. If that was empty, this will also be set to the +GSS Display Name. .endlist .wen |