User Tools

Site Tools


unix:linux:sysadmin:syncusers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
unix:linux:sysadmin:syncusers [2022/01/17 18:39] rodolicounix:linux:sysadmin:syncusers [2022/01/17 18:40] (current) rodolico
Line 13: Line 13:
 The passwords are encrypted using the command <code bash>echo 'mypassword' | openssl passwd -1 -stdin</code> where 'mypassword' is the password you want to give the user. The passwords are encrypted using the command <code bash>echo 'mypassword' | openssl passwd -1 -stdin</code> where 'mypassword' is the password you want to give the user.
  
-Use with caution, but it has worked well for us in the past.+Use with caution, but it has worked well for us in the past. It is not well documented.
  
 <code perl fixusers.pl> <code perl fixusers.pl>
unix/linux/sysadmin/syncusers.1642466394.txt.gz · Last modified: 2022/01/17 18:39 by rodolico