I am using the following config for SessionDatabase:
 
<SessionDatabase SQL>
 
        Identifier  XXX
 
</SessionDatabase SQL>
 
<Realm>
    <AuthBy SQL>
 
    SessionDatabase XXX
    </AuthBy SQL>
</Realm>
 
<Realm GH>
 
    <AuthBySQL>
    SessionDatabase XXX
    </AuthBySQL>
</Realm GH>
 
 
I get the following error in the log fie:
 
ERR: Unknown keyword 'SessionDatabase' in
 
Have I used "SessionDatabase" in the wrong place?
 
Regards
 

Reply via email to