Displaying 20 results from an estimated 1000 matches similar to: "ssh 4.x using aix 5.3 auditing"
2006 Dec 06
2
ssh 4.x using aix 5.3 auditing
Im trying to identify how ssh 4.5 interacts with the audit subsystem within AIX 5.3. i get an event when a user logs in, but not when they exit via ssh. i can get it to work with telnet, however. It would seem to me that if an event is captured from the login, that the same would be true for the logout. I've opened a PMR w/IBM, but not getting very much help.
below is an example of my
2002 Nov 15
0
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
http://bugzilla.mindrot.org/show_bug.cgi?id=125
------- Additional Comments From Brian.King at xwave.com 2002-11-16 07:20 -------
One of the suggested work-a-rounds was to set "UseLogin yes" in sshd_config.
This does not work 100% of the time. SSH clients used in non-interactive modes
still exhibit the problem.
e.g.:
ssh {hostname} "crontab -l >crontmp ; crontab
2000 Jun 09
2
OpenSSH's UseLogin option allows remote access with root privilege.
OpenSSH's UseLogin option allows remote access with root privilege.
1. Systems affected:
The default installation of OpenSSH is not vulnerable, since
UseLogin defaults to 'no'. However, if UseLogin is enabled,
all versions of OpenSSH prior to 2.1.1 are affected.
2. Description:
If the UseLogin option is enabled the OpenSSH server (sshd)
2000 Jun 09
0
OpenSSH's UseLogin option allows remote access with root privilege. (fwd)
--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)
---------- Forwarded message ----------
Date: Fri, 9 Jun 2000 17:06:30 +0200
From: Markus Friedl <markus.friedl at informatik.uni-erlangen.de>
To: BUGTRAQ at SECURITYFOCUS.COM, misc at openbsd.org,
2001 Jan 12
0
login.conf MAIL environment weirdness solved
A while back, I posted to the freebsd-questions list about a problem I was
having getting custom MAIL environment variable settings in
/etc/login.conf to take. Something had happened between FreeBSD 3.3 and
4.2 that caused MAIL to always be set to /var/mail/$USER. It turns out
this was a problem with the sshd configuration.
The problem was apparently related to the fact OpenSSH's sshd is now
2001 Feb 19
2
Bug in 2.3.0p1 when using UseLogin
Hello,
I tried UseLogin, because ssh does not seem to propagate the tty
controlling characters from the local to the remote tty and the login(1)
on my system offers a config file to set them. Unfortunately, when using
UseLogin, sshd does not run xauth. I can only guess that it does so,
because it would have to drop privileges for doing so, but that makes
UseLogin about useless.
I am not
2002 Aug 02
0
[Bug 378] New: sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
http://bugzilla.mindrot.org/show_bug.cgi?id=378
Summary: sshd does not update utmp/utmpx
records correctly when "UseLogin" feature on
Product: Portable OpenSSH
Version: -current
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
2015 Apr 17
0
[Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
https://bugzilla.mindrot.org/show_bug.cgi?id=378
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |djm at mindrot.org,
|
2015 Mar 01
0
[Bug 1284] allow sftp when rlogin=false
https://bugzilla.mindrot.org/show_bug.cgi?id=1284
Michael Felt <aixtools at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aixtools at gmail.com
--- Comment #1 from Michael Felt <aixtools at gmail.com> ---
Just thought it could be
2003 Sep 08
1
Proliant 5000 hangs on boot to 5.1 during install
Hi,
I have a Compuke Proliant 5000 I would really like to use FreeBSD on
When I boot to CD or floppies using 5.1 I get all the way to:
"/stand/sysinstall running as init on vty0"
but the machine then locks up hard.
When I boot to CD or floppies using 4.8 I get nothing. The machine
won't boot to a 4.8 CD (that works in another machine)
Any ideas on what to try next?
TIA
Rick
2000 Dec 17
2
Portable OpenSSH Solaris UseLogin Issue
Greetings,
In order to use solaris's BSM (Basic security module) also called c2 audit,
which logs specific kernel calls depending on your audit_control,
I would need to use login(1) to log users exec calls and whatnot because
Portable OpenSSH does not have <bsm/audit.h> support, now that would mean I
would have to enable Uselogin in sshd_config in order for that to work.
I am running
2001 Apr 04
1
Solaris UseLogin problems
I'm using openssh 2.5.2p2 on Solaris-x86 2.6. I ran into a couple
problems when I set UseLogin to "yes":
The big one seems to have been reported before: login refuses to run
without a utmpx entry. This problem appears to have been caused by
the changes in revision 1.24 of session.c. Before this revision, the
record_login() function was always called, no matter how UseLogin was
2000 Jul 19
1
UseLogin yes and 'w': IP address used
Hello all,
I just noticed that if I enable UseLogin, IP address will be shown in 'w'
when logging on. If UseLogin is disabled, the hostname will be used.
I tested this on 2.1.1p2 and p4, on home-grown Redhat Linux 6.2.
Anyone else notice this? Is this an issue with OpenSSH or login?
--
Pekka Savola "Tell me of difficulties surmounted,
Pekka.Savola at
2001 Apr 16
1
UseLogin portability
Back on April 4th I sent a patch that makes UseLogin work on Solaris.
This change also made UseLogin work with Unicos (both of which require
a valid utmpx entry before /usr/bin/login will run). I have not heard
back from any of the ssh developers about this issue, and the current
snapshot doesn't appear to deal with this problem at all.
So, is there some issue here we still need to deal
2005 Apr 21
3
[Bug 1024] SSHD fails to connect when "UsePAM and UseLogin" is yes
http://bugzilla.mindrot.org/show_bug.cgi?id=1024
Summary: SSHD fails to connect when "UsePAM and UseLogin" is yes
Product: Portable OpenSSH
Version: 4.0p1
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
2002 Jul 23
2
Irix UseLogin wtmp/utmp bug
I am using the "UseLogin yes" configuration parameter to call the
/usr/bin/login program on SGI Irix, (we are using Irix version
6.5.13). I do this because the SGI login program is AFS awhere and
checks out a token for you and I do not want to compile the Kerberos
version of sshd, (it is to messy for me to support).
Everything seems to work fine accept the wtmp(x) and utmp(x) files do
2002 Aug 02
0
[Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
http://bugzilla.mindrot.org/show_bug.cgi?id=378
drk at sgi.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary| sshd |sshd does not update
|does not update utmp/utmpx |utmp/utmpx records correctly
|records correctly when
2005 Oct 26
2
[Bug 1107] Honouring securetty file in HP-UX with UseLogin
http://bugzilla.mindrot.org/show_bug.cgi?id=1107
Summary: Honouring securetty file in HP-UX with UseLogin
Product: Portable OpenSSH
Version: 4.2p1
Platform: Other
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2015 Apr 17
0
[Bug 378] sshd does not update utmp/utmpx records correctly when "UseLogin" feature on
https://bugzilla.mindrot.org/show_bug.cgi?id=378
--- Comment #3 from Darren Tucker <dtucker at zip.com.au> ---
Comment on attachment 2590
--> https://bugzilla.mindrot.org/attachment.cgi?id=2590
skip record_login in privsep when UseLogin is active
>+ if (!options.use_login)
>+ return;
>+
Err, that's going to skip the login recording when UseLogin is
INactive.
--
You
2003 Oct 08
2
Problem with /bin/ash
I have /bin/ash from rh8 installation and I have following error when I
tried to change using ash instead of sh with shorewall-1.4.7:
+ eval options=$tap0_options
+ options=
+ list_search newnotsyn
+ local e=newnotsyn
+ [ 1 -gt 1 ]
+ return 1
+ run_user_exit newnotsyn
+ find_file newnotsyn
+ [ -n -a -f /newnotsyn ]
+ echo /etc/shorewall/newnotsyn
+ local user_exit=/etc/shorewall/newnotsyn
+ [