Displaying 20 results from an estimated 8000 matches similar to: "[Bug 1241] Connections to Tru64 hosts hang when password is expired."
2007 Dec 31
0
[Bug 1241] Connections to Tru64 hosts hang when password is expired.
https://bugzilla.mindrot.org/show_bug.cgi?id=1241
Darren Tucker <dtucker at zip.com.au> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au
             Blocks|                            |1353
--- Comment #2 from Darren Tucker
2008 Mar 12
2
[Bug 1241] Connections to Tru64 hosts hang when password is expired.
https://bugzilla.mindrot.org/show_bug.cgi?id=1241
Darren Tucker <dtucker at zip.com.au> changed:
           What    |Removed                     |Added                       
----------------------------------------------------------------------------
   Attachment #1194|                            |ok?                         
               Flag|                            |            
2009 Jul 31
1
[Bug 1241] Connections to Tru64 hosts hang when password is expired.
https://bugzilla.mindrot.org/show_bug.cgi?id=1241
Darren Tucker <dtucker at zip.com.au> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|1452                        |1560
--- Comment #7 from Darren Tucker <dtucker at zip.com.au>  2009-07-31 10:12:10 ---
OK, well
2004 Feb 26
14
[Bug 802] sshd of openssh-3.8p1 doesn't link on Tru64.
http://bugzilla.mindrot.org/show_bug.cgi?id=802
           Summary: sshd of openssh-3.8p1 doesn't link on Tru64.
           Product: Portable OpenSSH
           Version: 3.8p1
          Platform: Alpha
        OS/Version: OSF/1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build system
        AssignedTo: openssh-bugs at mindrot.org
       
2004 Sep 20
3
[Bug 933] compile problem on tru64 5.1A code outside of a #ifdef that should not be included on tru64
http://bugzilla.mindrot.org/show_bug.cgi?id=933
           Summary: compile problem on tru64 5.1A code outside of a #ifdef
                    that should not be included on tru64
           Product: Portable OpenSSH
           Version: 3.8p1
          Platform: Alpha
        OS/Version: OSF/1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
2004 Mar 04
3
[Bug 808] segfault if not using pam/keyboard-interactive mech and password's expired
http://bugzilla.mindrot.org/show_bug.cgi?id=808
           Summary: segfault if not using pam/keyboard-interactive mech and
                    password's expired
           Product: Portable OpenSSH
           Version: 3.8p1
          Platform: Sparc
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: PAM support
       
2003 Sep 17
8
[Bug 653] sshd breaks logins after upgrade to 3.7.1p1 (Tru64 UNIX)
http://bugzilla.mindrot.org/show_bug.cgi?id=653
           Summary: sshd breaks logins after upgrade to 3.7.1p1 (Tru64 UNIX)
           Product: Portable OpenSSH
           Version: 3.7.1p1
          Platform: Alpha
        OS/Version: other
            Status: NEW
          Severity: critical
          Priority: P2
         Component: sshd
        AssignedTo: openssh-bugs at mindrot.org
       
2004 Mar 19
1
[Bug 814] Turning on OSF SIA causes linker errors in sshd
http://bugzilla.mindrot.org/show_bug.cgi?id=814
           Summary: Turning on OSF SIA causes linker errors in sshd
           Product: Portable OpenSSH
           Version: -current
          Platform: All
        OS/Version: OSF/1
            Status: NEW
          Severity: critical
          Priority: P1
         Component: Build system
        AssignedTo: openssh-bugs at mindrot.org
       
2002 Nov 10
0
[Bug 429] SSH 3.4p1 problems on Tru64 V4.0D & Tru64 V4.0F
http://bugzilla.mindrot.org/show_bug.cgi?id=429
mouring at eviladmin.org changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE
            Summary|SSH 3.4p1 problems on Tru64 |SSH 3.4p1 problems
