Displaying 20 results from an estimated 900 matches similar to: "openssh password expiration problem"
2001 Nov 08
2
sshd can't change expired password on Sol8 with Openssh3.0p1 + PAM
The reason I ask about the patches is because I think the problem you're
seeing might actually be a bug in pam_unix.so.1 - it's something to try at
least. We don't use password aging and we don't use the "passwd" command
to change passwords, so we haven't run into this at our site even though
we probably don't have pam_unix.so patched up. Also, the passwd
2003 May 20
6
Sshd and domain authentication
Is there a way to run sshd on a windows 2000 server and have ssh clients
authenticate to it using domain level authentication?
Mike
2003 Sep 17
2
problem with configure in openssh-3.7p1
Problem: setting --with-tcpwrappers does not configure code to be compiled
with wrapper support
Solution: references to with_tcp_wrappers (lines 4975, 6396, 6397) need to
be changed to with_tcpwrappers
David Purks
Sr Sys Admin
Cogent Communications
2003 Sep 26
2
OpenSSH 3.7.1p1
Hi,
RE: OPenSSH Problems
I created a package for OpenSSH 3.7.1p1 (by using
openssl-0.9.7b and zlib-1.1.4). We are trying to
deploy the created package in all of our servers,
which is already installed different versions of
OpenSSH and SSH. I was successful for few servers. In
one of our server after doing pkgadd and when i am
trying to generate keys i am getting the following
errors.
2002 Aug 28
5
password aging problem with ssh protocol 2
Hi,
I'm using openssh3.1p1 and I'm having some problem with password aging
with ssh protocol 2. Every time a password expires and I try to login I
get the following message
ssh username at hostname
username at hostname's password:
Warning: Your password has expired, please change it now
Enter login password:
removing root credentials would break the rpc services that
use secure rpc
2002 May 01
3
scp 3.1p1 problem on Solaris
I have removed ANDIrand from my Solaris8 system and installed patch
112438-01 which provides native /dev/random and /dev/urandom devices.
Recompiled both openssl-0.9.6c and openssh-3.1p1, restarted sshd.
Now I seem unable to use scp, and connections to the local sshd appear
to be very slow.
$ scp php-4.2.0.tar.gz user at remote:/WWWserv/src
local at bastion's password:
php-4.2.0.tar.gz
2009 Feb 25
7
Solaris 8/9 branded zones on ZFS root?
Hi all,
I have a situation where I need to consolidate a few servers running
Solaris 9 and 8. If the application doesn''t run natively on Solaris
10 or Nevada, I was thinking of using Solars 9 or 8 branded zones.
My intent would be for the global zone to use ZFS boot/root; would I
be correct in thinking that this will be OK for the branded zones?
That is, they don''t care about
2001 Jul 24
4
Debugging ssh-keygen dsa on Solaris8
Hello,
>From the response to my original post regarding openssh, obviously the
only way to resolve the problem of getting openssh to work properly
under Solaris 8 with openssl 0.9.6b was to compile with debugging an
analyze to core file. Let me state that I am not a developer, but maybe
the following will help. I have compiled both openssh2.96p2 and openssl
0.9.6b with debugging using the Sun
2010 Apr 20
1
Samba on Solaris 8
So I decided to dump Samba 2.2.0 on Solaris 8 due to the problems I had
getting it to connect to Vista, so I installed Samba 3.4.2 as downloaded
from Sunfreeware.com, with prereqs;
krb5-1.7-sol8-sparc-local
openssl-1.0.0-sol8-sparc-local
libgcc-3.4.6-sol8-sparc-local
popt-1.14-sol8-sparc-local
libiconv-1.13.1-sol8-sparc-local
readline-5.2-sol8-sparc-local
2003 Jan 28
2
Can't unzip package
I just upgraded to Solaris 8, and downloaded the the following binary
package from www.samba.org <http://www.samba.org> :
samba-2.2.7-sol8-suncc-64bit.pkg.gz
When trying to gunzip it, here is my output:
/home/ccampbell # gunzip samba-2.2.7-sol8-suncc-64bit.pkg.gz
gunzip: samba-2.2.7-sol8-suncc-64bit.pkg.gz: not in gzip format
/home/ccampbell # file samba-2.2.7-sol8-suncc-64bit.pkg.gz
2002 Apr 25
2
ssh-rand-helper probs
Hi all
Am i doing this right? Is this the right list to post to? If not, a
quick lesson in ettiquette for me would not hurt. As I am both just
starting to use newsgroups and SSH, I am not entirely familiar with the
processes. I have a question about ssh-rand-helper. First an outline: I
am currently using the SSH packages for Solaris 2.8 available at
sunfreeware.com. The environment is
2003 Jun 10
2
SecurID authentication for 3.6.1p2 with privsep
Hello all,
I have made SecurID authentication for OpenSSH 3.6.1p2.
This patch was totaly rewritten, so please test it before use.
Kbd-int authentication is now integrated into challenge response
auth.
Privsep is now fully suported.
PS: What do you think of selective access to the individual
authentications, similar to AllowGroups/DenyGroups or maybe
AllowUsers/DenyUsers ?
Vaclav Tomec
2002 Feb 18
3
Problem with Sol8 and LDAP
Hi, i am experiencing a problem with ssh 3.0.2.p1 running on Solaris 2.8.
Everything works fine with local users (i.e. with local passwd and shadow
entries). With LDAP authenticated users, i obtain:
treno at tao[!] -> ssh -v
Segmentation Fault (core dumped)
The probem is the same with 2.x releases.
Thank you,
Roberto Bertucci
2004 May 04
3
Unable to gunzip file
Hello all,
I have downloaded samba-2.2.8a-1-sol8-suncc-32bit.pkg.gz and I am trying
to gunzip it but I get
gunzip: samba-2.2.8a-1-sol8-gcc295.pkg.gz: not in gzip format
what could be the problem ?
*********************************************************************************
Ce courriel ainsi que ses pieces jointes sont strictement reserves a
l'usage de la ou du destinataire et peut
2001 Oct 26
5
New password echoes on Sol8
I tried replacing readpassphrase() for v2.9.9p2 on Sol8 with a different
version that just calls getpassphrase(). It appears to solve the echo
problem when the user tries to login in interactive mode and needs to
change their password.
Can anyone else try this with v2.9.9p2 on Solaris? Be sure to add:
#define HAVE_GETPASSPHRASE
... to config.h when compiling (since it's not a configurable
2005 Mar 02
3
samba3.0.10
Hi Jerry/Samba Team
I have Samba 3.0.10 installed on Solaris8 server and Samba-client-2.2.10
installed on Linux Red Hat2.1AS servers
The Linux servers use Samba to mount filesystems from Solaris8 server.
My question is how to find out on the Solaris8 server which Linux servers
are using Samba to mount from.
Because it is hideous to go to every Linux server and see which Solaris8
server they are
2001 Nov 08
5
OpenSSH3.0p1/PAM/Sol8
Hi there,
I just tried out OpenSSH3.0p1 running on Solaris 8 with PAM (--with-PAM).
The problem was mentioned some time ago and is still there :-(
When a password is expired you are prompted to change it now, enter your
login password and after doing so you are instantly disconnected. I think
this is a problem with PAM and not SSH, but how can I get a solution on this
?
sshd is running without
2003 Sep 02
1
source code for samba-2.2.8a-1-sol8-suncc-64bit.pkg
Hi all,
Where could I get souce code for samba-2.2.8a-1-sol8-suncc-64bit.pkg, I
checked in samba.org but I just found pacakage(
samba-2.2.8a-1-sol8-suncc-64bit.pkg).
Thanks,
Madhavi
2001 Oct 26
2
Expired passwords on Solaris with PAM
I've been doing so more tests with 2.9.9p2 on Sol8. Here are my
finding so far:
When a user needs to change his password and trys to run a command in
non-interactive mode, it just succeeds without even trying to prompt the
user for a new password. Damien submitted a fix - it works for me (is it
going into CVS?).
When a user needs to change his password and trys to login in interactive
2006 Oct 31
0
On Solaris8 install samba show error: libsendfile.so.1: open failed: No such file or directory
samba everyone:
How do you do!
I have a question about install samba on solaris8.I search internet a lot.but don't find useful info. wish can get work it out there.Hope any advices and tips.Thanks lot.
OS: solaris8
I have installed follow softeware:
gcc-3.3.2-sol8-sparc-local.gz
libiconv-1.9.2-sol8-sparc-local.gz
ncurses-5.4-sol8-sparc-local.gz