quote @ where missing

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11604 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-01-23 14:30:31 +00:00
parent 5e13e22e90
commit ed93ab111b

View File

@@ -66,7 +66,7 @@ terminal server.
or you can extract it with kadmin
@example
kadmin> ext -k AFSKEYFILE:/usr/afs/etc/KeyFile afs@My.CELL.NAME
kadmin> ext -k AFSKEYFILE:/usr/afs/etc/KeyFile afs@@My.CELL.NAME
@end example
You have to make sure you have a @code{des-cbc-md5} enctype since that
@@ -115,6 +115,6 @@ them to the string list option @code{[kdc]use_2b} in the kdc's
@example
[kdc]
use_2b = afs@SU.SE
use_2b = afs/it.su.se@SU.SE
use_2b = afs@@SU.SE
use_2b = afs/it.su.se@@SU.SE
@end example