similar to: openssh 2.2.0p1 and finger

Displaying 20 results from an estimated 800 matches similar to: "openssh 2.2.0p1 and finger"

2000 May 26
4
openssh-2.1.0p2 ans Solaris 8
I have some troubles with subj and proper utmpx/wtmpx functionality. After successfull ssh connect to Solaris 8 box, I run #w 11:59am up 13:45, 1 user, load average: 0.00, 0.01, 0.02 User tty login@ idle JCPU PCPU what root console 11:43am 9 bash # Record about my pts/1 login is absent. Next command I run from Solaris 8 console
2002 Jul 18
2
[Bug 345] w (uptime) command still indicates user is logged in after logout
http://bugzilla.mindrot.org/show_bug.cgi?id=345 stevesk at pobox.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Lutz.Jaenicke at aet.TU- | |Cottbus.DE ------- Additional Comments From stevesk at
2002 Jul 26
1
creating unicode_map.437 and unicode_map.ISO8859-1?
Hello, I am running HP-UX 11 with Samba 2.2.5 binaries for HPUX and I keep getting the error that Samba can't find the unicode_map.xxx file. Well, I notice that all I have in /usr/local/samba/lib/codepages is codepage type files, not unicode. Why do the binaries not include a compiled make_unicodemap? I did download the source and found the .c file for the command. When I try to run
2001 Oct 26
2
problems building on solaris 2.6
Using the latest cvs sources, the compilation of ssh.c fails. The 'struct rlimit rlim;' line is being expanded by cpp into 'struct rlimit64 rlim;' and there is no struct rlimit64 defined. In order to get the struct rlimit64 to be included when the #include <sys/resource.h> is used, it appears to need the _LARGEFILE64_SOURCE symbol defined OR it needs the '#if
2000 Nov 22
1
Antw: Re: openssh kills the stty values?
Hi, thanks for your answer. I can reproduce your error in my HP-UX system and solved it ;-)). I built socalled software-depots for distributing the openssh-package and put the start command in the postinstall-script. The shell of this postinstall script has the bahavior that intr ^C won't work properly. So I did your trick with "/sbin/init.d/sshd stop/start" from a shell where ^C
2000 Nov 09
1
PAM auth. and HP-UX
Hi, just a few days ago I upgraded to openssh-2.3.0p1 on HP-UX 11.00, trusted system, incl. the PAM-patch PHCO_22265 and I run into another problem. The situation is the following. I come from server inside a firewall and go through the firewall wia a ssh-plug-gateway to one host in our internet section and further do a second server in the internet section. All this including the ssh-agent
2003 Nov 13
1
Problem with 3.7.1p2 on Reliant Unix
Hi Group, recently I upgraded to v 3.7.1p2 on Reliant Unix (former SINIX). With sser root everything works fine, but with a "normal" user the session terminates.. I put the logfile of the "sshd -dddd" at the end. What is wrong? regard Stephan --------------- debug2: read_server_config: filename /etc/sshd_config debug1: sshd version OpenSSH_3.7.1p2 debug1: private host key:
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
When I run configure on either a DU server running 4.0f or a DU client running 4.0d, I receive the following error: ERROR: No locking available. Running Samba would be unsafe configure: error: summary failure. Aborting config Most directories are mounted using nfs v2 or nfs v3. rpc.lockd and rpc.statd are running on servers and clients. The rpcinfo -p command shows nlockmgr and llockmgr
2007 May 22
1
Re: Ocfs2-users Digest, Vol 41, Issue 21
Dear all, > Caveats > ======= > Features which OCFS2 does not support yet: > - extended attributes > - readonly mount > - shared writeable mmap > - loopback is supported, but data written will not > be cluster coherent. > - quotas > - cluster aware flock <---------------------------------------- >
2001 Jul 30
0
X11 changes between 2.5.1p2 and 2.9p2
Hello, I just upgraded one machine (HP-UX 11.0) from 2.5.1p2 to 2.9p2 and found that a hendl at host_a# ssh host_b works fine with authentication agent and X11 forwarding on but a hendl at host_b# su root at host_b# /usr/bin/X11/xclock afterwards gives errors like debug: X11 connection uses different authentication protocol. debug: X11 rejected 0 i1/o16 ... debug: X11 connection to ...
2003 May 26
3
Error on Reliant Unix: no controlling terminal
Hi all, just I tried to upgrade openssh from 3.5p1 to 3.6.1p2 on Reliant Unix 5.45 and run into this error: root at soltest: tail /var/adm/log/messages .... May 23 15:45:28 soltest unix: sshd[4013]: Accepted password for root from 10.128.11.72 port 2624 ssh2 May 23 15:45:28 soltest unix: sshd[4101]: error: setsid: Not owner May 23 15:45:28 soltest unix: sshd[4101]: error: open /dev/tty failed -
2009 Dec 25
2
[openssh-portable] utmpx and ut_name
Hello OpenSSH hackers, The last couple of weeks I've been figuring out how hard it is to replace FreeBSD's <utmp.h> with <utmpx.h>. I don't think utmpx is perfect, but at least it's better than what we have now and at least it has gone through some form of standardisation. I noticed POSIX says the following [1]: | The <utmpx.h> header shall define the utmpx
2000 Feb 04
1
problems compiling 1.2.2 on HP-UX 10.20 (gcc)
The problem seems to be that if you #include <utmpx.h> without suitable -DPOSIX_SOMETHING magic, you get no struct utmpx (all that stuff is wrapped w/ "#ifdef _INCLUDE_XOPEN_SOURCE_EXTENDED"). I'm not sure how you all are handling such portability issues. Thx, Will ================== I configured with # ./configure --prefix=/.=our-deploy/openssh-1.2.2 --without-shadow
1999 Jul 08
1
samba on an IBM mainframe?
Hi, does anybody know wether samba is running on an IBM mainframe under os/390? Are there any specific things to consider or do it just like for a "normal" unix? thanks Stephan Hendl -- LDS Brandenburg Dr. Stephan Hendl fon: +49-(0)331-39 471 EMail: stehan.hendl@lds.brandenburg.de
2001 Mar 14
2
sftp over 2 hosts?
Hi list, I tried sftp and it works perfect via a direct connection between 2 hosts. Our situation is that we have to go from our intranet through a firewall gateway to the internet and then to a third server. With "normal" ssh this works via: "ssh -t hosta ssh hostb". It seems to me that this doesn't work with sftp ;-((. Would it be complicate to implement? Thanks Stephan
2006 Aug 18
1
ocfs2 and device-mapper
Hello all, are there any issues concerning ocfs2 (v 1.2.3) and device-mapper-multipath-0.4.5-12.0.RHEL4? I've build a 4 node cluster with two ocfs2 mounts on /dev/dm-0 and /dev/dm-1. Under heavy load the nodes dies after about two minutes reproducably ;-(( Once I've loaded the ocfs2 modules it seems to me that both modules (device-mapper-multipath related as well as ocfs related) are
2000 Nov 20
1
openssh kills the stty values?
Hi all, I found that on some HP-UX 11 machines running openssh-2.3.0p1 the default values for intr in stty don't work. The problem is that stty shows the correct values but they don' work and I cannot det the values to others. Once I connect via telnet or rlogin I can use the intr-sequence. Any ideas? Thanks Stephan -- LDS Brandenburg Dr. Stephan Hendl fon: +49-(0)331-39 471 fax:
2005 Feb 03
4
[Bug 979] Openssh doesn't support UTMPS/BTMPS/WTMPS database
http://bugzilla.mindrot.org/show_bug.cgi?id=979 Summary: Openssh doesn't support UTMPS/BTMPS/WTMPS database Product: Portable OpenSSH Version: 3.9p1 Platform: Other OS/Version: HP-UX Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous AssignedTo: openssh-bugs at mindrot.org
2003 Jun 02
2
./configure --with-pam fails allways
Hi, It is since a while on different distributions that i can't compile samba --with-pam I download 2.2.8a ./configure --with-pam And i always get: 1)config.log 2)screen dump 1) this is the config.log file This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:814: checking for gcc configure:927: checking
2002 May 06
1
tunnel connection like a service with cygwin or other products?
Hi all, I try to implement a secure ODBC connection via ssh tunnel from a win-pc to a linux server. I am looking for a kind of service under nt that builds a secure tunnel connection from the pc to the server at time of login of the user at the desktop and going into the background after that. That means the conncetion is always open until the user shuts down the pc. It should run completely in