Hello folks,
for migration purposes i have to copy some local users from one UTM to another with their password included.
My problem is, that i do not have the passwords for this in production used users and i can not change the password without major impacts to the systems which are using this user to authenticate.
So the gui is not a option to create a new user with the same name on the new firewall, because i do not have the user password.
I think this task could be done with the confd.plx (cc). With confd i can export the user data with the md4 password hash, so it would be enough to set the md4 hash for the user on the new firewall with the md4 hash on the new firewall.
Is anyone out there, who can tell me more about this?
This thread was automatically locked due to age.