Displaying 2 results from an estimated 2 matches for "cg1maverick".
2002 Feb 13
0
[Bug 116] New: Openssh Shadow expiration failure on IRIX 6.5.14
...on IRIX 6.5.14
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: major
Priority: P3
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: cg1maverick at c4.com
I have compiled openssh3.0.2p1 on my SGI running IRIX 6.5.14. When I try
expiring a user password in the /etc/shadow file, I cannot login. I continually
get prompted for my password and I never get logged in. I viewed the config.h
file after doing a ./configure in the openssh director...
2002 Mar 01
0
[Bug 134] New: PAM headers not found during configure
...igure
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: cg1maverick at c4.com
After installing PAM, I recieve the following error message on my system during
a ./configure:
configure: error: PAM headers not found
I have PAM installed and turned on the --with-pam flag. Is there a certain
flag I need to set in order
for the configure script to find my PAM head...