Latest rolling - multiple tacacs user profile locations

Just installed the latest rolling and noticed about 10-15 folders under /home named tacacsxx (xx denotes an incrementing number).

owner is listed as a pid, and the group is tacacs.

Not sure this before, is there a reason for this folder structure to be there? I deleted them all and seemingly with no adverse effect.

Version:          VyOS 1.4-rolling-202307260317
Release train:    current

Built by:         autobuild@vyos.net
Built on:         Wed 26 Jul 2023 03:17 UTC
Build UUID:       59b6a9d0-da7b-4e31-9bc3-4d61a04fef4f
Build commit ID:  65a930ebef2c2b

Architecture:     x86_64
Boot via:         installed image
System type:      VMware guest

Hardware vendor:  VMware, Inc.
Hardware model:   VMware Virtual Platform
Hardware S/N:     VMware-56 4d 3e ad 00 88 3e 1e-ad f9 49 35 65 7b eb 2e
Hardware UUID:    ad3e4d56-8800-1e3e-adf9-4935657beb2e

Copyright:        VyOS maintainers and contributors```

I see them too without any tacacs section in my configs, using VyOS 1.4-rolling-202307250317:

root@vyos:~# ls -la /home
total 12
drwxr-xr-x 1 root             root   4096 Jul 25 13:11 .
drwxr-xr-x 1 root             root   4096 Jul 27 01:59 ..
drwx------ 2 radius_user      tacacs   66 Jul 25 05:17 tacacs0
drwx------ 2 radius_priv_user tacacs   66 Jul 25 05:17 tacacs1
drwx------ 2             1010 tacacs   66 Jul 25 05:17 tacacs10
drwx------ 2             1011 tacacs   66 Jul 25 05:17 tacacs11
drwx------ 2             1012 tacacs   66 Jul 25 05:17 tacacs12
drwx------ 2             1013 tacacs   66 Jul 25 05:17 tacacs13
drwx------ 2             1014 tacacs   66 Jul 25 05:17 tacacs14
drwx------ 2             1015 tacacs   66 Jul 25 05:17 tacacs15
drwx------ 2 vyos             tacacs   66 Jul 25 05:17 tacacs2
drwx------ 2             1003 tacacs   66 Jul 25 05:17 tacacs3
drwx------ 2             1004 tacacs   66 Jul 25 05:17 tacacs4
drwx------ 2             1005 tacacs   66 Jul 25 05:17 tacacs5
drwx------ 2             1006 tacacs   66 Jul 25 05:17 tacacs6
drwx------ 2             1007 tacacs   66 Jul 25 05:17 tacacs7
drwx------ 2             1008 tacacs   66 Jul 25 05:17 tacacs8
drwx------ 2             1009 tacacs   66 Jul 25 05:17 tacacs9
drwxr-xr-x 4 vyos             users  4096 Jul 26 21:56 vyos

Only reference to these accounts seems to be in:

Also related:

Hi @phillipmcmahon
The report created
⚓ T5408 15-16 tacacs folders under /home directory
Thank you

Thanks a lot. Appreciate you creating the bug report.

It is not a bug.
It is the implementation of TACACS authentication T141: add TACACS support by c-po · Pull Request #2038 · vyos/vyos-1x · GitHub
https://github.com/vyos/vyos-1x/blob/fa07179ae7f1dc07e6ccc1b20d2b81384b6efe07/debian/vyos-1x.postinst#L47-L52

The accounts are not enabled for local login