12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<auth_policy>
|
||
|
<auth_source>
|
||
|
<realm>REALM</realm>
|
||
|
<mechanism>Krb5Authenticate</mechanism>
|
||
|
</auth_source>
|
||
|
<auth_source>
|
||
|
<realm>REALM</realm>
|
||
|
<mechanism>PwdAuthenticate</mechanism>
|
||
|
</auth_source>
|
||
|
</auth_policy>
|