fix capaths example
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13042 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -594,7 +594,9 @@ The syntax for @code{[capaths]} section:
|
||||
@example
|
||||
@cartouche
|
||||
[capaths]
|
||||
CLIENT-REALM = @{ SERVER-REALM = PERMITTED-CROSS-REALMS ... @}
|
||||
CLIENT-REALM = @{
|
||||
SERVER-REALM = PERMITTED-CROSS-REALMS ...
|
||||
@}
|
||||
@end cartouche
|
||||
@end example
|
||||
|
||||
@@ -611,7 +613,7 @@ realm with @code{SU.SE} they need to use both @code{SU.SE} and
|
||||
STACKEN.KTH.SE = KTH.SE
|
||||
@}
|
||||
DSV.SU.SE = @{
|
||||
STACKEN.KTH.SE = KTH.SE SU.SE
|
||||
STACKEN.KTH.SE = SU.SE KTH.SE
|
||||
@}
|
||||
|
||||
@end cartouche
|
||||
|
Reference in New Issue
Block a user