Skip to main content
Improve grammar
Source Link
AdminBee
  • 23.6k
  • 25
  • 56
  • 77

On Alpine linuxLinux, adduser -S will create a system user whose user id is startingID starts from 100, and who can not be login:

kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin
kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin

but it is different without -S :

horward:x:1000:1000:Linux User,,,:/home/horward:/bin/ash
horward:x:1000:1000:Linux User,,,:/home/horward:/bin/ash

On Alpine linux, adduser -S will create a system user whose user id is starting from 100, and can not be login:

kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin

but it is different without -S :

horward:x:1000:1000:Linux User,,,:/home/horward:/bin/ash

On Alpine Linux, adduser -S will create a system user whose user ID starts from 100, and who can not login:

kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin

but it is different without -S :

horward:x:1000:1000:Linux User,,,:/home/horward:/bin/ash

for alpineOn Alpine linux.adduser, -Sadduser -S will create a system user,who whose user id is starting atfrom 100,and and can not be login.

kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin

kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin

but it is different when adduser without -S

horward:x:1000:1000:Linux User,,,:/home/horward-S :/bin/ash

horward:x:1000:1000:Linux User,,,:/home/horward:/bin/ash

for alpine linux.adduser -S will create a system user,who user id is starting at 100,and can not be login.

kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin

but it is different when adduser without -S

horward:x:1000:1000:Linux User,,,:/home/horward:/bin/ash

On Alpine linux, adduser -S will create a system user whose user id is starting from 100, and can not be login:

kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin

but it is different without -S :

horward:x:1000:1000:Linux User,,,:/home/horward:/bin/ash
deleted 4 characters in body
Source Link
focus zheng
  • 196
  • 1
  • 1
  • 10

for alpine linux.adduser -S will create a system user,who user id is starting at 100,and can not be login.

kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin

but it is not different when adduser without -S

horward:x:1000:1000:Linux User,,,:/home/horward:/bin/ash

for alpine linux.adduser -S will create a system user,who user id is starting at 100,and can not be login.

kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin

but it is not different when adduser without -S

horward:x:1000:1000:Linux User,,,:/home/horward:/bin/ash

for alpine linux.adduser -S will create a system user,who user id is starting at 100,and can not be login.

kong:x:100:65533:Linux User,,,:/home/kong:/sbin/nologin

but it is different when adduser without -S

horward:x:1000:1000:Linux User,,,:/home/horward:/bin/ash

Source Link
focus zheng
  • 196
  • 1
  • 1
  • 10
Loading