2002 Aug 28
2
Tru64 patch won't make it into 3.5 due to lack of interest.
Tru64 patch will not make it into 3.5 (this is final) due to lack of
willing people to test.  I have given the Tru64/osf1 community almost a
month to test it.  And *ONE* person came forward to give me verification.
And don't give me shit about "I don't have time."  The person who tested
it was LEAVING his employer with Tru64.  He found time.
IT IS YOUR GAWD DAMN PLATFORM.  IF
2002 Jan 02
1
Building R-1.4 on Tru64
Hello everyone,
I've just attempted to build R-1.4 on Compaq Tru64 (I'll enclose the
text from bug.report() from R-1.3.1 at the end.) The relevant part of
the log is below.
Any ideas?
gcc -shared  -o methods.so do_substitute_direct.o
methods_list_dispatch.o method_meta_data.o slot.o   -L/usr/local/lib  
/usr/ucb/ld:
Warning: Unresolved:
TYPEOF
Rf_error
Rf_protect
Rf_substitute
2002 Jun 27
1
No TTY prealloc; Tru64 can't do post-auth privsep
Well, after digging around and thinking some more, I'm giving up on the
idea of preallocating a TTY to get post-auth privsep working on Tru64.
I don't think it will work, because just allocating a TTY doesn't fix
the problem - there's no valid way to tie that TTY back to the client
process (because it hasn't requested a TTY yet and may not ever do so).
The problem is that the
2000 May 02
0
2.0.7 : 2 problems with install on Compaq Tru64
Hi,
I just installed 2.0.7 on Compaq Tru64 4.0F with options with-quotas and 
with-utmp. I encountered the following two problems when building smbd :
1- In smbd/quotas.c, one comment is introduced by //. This is not supported 
by native cc I was using. This is on line :
      if (save_errno == EDQUOT)   /* disk quota exceeded */
2- As AIX, Tru64 has utmpx.h but 'x functions' are not
2003 Sep 16
1
OpenSSH 3.7p1, PrivSep, and Tru64 broken (sorry)
Well, I had just finally gotten around to downloading a snapshot to test
the latest on Tru64 a couple of days ago but hadn't had a chance to
build it yet, and 3.7p1 has now been released.  Sigh.
The problem is that Tru64 setreuid() and setregid() are broken, so
privsep doesn't work.
This could also be a security problem for SIA authentication in general
(any version of OpenSSH on Tru64,
2001 Feb 23
1
Problem with mput * on Tru64 ?
Samba 2.0.7 running on Compaq Tru64 UNIX V5.0A with latest tru64
patches.
"mget *" works OK, "mput *" or something like "mput *.bat" fails with
the error message "find: bad option -maxdepth".
Several questions - Anyone else come across this one? Would dropping
back to 2.0.6 fix the problem? Could it be an issue with 2.0.7 on Tru64
V5?
Regards,
Brian
2003 Sep 19
1
configure fixes for Tru64 UNIX V4.0x
1) Testing of uidswap.c on a Tru64 UNIX V4.0G PK4 (BL22) machine shows the
following defines to be required for correct uid changing semantics:
#define BROKEN_SETREGID 1
#define BROKEN_SETREUID 1
#define SETEUID_BREAKS_SETUID 1
Failure to fix these contributes to breaking privilege separation
(in a safe way: connections will fail while UsePrivilegeSeparation=yes,
thanks to
2003 Feb 27
0
Update for Tru64 Unix
Here is a long-overdue (sorry about that) patch for Tru64.  It is pretty
minor mostly (minor formatting and removal of a couple of unneeded
calls), and it disables post-auth privsep (so that OpenSSH will work
"out of the box" on Tru64, avoiding the many questions).
I'm also looking at getting setproctitle working.  For Tru64 4.x, it
isn't a big deal (normal PS_USE_CLOBBER_ARGV
2006 Jun 26
1
OpenSSH compatibility with Tru64 version 4.0F?
I am just looking for a quick answer as to whether or not OpennSSH is
compatible with Digital Unix Tru64 v 4.0F.  
Hing Fei Wong 
Systems Engineer
Building 100, M1309
Valley Forge, PA
Admin # 4-6242
 
-----Original Message-----
From: Darren Tucker [mailto:dtucker at zip.com.au]
Sent: Friday, June 23, 2006 3:53 AM
To: Wong, Hing Fei
Cc: www at openbsd.org
Subject: Re: OpenSSH compatibility with
2004 Feb 10
1
FW: problems with samba 2.2.7 installed on Tru64 with OS 5.1
Hi
Is there anyone who can answer to my question below? I've received an autoreply from Tan Feng with a message that he'll be on vacation until the 6th of Feb.. I've tried to go on the site mentioned by him without success...
Please help.
Regards,
Dona Mihut
HP, Managed Services, Asia Pacific
>  -----Original Message-----
> From: 	Mihut, Donna  
> Sent:	Tuesday, January
2002 Jul 12
0
[Bug 353] New: login failure on tru64
http://bugzilla.mindrot.org/show_bug.cgi?id=353
           Summary: login failure on tru64
           Product: Portable OpenSSH
           Version: -current
          Platform: Alpha
        OS/Version: OSF/1
            Status: NEW
          Severity: critical
          Priority: P2
         Component: ssh
        AssignedTo: openssh-unix-dev at mindrot.org
        ReportedBy: weberc at