This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
aix:user_mgmt [2022/01/31 13:58] manu |
aix:user_mgmt [2024/02/07 14:40] (current) manu [Unlock a user] |
||
|---|---|---|---|
| Line 41: | Line 41: | ||
| [root@aix01]/root# lsuser -a id home root | [root@aix01]/root# lsuser -a id home root | ||
| root id=0 home=/root | root id=0 home=/root | ||
| - | |||
| </cli> | </cli> | ||
| Line 103: | 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> | ||