0

I was trying to change password of a CentOS 7.3 virtual machine by the rootjail mechanism.

I used to mount the vm's disk on host and then type in chroot /mountpoint passwd, but this time the vm's password remained unchanged. I can recall that every release before 7.3, this approach is working.

Could anyone tell me what had been changed recently?

Bob
  • 105
  • 1
  • 12

1 Answers1

0

I have known the reason. It was because I didn't turn off selinux.

Bob
  • 105
  • 1
  • 12