9b2e33bfa8
contains server components. In the process, I also flatened its directory structure.
12 lines
247 B
XML
12 lines
247 B
XML
<?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>
|