Hi.

I've been trying to set a password for my screen session using the
password command.  Immediately after setting the password using the
'password' command, screen catches signal 11 and immediately quits, no
matter what password is used.

Screen 4.0.3 does not have this issue. In fact, a crypted
password generated with screen 4.0.3 works in the git tip when placed in
the config file.

Example session:

### Open Terminal/Console ###
$ screen
<escape>password
passwd
passwd

[screen caught signal 11.]

Compile Options:

  ./configure --prefix=/usr --enable-pam \
        --with-sys-screenrc=/etc/screenrc --enable-colors256 \
       --enable-rxvt_osc --with-pty-group=$_ptygroup \
       --mandir=/usr/share/man


Thank you for your time.

-- 
Sincerely,

Antony Jepson /  <anton...@gmail.com> / GPG Key: 0xFA10ED80


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to