Displaying 20 results from an estimated 30000 matches similar to: "[Bug 359] New: passwd -f not working with openssh"
2002 Jul 19
0
[Bug 359] passwd -f not working with openssh
http://bugzilla.mindrot.org/show_bug.cgi?id=359
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From mouring at eviladmin.org
2002 Jul 19
0
[Bug 362] Loss of change password functionality
http://bugzilla.mindrot.org/show_bug.cgi?id=362
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |drruiz at hotmail.com
------- Additional Comments From mouring at eviladmin.org 2002-07-20 03:45 -------
*** Bug 359 has been
2003 Dec 02
1
Sun Kerberos Password Expiration Problems with OpenSSH 3.7.1p2
I am running Solaris 8 with the Basic Security Module (BSM) loaded and
Sun's Enterprise Authentication Mechanism (SEAM) installed. Our servers
are using Sun One Directory Services (LDAP) for authorization and Sun's
Kerberos 5 implementation for authentication. We have been using OpenSSH
3.4p1 with OpenSSL 0.9.6f and everything has been working fine.
We are updating our OpenSSH and OpenSSL
2002 Jul 03
0
[Bug 333] New: X11 forwarding not working in OpenSSH 3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=333
Summary: X11 forwarding not working in OpenSSH 3.4p1
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2002 Jul 25
0
openssh-unix-dev digest, Vol 1 #505 - 15 msgs
subscribe openssh-unix-dev at mindrot.org
> Send openssh-unix-dev mailing list submissions to
> openssh-unix-dev at mindrot.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
> or, via email, send a message with subject or body 'help' to
> openssh-unix-dev-request at mindrot.org
>
2000 Dec 23
1
OpenSSH-2.3.0p1 patch for yet another F-secure version
Hi,
Here's a problem in openssh, some logs,
and a very minor patch that cures this:
Issue: (open)ssh client WILL NOT talk to F secure SSH-2.0-2.1.0pl2
client S/W version: openssh-2.3.0p1
client O/S version: SunOS 5.7 Generic_106541-11 sun4u sparc
server S/W version: SSH-2.0-2.1.0pl2
server O/S version: SunOS 5.7 Generic_106541-11 sun4u sparc
Log/Details:
: % telnet <mymachine> 22
2003 Nov 07
3
Samba with Domain User accounts
I am trying to find an option to M$ file server under Linux. Everything to this point is M$. Whether anybody goes for it or not, I would like to put the option out there for choice. One of the important necessities is that this doesn't become any more complicated for the EU. As soon as you say Linux to the bosses they think more complex for the user and the users have trouble enough logging in
2010 Jul 31
0
Disconnect supervision tone detection working for india
Hi ,
Thanks danny nicholas. Finally we get the things done with following.
If i specify busypatten=500,500 then asterisk does not recognize hang up
signal. After removing it only all are working fine.
I choosed 2nd option as per your suggestions.
working chan-dahdi.conf:
====================
signalling = fxs_ks
busycount = 3
busydetect = yes
callprogress = yes
progzone=in
usecallerid=yes
2011 Jul 20
1
auto-accept keys matching DNSSEC-validated SSHFP records
Hi,
I submitted a patch back in November of 2009 to add local validation of
DNSSEC record to openssh. I recent updated the patch for 5.8, and
figured I do a little marketing while I'm at it. :-)
Someone had previously submitted a patch which simply trusted the AD
bit in the response, which is susceptible to spoofing by anyone who can
inject packets between the resolver and the client. Our
2002 Oct 02
0
[Bug 406] New: Build openssh-3.4p1 fails, Mac OS X v1.2
http://bugzilla.mindrot.org/show_bug.cgi?id=406
Summary: Build openssh-3.4p1 fails, Mac OS X v1.2
Product: Portable OpenSSH
Version: -current
Platform: PPC
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2006 Jul 17
1
Failed to verify incoming ticket!
Hi all,
I have configured Samba 3.0.10 to act as a file server(RHEL4) in Windows
2000 AD domain. I have also configured Kerberos 1.3.4 for authentication
between W2K PDC and Samba box. wbinfo -u and -g works fine. My problem is
that I cannot connect Samba Server via Windows Browser, Network
Neighbourhood,Windows Explorer etc. When I try to connect I promted
User/Password dialog box which
2004 Jun 30
10
[Bug 887] Problem connecting OpenSSH Client to a F-Secure SSH Server
http://bugzilla.mindrot.org/show_bug.cgi?id=887
Summary: Problem connecting OpenSSH Client to a F-Secure SSH
Server
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: sftp
AssignedTo: openssh-bugs at
2002 Jul 29
2
--password-file switch
How can I use the --password-file switch with rsync in order not to
be promted for the users password so I can run rsync in a cronjob?
rsync -uavrpog -e ssh /www root@domain.tld:/DESTINATION/`date +%A`
--password-file=/quellen/RSYNC_PASSWD
does not work!
I always get a prompt to enter users root password!
--
Jochen Kaechelin
2005 Jan 24
0
[Bug 848] OpenSSH_3.8.1p1 - passwd -f does not work
http://bugzilla.mindrot.org/show_bug.cgi?id=848
------- Additional Comments From dtucker at zip.com.au 2005-01-24 22:11 -------
Since the non-shadow age does not appear in the password field or pw_age field
as returned by the OS, I don't see how sshd can handle this.
Does anyone know how to check the password age in this case?
------- You are receiving this mail because: -------
You
2005 Sep 12
2
[Bug 848] OpenSSH_3.8.1p1 - passwd -f does not work
http://bugzilla.mindrot.org/show_bug.cgi?id=848
------- Additional Comments From senthilkumar_sen at hotpop.com 2005-09-12 20:59 -------
I have some idea. But before trying them, I need one clarification, the
attachment id=615 deals with aging in auth-shadow.c. Is this checking of
password aging in /etc/passwd should be done there or moved to auth-passwd.c.
which would be the right place?
2004 May 11
1
openssh3.8p1 passwd -f for uid's longer than 8 char problem
Hi !
Solaris 5.8 Generic_108528-19 sun4u sparc SUNW,Ultra-60
Putty 0.53b
sshd version OpenSSH_3.8p1, OpenSSL 0.9.7d 17 Mar 2004
While using passwd -f for uid 10 char long, I'm not able to logon again to
change password because uid is truncated to 8 char.
Incoming packet type 14 / 0x0e (SSH1_SMSG_SUCCESS)
Event Log: Allocated pty
Outgoing packet type 12 / 0x0c (SSH1_CMSG_EXEC_SHELL)
Event
2020 Mar 21
1
Listenurl is not in HTTPS
Hi Justin,
>Are you talking about the listen URL in the Icecast status page? I think it is currently not able show the link as httpS. Maybe one of the Icecast experts can confirm that.
Yes I was talking about this value.
The workaround was to put my own m3u file ( with the correct link ) in the icecast web folder
> Is this truly an OGG audio file? Why does the server response give a
2007 Apr 19
2
SIP kpml DTMF support in *
Hi,
I'm trying to connect Asterisk 1.4 and Cisco CallManager 5 using SIP
Trunk without MTP (media termination point). Howerver, Cisco 79xx phones
do not support RFC2833, they always notify CCM5 via SKINNY channel no
matter where they send RTP to.
For non-MTP trunk there's Out-of-band DTMF support in CCM5 called
"kpml". I wonder if Asterisk can support it.
I found an
2000 Nov 03
1
Macs and R
I hope this is the right place for my question, my apologise if it is not.
I am a long time Mac/UNIX user and my local machine is a Mac. At
present I run an orphan version of R which a worried out of (*****).
On reflection I guess I'd better not say, but it changed my life. It
is howerver a little out of date ( say 0.6ish)
So the obvious question, do I move to MacLinux or is there likely
2016 Aug 02
1
TLSv1.2 support for lftp on CentOS 6.x
On Tue, Aug 02, 2016 at 03:29:07PM +0000, Olivier BONHOMME wrote:
> On Tue, Aug 02, 2016 at 02:56:26PM +0000, Olivier BONHOMME wrote:
> So the question is: Is that behaviour can be considered as an lftp bug or not ?
Hello again,
Just answering to myself and the list for a conclusion. lftp in CentOS uses the
default priority provided by gnutls and it's not possible to override it in