User PAM backend

Hi,
does anyone know if it is possible to use: “User PAM backend” from https://apps.owncloud.com/content/show.php/User+PAM+backend?content=174684 or user_pwauth https://apps.owncloud.com/content/show.php?action=content&content=148406 on NC10?

Thanks a lot

Tobias

If they are supposed to work with OC 9.1, they should work on NC 10 as well.

Hi,
i asked at the App-developer-Site https://apps.owncloud.com/content/show.php?content=148406 and they told me that it sould work, but if i install the app i get this:

root@nextcloud:/var/www/nextcloud# sudo -u www-data php occ app:enable user_pwauth

[Exception]
App ‘user_pwauth’ could not be installed!

app:enable [-g|–groups GROUPS] [–]

root@nextcloud:/var/www/nextcloud#

Can anyone please try to install the app and tell me what i am doing wrong?

Thanks a lot
Tobias

Did you download the app and put it into the app-folder (only the app-manager in the web-interface can download automatically certain apps)?

hello,
I downloaded the file unzipped und coppied it to the app-folder. After that i tried to install with occ command

Can you check your logfiles? Also add -vvvv to the occ-command to make it more verbose.

Hi,
i get no additional message with -vvvv
It looks like this:

root@nextcloud:/var/www/nextcloud# sudo -u www-data php occ -vvvv app:enable user_pwauth

[Exception]
App ‘user_pwauth’ could not be installed!

app:enable [-g|–groups GROUPS] [–]

At the Backend i can’t see any error message matches the app-installation.
Do i have to take a look to an other log-File?

Thanks a lot
Tobias

If you don’t see any errors in your owncloud.log, you can only contact the app-developers to have a look into it.

hi, i got it installed. I had to change the user of the app-dir to www-data:www-data.
Now it could be installed.

Hi,
This thread have broken links , now all links go to https://marketplace.owncloud.com/ . Have we PAM backend for nextcloud 13 ? where ? and how I can use PAM backend ?
Thanks

A simple search on the Nextcloud App store:

https://apps.nextcloud.com/apps/user_pwauth

1 Like