Basic linux user sync
Posted: 26 Jan 2018 20:33
I have a web server/email server with a hundred or so users on it. Does anyone have a good way to sync those users and their passwords with the EFA user list? So the end users can manages their own settings with their email credentials?
I had a crude method in mind were i would modify the existing user import script. Remove the code that hashes the password. Then upload a user/hash list to it vs a user/pass list.
Any better suggestions or am i on the standard track?
I had a crude method in mind were i would modify the existing user import script. Remove the code that hashes the password. Then upload a user/hash list to it vs a user/pass list.
Any better suggestions or am i on the standard track?