# $VER: users 1.1 (24.10.2010) # # This is the user database, which associates user names with # numeric IDs, group numbers and a bunch of other information # that is primarily of historic value. # # Each line in this file is read and parsed according to the # following template: # # NAME/A,PASSWORD/K,UID/A/N,GID/A/N,GECOS,DIR,SHELL # # Note that this file is not strictly required for proper # operation of the TCP/IP stack. NAME=root UID=0 GID=0 NAME=nobody UID=65534 GID=65534 NAME=patrik UID=1000 GID=1000 PASSWORD=supersecret GECOS="Patrik Axelsson" DIR=SYS: SHELL="NewShell CONSOLE: FROM S:Remote-Startup"