Casa unable to delete old sessions | docsis.org

You are here

Casa unable to delete old sessions

3 posts / 0 new
Last post
cmcaldas
Casa unable to delete old sessions

cmts.casa#sh user current
USER TTY TYPE FROM LEVEL SINCE
----------------------------------------------------------------------------
root console console local 15 Mon Nov 22 18:08:56 2021
admin pts/0 ssh 78.59.236.41 15 Tue Feb 8 09:26:32 2022
adminpts/2 ssh 172.19.6.52 15 Mon Feb 7 10:59:16 2022
adminpts/3 ssh 172.19.6.52 15 Mon Feb 7 11:01:57 2022
adminpts/4 ssh 172.19.6.52 15 Mon Feb 7 11:08:08 2022
adminpts/5 ssh 172.19.6.52 15 Mon Feb 7 11:11:05 2022
adminpts/7 ssh 172.19.6.52 15 Mon Feb 7 12:14:58 2022
adminpts/9 ssh 172.19.6.52 15 Mon Feb 7 12:22:26 2022
adminpts/10 ssh 172.19.6.52 15 Mon Feb 7 12:24:20 2022
cmts.casa#
cmts.casa#show clock
Tue Feb 8 12:27:52 UTC 2022
cmts.casa#
cmts.casa#
cmts.casa#deluser adminpts session pts/2
User adminpts is not on session pts/2
cmts.casa#deluser adminpts session pts/3
User adminpts is not on session pts/3
cmts.casa#deluser adminpts session pts/4
User adminpts is not on session pts/4
cmts.casa#deluser adminpts session pts/5
User adminpts is not on session pts/5
cmts.casa#deluser adminpts session pts/7
User adminpts is not on session pts/7
cmts.casa#deluser adminpts session pts/9
User adminpts is not on session pts/9
cmts.casa#deluser adminpts session pts/10
User adminpts is not on session pts/10
cmts.casa#
cmts.casa(config)#telnet timeout 30

even after adding the timeout, still can't remove users. am I missing something?

wittmann
Just a thought

Did you try


deluser admin session pts/2

?

I guess, there's a bug in the output and the space between admin and pts/x is just missing.

Or it's a bug that the systems has missing the space and the deluser command thinks the name plus pts/2 is a username... but then the session is missing :(

cmcaldas
yes, tried

Hi Wittmann
I tried per docs. seems if a user is logged in more than 5 hrs for example and may or may not log out, the session hangs.
one of the users I know just likes to stay logged in, but does log out at the end of the day. don't think it's high on the list for bug fixes. show cable sync that shows timestamp for all cards would be nice too ;)
thank you for your reply

Log in or register to post comments