Task #389
closed
Global authentication of users
Added by Lukáš Macura over 12 years ago.
Updated about 12 years ago.
Description
Try to find some point how to authenticate users to openwrt some common way. All modules which we use should use common password. Solve either by loooking at one point for all or by script which will update password for all users and services. (eg monitoring, asterisk-gui, luci..)
- Target version set to 1.1
Pam seems to be broken and patching lighthttps seems to be hard. We will try to ignore this for now. There will be only one user root with one password. We will do synchronization of all required access files hooked to passwd program so changing password for root will do the job.
- Status changed from New to Resolved
- % Done changed from 0 to 100
I added a bash script that handles all commands for passwd. This script also changes password for http auth in lighttpd and basic auth for asterisk-gui. Old passwd was moved to /usr/bin/passwd-original.
- Status changed from Resolved to Closed
Also available in: Atom
PDF