Displaying 20 results from an estimated 300000 matches similar to: "siham oukili"
2006 Mar 01
1
Username Length and Password Expiry
I am having a problem with usernames that are longer than 8 characters
on the following system types:
Solaris 8, Solaris 9
OpenSSH 4.2p1
OpenSSL 0.9.8a
When logging in with an SSH client like PuTTY, OpenSSH or SecureCRT,
the username is truncated when the password is asked to be changed.
Below is output from a PuTTY session when logging in to a system with
an expired password and a username
2010 Jun 14
4
Cacti/snmp question
Hi,
Trying to follow the recipe at
http://wiki.centos.org/HowTos/Cacti_on_CentOS_4.x
Which has a bit of an update for 5.x, but no joy.
Anyone know what this from Cacti should suggest?
Data Query Debug Information
+ Running data query [9].
+ Found type = '6 '[script query].
+ Found data query XML file at '/var/www/cacti/resource/script_server/host_cpu.xml'
+ XML file parsed
2010 May 05
2
NoMachine Makes OpenSSH Win32 Port Available
Hi all,
We are happy to inform you that we have made available a Win32 port of
OpenSSH. We have also created a dedicated area on our website along with
the relevant build and installation instructions:
http://www.nomachine.com/contributions.php.
While still in the early stages and requiring a little more evolvement,
the port includes both the client and the server and implements a majority
of
2004 Aug 11
3
Problem with OpenSSH 3.7.1p2
I was just forced to upgrade to OpenSSH 3.7.1p2 for security reasons. This
has apparently caused a problem with PHP/libcurl:
[...conf.d]$ /etc/init.d/httpd restart
Stopping httpd: [FAILED]
Starting httpd: Syntax error on line 6 of /etc/httpd/conf.d/php.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/usr/lib/libcurl.so.2: undefined symbol: ENGINE_load_private_key
I have searched for
2003 Oct 17
1
Script Control of sftp
I am trying to conduct a full sftp session using the proc_open()
function of PHP:
http://www.php.net/manual/en/function.proc-open.php
Once I get past the authentication stage, everything works fine: the
script is able to write to sftp's stdin and capture its stdout.
However, during the auth stage, these are apparently bypassed somehow,
and IO takes place directly with the terminal. That is,
2007 Oct 29
4
Joining a Linux Machine to a Windows 2003 Active Directory Domain
Hey all, I'm trying to join a Linux machine running CentOS 5, Samba version
3.0.23 to a Windows 2003 Active Directory. I can authenticate successfully
against Kerberos, but I cannot seem to join the domain. I'm using
instructions from this article
2003 Dec 21
0
failure notice
Hi. This is the qmail-send program at postoffice.telstra.net.
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<openssh-unix-dev at mindrot.org>:
203.217.30.81 does not like recipient.
Remote host said: 554 <openssh-unix-dev at mindrot.org>: Sender address rejected: internal
2009 Jan 28
0
Palm Terrace apartments launching - From R299K Cape Town
[top.jpg]
[left_image.jpg]
* Combination of retail and residential units
making this ideal to live, work and play
* Only 4km from Cape Town CBD
* Delayed transfer: end of 2009
* Mix of bachelor,1 and 2 bedrooms
* Large sun-deck and braai area
* Enclosed sun-lounge
* Small gym area
* High rental demand and rental return
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
2003 Jul 01
0
French translation for the manpages -> possible inclusion ?
I translated OpenSSH manpages and the manpages for some related utilities (at
least for the 3.4 release of OpenSSH).
Those manpages are hosted at G?rard Delafond website
(http://www.delafond.org/traducmanfr/index.php). G?rard then dispatches the
manpages in some of the major Linux distributions (as far as I know Debian
GNU/Linux, Mandrake GNU/Linux et RedHat, maybe others ...).
Recently, an user
2014 Mar 11
2
Upgrading openssh to 6.5 on centOS 5 machine
Hello Everyone,
I am a newbie.
I am supposed to upgrade openssh on a centOS machine.
Following are the current versions of openssh and centOS.
/tmp# /usr/sbin/sshd -V
OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
/tmp# rpm -q centos-release
centos-release-5-2.el5.centos
I have already tried the following link.
http://fr2.rpmfind.net/linux/rpm2html/search.php?query=openssh
I am unable
2013 Aug 14
0
HPN-SSH for OpenSSH 6.2
Howdy,
It's been a while since I've made an announcement here but I wanted to
mention that we've just released a set of HPN-SSH patches for
OpenSSH6.2. The release marks the first time I've had the resources/help
to actually do anything more than just forward port the patches in quite
a while.
http://www.psc.edu/index.php/hpn-ssh
Items of note:
1) The multithreaded AES-CTR
2003 Dec 17
3
Fedora FC1 RPMs
I've spent the morning looking at making some RPMs for Fedora Core 1
and run into a problem with GSSAPI. Basically the default install of
Fedora doesn't come with the necessary gssapi code to build the RPMs by
default (i.e. you need to say %define kerberos5 0 in openssh.spec).
Since Fedora is going to fork off from RedHat I was going to create a
set of patches to make a
2015 Oct 09
1
OpenSSH and stdin/stdout assigning
> Yes, in that we changed the compile time default at some point between those two because pipes have better close semantics for what sshd wants to do.
Thanks for quick reply, appreciate it.
> That sounds a bit silly. Which daemons?
At least python-daemon lib.
Look here for functions is_process_started_by_superserver() and
is_detach_process_context_required()
2013 Apr 19
1
Auth_Banner question
Hi all,
I'm working with a pure PHP implementation of the SSH2 protocol. I've
read the rfc and the thousands of lines in this project:
http://phpseclib.sourceforge.net/
I'm simply trying to add a feature that will capture and display the
USERAUTH_BANNER displayed by Open sshd prior to login.
When I connect to my opensshd server configured with the banner from
openssh on any
2003 Sep 26
3
SecurID patch for OpenSSH 3.7.1p2
Hello all,
new version of SecurID patch is available on
http://sweb.cz/v_t_m/
The new version of the patch is extended with "shared logins" possibility.
It means that SecurID token can be used to login to an account shared
by several persons.
This cannot be solved using ACE server standard means.
This patch depends on the AuthSelection patch (http://sweb.cz/v_t_m).
After applying
2001 Jul 26
7
comment on another command line option
I would like ssh to have the command line option of supplying the passphrase.
This would make it possible to do attendant free scp transfers from PHP, for
example. As it is, it is impossible to use a web script to initiate an scp xfer
if an encrypted private key is used.
I realize that stupid people could make shell scripts or web scripts then with
the pass phrase in them, but those same stupid
2015 Aug 30
2
Inter-op and port (wolfSSL + openSSH)
On Aug 30, 2015 2:10 PM, "Damien Miller" <djm at mindrot.org> wrote:
> Is WolfSSL open source? If so, what license it is under?
https://wolfssl.com/wolfSSL/download/downloadForm.php says gplv2 and hints
at other proprietary options. I lost interest when the download required
registration.
2010 Aug 20
2
SSH Sequence diagrams
Hello, Dear SSH developers. I'm currently studying Business Information
Technologies at the University of Applied Sciences in Oulu, Finland. I'm
about to start my own online computer security related magazine. I would
like to make an article about the helpful ssh protocol for security
professionals. I have made sequence diagrams on how the SSH 2.0 protocol
works, however i'm not sure
2004 Oct 28
2
Problem copying directories using sftp
Hello!
A couple of days ago I submitted the problem report shown below to the
support forum for WinSCP.
I got a reply (shown at the end of this e-mail) saying that this in part
was a WinSCP problem, but also that there appeared to be something wrong
with the replies from OpenSSH-3.9p1 under AIX 4.3.3.
The full dialog including the reply can be seen at