Displaying 2 results from an estimated 2 matches for "yenne".
Did you mean:
venne
2002 Apr 04
4
[Bug 204] Authentication fails when username contains an at-sign
http://bugzilla.mindrot.org/show_bug.cgi?id=204
------- Additional Comments From britt at yenne.net 2002-04-04 18:49 -------
Okay, commenting out those lines definitely solved the problem. The pty issue
happened because I didn't configure with PAM, and evidently Ensim has done
something sneaky there.
So, definitely a problem.
-britt
------- You are receiving this mail because: --...
2002 Apr 04
0
[Bug 204] New: Authentication fails when username contains an at-sign
...t-sign
Product: Portable OpenSSH
Version: 3.1p1
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: britt at yenne.net
I have a Linux box running the Ensim web hosting software. Users on virtual
accounts are required to log in using domain-qualified usernames
like "user at host.com", for instance:
ssh hostname -l user at host.com
This worked with SSH version 2.9p2-11.7 but fails with 3.1p1....