关于linux系统下的tss用户的说明
今天在为一台linux用户做OS account信息整理时(Red Hat Enterprise Linux Server release 7.9 (Maipo))
发现了一个用户,名字叫 tss,信息如下:
tss:x:59:59:Account used by the trousers package to sandbox the tcsd daemon:/dev/null:/sbin/nologin
但却一直不知道这个用户的Owner是谁,用途是啥
在系统中通过查询,最后发现是安装了trousers软件包,安装此软件时,自动创建这个用户
关于trousers软件包含的文件列表如下:
[user_5201351@localhost ~]$ rpm -ql trousers /etc/tcsd.conf /usr/lib/systemd/system/tcsd.service /usr/lib64/libtspi.so.1 /usr/lib64/libtspi.so.1.2.0 /usr/sbin/tcsd /usr/share/doc/trousers-0.3.14 /usr/share/doc/trousers-0.3.14/ChangeLog /usr/share/doc/trousers-0.3.14/LICENSE /usr/share/doc/trousers-0.3.14/README /usr/share/man/man5/tcsd.conf.5.gz /usr/share/man/man8/tcsd.8.gz /var/lib/tpm
尊重别人的劳动成果 转载请务必注明出处: