Page 1 of 1

Basic linux user sync

Posted: 26 Jan 2018 20:33
by hsys
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?

Re: Basic linux user sync

Posted: 27 Jan 2018 14:45
by shawniverson
That would be the way I would go about doing it.