hmngwy / weblog.sh

Blog from the Command Line
https://weblog.sh/
GNU General Public License v3.0
141 stars 8 forks source link

Unable to login with password auth #14

Closed mrbalihai closed 8 years ago

mrbalihai commented 8 years ago

I created and tried to login with two separate accounts (rob, robbollons) and it failed to log me in with 'Permission denied'. I tried with a third account (rob2) but used a shorter/simpler password and this seemed to work. My TERM is: screen-256color

hmngwy commented 8 years ago

How can I better emulate your setup?

I couldn't replicate with screen while echo "term screen-256color" > ~/.screenrc.

mrbalihai commented 8 years ago

Yes sorry, I should have mentioned I'm running bash inside tmux. My term is set in my bashrc as export TERM='screen-256color', nothing is set in my tmux.conf.

hmngwy commented 8 years ago

Hmm, I tried tmux+bash (on a mac) and have nothing in my .bashrc other than export TERM='screen-256color', I used a variety of characters and can't replicate the problem.

mrbalihai commented 8 years ago

I just tried it again by creating a rob3 account and it worked..., I'm very sorry, I guess I just need more coffee. I appreciate you looking into this anyway. FYI I've created a bunch of useless accounts now: rob, robbollons, rob2 and rob3, I don't know if you'd want to clean them up. Thanks!