deslogind.users

来自「一个使用des加密传输的unix下的login程序的服务器端和客户端」· USERS 代码 · 共 16 行

USERS
16
字号
## Netlogind user database## Whitespace separated list of username/passphrase pairs.# Note that whitespace may appear in the passphrase so it's last.# The empty passphrase is allowed# Ascii values greater than 127 are illegal.## For added security, this file may be encrypted with the cipher program# and the same key given to netlogind when it's invoked interactively.# In any case, make sure that it's not readable by other than root and the# netlogind program's owner (group).#martha		martha's passphrasejohn		simple, but secure

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?