0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

ユーザーの最終ログイン時間を調べる

Posted at

◆ケース
・ユーザーからメールのCcに不要なメンバーが含まれているとの削除依頼が来る場合
・本当に削除してよいか確認するケース

sys_userのリストを見て、「最終ログイン時刻」フィールドに日付が入力された列を見る。
最終ログインが古いユーザーであることやActive=True/Falseを確認する。

find_real_file.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?