14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||
|
<auth_policy>
|
||
|
<auth_source>
|
||
|
<realm>CorpTree</realm>
|
||
|
<mechanism>Krb5Authenticate</mechanism>
|
||
|
<mechanism_info>host@authtokenserver.company.com</mechanism_info>
|
||
|
</auth_source>
|
||
|
<auth_source>
|
||
|
<realm>CorpTree</realm>
|
||
|
<mechanism>PwdAuthenticate</mechanism>
|
||
|
<mechanism_info></mechanism_info>
|
||
|
</auth_source>
|
||
|
</auth_policy>
|