This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
aix:user_mgmt [2022/01/31 13:59] manu |
aix:user_mgmt [2024/02/07 14:40] (current) manu [Unlock a user] |
||
---|---|---|---|
Line 102: | Line 102: | ||
</cli> | </cli> | ||
+ | ===== Check connexions ===== | ||
+ | <cli prompt='#'> | ||
+ | root@aixsrv /root# last -f /var/adm/wtmp | ||
+ | root pts/1 172.10.10.10 Feb 07 14:05 - 14:05 (00:00) | ||
+ | user1 pts/1 172.10.10.20 Feb 07 14:05 - 14:05 (00:00) | ||
+ | user2 pts/1 172.10.10.12 Feb 07 14:05 - 14:05 (00:00) | ||
+ | root pts/1 172.10.10.32 Feb 07 12:27 - 12:29 (00:02) | ||
+ | root pts/0 172.10.10.32 Feb 07 10:52 still logged in | ||
+ | kkpk ftp timesrv.test.lan Feb 07 02:32 - 02:32 (00:00) | ||
+ | </cli> |