2023年6月17日 星期六

[研究]顯示目前有哪些使用者登入 (Rocky Linux 9 / CentOS)

[研究]顯示目前有哪些使用者登入 (Rocky Linux 9 / CentOS)

2023-06-17 

用 who 指令可顯示目前有哪些使用者登入


[root@localhost user1]# who
user1    seat0        2023-06-17 14:12 (login screen)
user1    tty2         2023-06-17 14:12 (tty2)

[root@localhost user1]# whoami
root

[root@localhost user1]# 

whoami 可以顯示目前使用者為誰?

但 root 不在 who 顯示的名單,是因為 root 是 user1 用  su  root 切換身分,而非 root 直接登入。

********************************************************************************

下面這才是只有 root登入的情況


[root@localhost ~]# who
root     seat0        2023-06-17 14:32 (login screen)
root     tty2         2023-06-17 14:32 (tty2)
[root@localhost ~]# 


(完)

相關

[研究]顯示目前有哪些使用者登入 (Rocky Linux 9 / CentOS)
https://shaurong.blogspot.com/2023/06/rocky-linux-9-centos_38.html

[研究]如何強制某帳號登出 ? (Rocky Linux 9 / CentOS)
https://shaurong.blogspot.com/2023/06/rocky-linux-9-centos_17.html

[研究]把 /home 打包複製、解壓複製回 (Rocky Linux 9、CentOS)
https://shaurong.blogspot.com/2023/06/home-rocky-linux-9centos.html

[研究]開放 root 本機登入 (Splunk - Rocky Linux 9.2 / CentOS)
https://shaurong.blogspot.com/2023/06/root-splunk-rocky-linux-92-centos.html

[研究]舊版 kernel 放在哪裡? 如何刪除 ? (Rocky Linux 9.2 / CentOS)
https://shaurong.blogspot.com/2023/06/kernel-rocky-linux-92-centos.html

[研究]Rocky Linux 9.2 / CentOS 把 /home 空間合併到 / 根目錄分割https://shaurong.blogspot.com/2023/06/rocky-linux-92-centos-home.html

[研究] Rocky Linux 9 / CentOS 查詢磁碟分割上、目錄的空間佔用情況
https://shaurong.blogspot.com/2023/06/rocky-linux-9-centos.html

[研究]Rocky Linux 9.2 , CentOS 安裝時手動分割磁區
https://shaurong.blogspot.com/2023/06/rocky-linux-92-centos.html

[研究]Rocky Linux 8.8、9.2預設分割大小測試
https://shaurong.blogspot.com/2023/06/rocky-linux-8892.html

[研究]Splunk 9.0.5 (on Rocky Linux 9.2) 回傳停止之解決
https://shaurong.blogspot.com/2023/06/splunk-905-on-rocky-linux-92.html

沒有留言:

張貼留言