User_pwauth how to configure correctly

Hi all
Can someone paste an example how to configure user_pwauth app in nextcloud?
I cannot find any examples or documentation, and I tried now several hours in vain.

And the solution to copy the pwauth_path binary around in my installation (freebsd) cannot be it…

Is it needed to use the ‘user_backends’ config part?

I tried:
‘user_pwauth’ =>
array (
‘pwauth_path’ => ‘/usr/local/bin/pwauth’,
‘uid_list’ => ‘1000-1099’,
‘group’ => ‘’,
),

But that does not seem to work. Also some tries with ‘user_backends’ just breaks nextcloud totally…

Thanks for some insight.
Cheers
cmb

Hello @githubcmb,

welcome to the Nextcloud community! :handshake:

the app is not very common I would recommend to get in touch with the author VC / user_pwauth · GitLab