Doubt about UID User FTP

Hello guys.

How is it possible for the FTP user to have the same UID as my hestia user?
test (User Hestia)
test_pleione (User FTP)

Both have UID 1003

cat /etc/passwd

test:x:1003:1003:[email protected]:/home/test:/usr/sbin/nologin
test_pleione:x:1003:1003::/home/test/web/website.com/public_html:/usr/sbin/nologin

because its an additional user, looks correct to me.

1 Like

Is there any way to replicate this in the linux terminal manually?

I try, but no work…

what do you mean with replicate? You can check the source files of v-add-xxx command.

2 Likes