Displaying 20 results from an estimated 1000 matches similar to: "do_pwchange() is broken on SCO UnixWare 7"
2018 Jun 15
3
Connection terminates just after changing the password for user whose password was expired.
Hi ,
I am using OpenSSH7.5 on AIX platform and I was testing the same against
the user's password expired functionality.
Normally when password is expired and if I do telnet , it will prompt for
password change and at the same time user will allowed to logged in
successfully.
But when I try the same with ssh, it prompts me for password change and
after changing the password, the connection
2005 Mar 21
0
Why not to read environment before do_pwchange() ?
Hi
I use OpenSSH 3.8.1p1 on AIX 5.2 ML05. (compiled from source, not
IBM's package). On one of my hosts users use it solely for password
changes.
Default user shell is /usr/bin/passwd. After one logs in, environment
is set per user (/etc/security/environ, ~/.ssh/environment) LANG is
set to pl_PL
passwd is "aware" of the environment and system talks to user in
2008 Jan 25
2
Availablity of OpenSSH on SCO Unixware 7.1.2
I have been asked to investigate the use of OpenSSH on some of our
systems.
These systems are running SCO OpenUnix ( Unixware 7.1.2).
Are you aware of any issues that may prevent me from using OpenSSH on
this version of SCO.
Thank you
Andrew Harasymiw
Senior Technical Analyst
Shoppers Drug Mart
Office: (416) 493-1220 Ext: 5225
Cell: (416) 553-4616
Email: aharasymiw at
2002 Nov 05
2
SCO Unix - Unixware
Hi,
Does Samba supports SCO Unix (Unixware)? From the FTP sites looks like it doesn't.
Regards,
Mahesh
-------------- next part --------------
HTML attachment scrubbed and removed
2007 Jan 26
0
install problem on SCO Unixware 7
Trying to install rsync on SCO Unixware 7.1.1 and 7.1.3
just running the configure file gives me the following error
configure: Configuring rsync 2.6.9
configure: error: cannot run /usr/bin/posix/sh ./config.sub
how do I resolve this?
---------------------------------------------------------------------------
Homer Simpson: Oh, they have the Internet on computers now
Joseph Heller: There is
2001 Feb 12
1
OpenSSH 2.3.0p1 bug with SCO UnixWare 7.1.0
I wasn't sur if you're the right person to send the bug reports to...
SCO Unixware 7.1.0 (uname: UnixWare) and probably the 2.1.x versions
(uname: UNIX_SV)
requires also to have USE_PIPES defined.
Also when compiling with tcpwrap it doesn't link due to the fact that UW
doesn't have setenv() and libwrap have one built-in (duplicate
symbols)...
Also when using the SSH2 protocol to
2002 Dec 23
3
rsync 2.5.5 SCO Unixware patch
Hello list,
This is a patch to rsync 2.5.5, and it serves two purposes. The small
patches to batch.c, flist.c and log.c simply add "void" to some function
definitions so that all declarations in proto.h have full parameter lists.
unsigned char read_batch_flags() OLD
unsigned char read_batch_flags(void) NEW
The SCO UNIXWare compiler correctly objected to these functions not
having a
2005 Jul 28
1
greater than 8 character passwords on Unixware (IA database support)
I made some quick changes to support the IA security thing in Uniware
7.1.1. I wish I understood all of this well enough to make a proper
patch to include new defines and what not. I tried and made a mess.
Hopefully I can get a better grasp this weekend. The only files I
changed were xcrypt.c and Makefile.
Makefile needed -lcrypt and -liaf added to LIBS=. It had -lcrypto but
needed -lcrypt for
2000 Jun 14
1
OpenSSH 2.1.1p1 on SCO Unixware 7.1.0
Yo All!
I was just trying out OpenSSH 2.1.1p1 on SCO Unixware 7.1.0.
The "configure" dies. See below.
This seems to be the problem:
if test -d "$f" -o -e "$f" ; then
conf_lastlog_location=$f
fi
test is expecting a "shell option" after the "-o".
If I run "/bin/sh ./configure" it fails.
If I run "/bin/bash ./configure it
2015 Dec 04
3
Running sshd with Privilege Seperation drops connection on password change
Hi folks,
I came across this issue on both stock CentOS(v6.4) and Ubuntu(14.04 LTS) and was wondering if any of you have seen it.
As far as I can tell this seems like a day-1 bug to me.
PROBLEM:
If I expire a linux user's password (passwd -e <user>) and then log in via ssh, it will prompt you for a password change.
On changing the password successfully, sshd will drop the connection
2004 Feb 07
14
[Bug 14] Can't change expired /etc/shadow password without PAM
http://bugzilla.mindrot.org/show_bug.cgi?id=14
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |793
nThis| |
------- You are receiving this mail because: -------
You are on the CC list for
2007 Jul 10
3
ZAP TDM and DTMF issue
Hi,
I'm curious if there is any other option beside relaxdtmf in zapata , or any where else to tune dtmf detection on TDM400 fxo boards.
in one of our sites provider is giving us 4 analog lines out of Adtran router and Asterisk often recognize DTMF wrong.
Obviously playing with relaxdtmf was not helpfull.
What do we know anout 1.2 and 1.4 DTMF handling diffrences?
At this time i'm using
2005 Apr 19
1
Patch for UnixWare 7
Hi,
I have ported OpenSSH-4.0p1 to UnixWare 7.1.4. Can you please add the
following for UnixWare 7 in the configure script:
Description:
+ cross compiler produces i386a.out.
+ libcrypt which needs to come after openssl's libcrypto.
+ passwd needs user name.
Thanks,
Ahsan Rashid
--- openssh-4.0p1/configure Tue Mar 8 23:54:16 2005
+++ dist/configure Thu Apr 14 17:09:54 2005
@@ -1728,7
2001 Feb 12
2
patches for UnixWare v2.x pty (misc.c,configure.in)
I have attached two patches to the current source code. The first
addresses the pty problems with UnixWare 2.x with connecting with
SSH2. It sets the sigaction to SA_RESTART. This fixes UnixWare v2.x,
but haven't heard any feedback as to effects on other OS'.
The first patch is against misc.c.
The second patch adds a section "*-*-sysv4.2uw2*" to configure to
set the
1998 Jan 08
0
Samba 1.9.18 on Unixware 2.1.2, Makefile problem (& solution, sorta)
Hello Samba gurus: I apologize if I'm not following some established
protocol, I'm pretty new to samba and to this list. I just tried
compiling samba 1.9.18 on UnixWare 2.1.2 and ran into a problem with
UnixWare's /usr/ccs/bin/cc: it doesn't deal with the "-o" option in
combination with the "-c" option well at all. It either ignores the
"-o" or
2002 Jul 11
1
Samba + winbind on Unixware
Hello,
I'm traying to install samba 2.2.5 with winbind support on a Unixware 7.1.1.
The question is: is necessary to install PAM to support winbind?
thank you,
Leonardo Martinez
2000 Nov 21
1
Openssh-2.2.0pl1 for UnixWare 7.1
UnixWare (not sure when, 7? 7.1?) introduces a new sockaddr_in structure
that splits the 16 bit family entity into an 8-bit length and an 8-bit
familiy memember: (from in.h):
struct sockaddr_in {
#ifdef __NEW_SOCKADDR__
sa_len_t sin_len; /* 8-bit structure length */
#endif
sa_family_t sin_family; /* 8/16-bit address family (AF_INET) */
in_port_t sin_port; /* 16-bit port
2003 Jul 10
1
OpenSSH 3.6.1p2 +UnixWare 7.1.1 +SSH2 + PasswordAuthentication no + PermitEmptyPasswords yes (followup)
Greetings,
Problem : Openssh3.6.1p2 on UnixWare 7.1.1 allows access to passwordless
account without a valid key when sshd_config has PasswordAuthentication no
+ PermitEmptyPasswords yes
Attempts:
Installed maintence pack3 and recompiled both OpenSSH and OpenSSL (0.9.7b)
with native c compiler.
Recompiled both OpenSSH and OpenSSL (0.9.7b) with gcc (2.95.2).
Still the same problem.
Looking at
2003 Jul 10
0
OpenSSH 3.6.1p2 +UnixWare 7.1.1 +SSH2 + PasswordAuthenticatio n no + PermitEmptyPasswords yes
Greetings,
> -----Original Message-----
> From: Vikash Badal - PCS
> Sent: 10 July 2003 07:36
> To: 'Tim Rice'
> Subject: RE: OpenSSH 3.6.1p2 +UnixWare 7.1.1 +SSH2 +
> PasswordAuthentication no + PermitEmptyPasswords yes
>
>
> Greetings,
>
> Using gcc (2.95.2) + maintenance pack 2
>
> Will try maintenance pack 3 and recompile
>
> Thanks.
2002 Feb 02
1
Unixware Rsync compilation
Hi!
I have some problems compiling rsync.2.5.2 in Unixware 7.1.1.
Some examples:
popt/poptconfig.c:18: warning: subscript has type `char'
options.c:343: warning: missing initializer
options.c:343: warning: (near initialization for `long_options[67].val')
all of them are warnings, and when I compiling with gmake, the "rsync"
executable apparently runs.
Somebody