Page MenuHomeVyOS Platform

op-mode: login: DeprecationWarning: 'spwd'
Closed, ResolvedPublicFEATURE REQUEST

Description

cpo@LR1.wue3:~$ show system login users
/usr/libexec/vyos/op_mode/show_users.py:18: DeprecationWarning: 'spwd' is deprecated and slated for removal in Python 3.13
  import spwd
Username    Type    Locked    Tty    From           Last login
----------  ------  --------  -----  -------------  ------------------------
cpo         vyos    False     pts/0  172.16.33.139  Mon Oct  2 20:42:24 2023

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Cosmetic issue (typos etc.)