Replies: 1 comment
-
This seems a little more Cowrie related. You should check their Slack channel and GitHub page. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
So I've customised cowrie with a custom userdb.txt, rebuilt the cowrie image and its up and running. I used "docker exec -it cowrie sh" to check the running container had the new userdb file and then attempted to connect via ssh to check the credentials.
They worked but I was met with the error "server refused to allocate pty" when I used the correct credentials. I've checked "lsof /dev/pts/*" in the running container and there isn't any zombie connections so I'm a bit confused as to why I'm getting this error?
Any advice would be helpful, thanks.
Beta Was this translation helpful? Give feedback.
All reactions