mirror of
https://github.com/livingcomputermuseum/IFS.git
synced 2026-05-05 15:34:17 +00:00
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
# accounts.txt:
|
|
#
|
|
#
|
|
# The format for a user account is:
|
|
# <username>:<password hash>:[Admin|User]:<Full Name>:<home directory>
|
|
#
|
|
|
|
sample::User:This is a Sample:sample
|