[Bug 703] non-interactive commands fail on solaris 8
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Sep 23 06:57:12 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=703
------- Additional Comments From doke at udel.edu 2003-09-23 06:57 -------
Some PAM modules in Solaris 8 require the tty to be set. So sshd sets it to
"ssh". However, some versions of Solaris 8 PAM require the tty to begin with
"/dev/". Changing auth-pam.c to use "/dev/console", or "/dev/ssh", fixes it.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list