test 사용자를 test123으로 변경 $> usermod -l test123 test $> egrep ‘test123’ /etc/passwd test123:x:10000:10000::/data/test:/bin/sh uid를 10000에서…
test 사용자를 test123으로 변경 $> usermod -l test123 test $> egrep ‘test123’ /etc/passwd test123:x:10000:10000::/data/test:/bin/sh uid를 10000에서…