Displaying 20 results from an estimated 200 matches similar to: "2 poss improvements to 3.6.1p2/passexpire21"
2003 Jun 25
2
openssh-3.6.1p2-passexpire20.patch prevents /etc/nologin display on AIX
Hi there,
I have just compiled up 3.6.1p2 both with and without Darren Tuckers
passexpire patch.
However, with the patch applied /etc/nologin isn't displayed to users (on
AIX 5.1 / PSSP)
The patched vesion seems to fail with "illegal user" - some parts of a debug
3 log...
debug1: userauth-request for user ade45 service ssh-connection method none
debug1: attempt 0 failures 0
2004 Sep 22
2
X11 problems on AIX (OpenSSH_3.7.1p2-pwexp24)
Hi folks,
I've got a problem with X11 forwarding on an AIX 5.2 system thats stumped
me.
I've installed the same patched + compiled installp package on all our aix
boxes
but one of them won't play ball with X11
ssh -X -v -v user at host gives (grepped out X11 looking lines)
debug2: we sent a password packet, wait for reply
debug1: Authentication succeeded (password).
debug1:
2003 Jun 25
2
openssh-3.6.1p2-passexpire20.patch prevents /etc/nologin disp lay on AIX
Courtesy follow up back to the unix-dev list (mainly for those like me who
searched the archives)
Thanks to the very swift response of Darren, a patched auth.c did the trick
Patch enclosed below (apply after the p20)
I'm guessing he'll either update p20 or issue p21 soon.
Many thanks
Andrew
--- auth.c.orig 2003-06-25 23:14:16.000000000 +1000
+++ auth.c 2003-06-25
2004 Apr 20
2
Compiling 3.8p1 on AIX with IBM OpenSSL RPMs
Folks,
I've just updated a machine to the latest IBM supplied OpenSSL RPMS:
openssl-0.9.6m-1
openssl-devel-0.9.6m-1
(this is a power4 running AIX 5.1)
and Tried to upgrade to the latest OpenSSH (3.8p1 - both the release and a
snapshot from about a week ago)
I'm using:
./configure --prefix=/usr --sysconfdir=/etc/ssh --with-ssl-dir=/opt/freeware
and the compilation seems OK:
OpenSSH
2010 Oct 12
1
Help with function writing
Hello all
I have what seems like a simple question but have not been able to find an
answer on the forum. I'm trying to define a function which involves
regression models and a large number of covariates.
I would like the function to accept any number of covariates and, ideally, I
would like to be able to enter the covariates in a group (e.g. as a list)
rather than individually. Is there any
2005 Feb 24
2
Brainstorm: Running Asterisk as cool as poss ible - AKA solid state.
Hi Kristian,
Anywhere I can read about this Soekris/AstLinux project? ...
Regards,
Hans
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Kristian
Kielhofner
Sent: Thursday, February 24, 2005 6:02 AM
To: jim@vanmeggelen.ca; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: Re: [Asterisk-Users]
2006 Aug 15
7
XFS and CentOS 4.3
Hi All, after looking around for info on XFS(the filesystem) and its use
on CentOS and/or RHEL 4. There seems to be a lot of noise about 4K
Stacks (especially on linux-xfs at oss.sgi.com).
So what is the best way to get XFS working with CentOS 4.3 ? And not
have something like this happening.
A quote from the xfs list at sgi
>On Tue, 18 Jul 2006 at 10:29am, Andrew Elwell wrote
>
2011 Apr 19
5
Simple Missing cases Function
Dear all
I have written a function to perform a very simple but useful task which I
do regularly. It is designed to show how many values are missing from each
variable in a data.frame. In its current form it works but is slow because I
have used several loops to achieve this simple task.
Can anyone see a more efficient way to get the same results? Or is there
existing function which does
2010 Sep 09
1
Emacs function argument hints
Hi
I've recently started using Emacs as my text editor for writing R script.
I am looking for a feature which I have seen on the standard R text editor
for Mac OS. In the Mac OS editor when you start typing a function, the
possible arguments for that function appear at the bottom of the window.
E.g. if you type "table( " before you finish typing you can see at the
bottom of the
2010 Aug 24
3
Rotate x-axis label on log scale
Hi
I'd appreciate some help with plotting odds ratios. I want to rotate the
labels on the x-axis by 45 degrees.
The usual way of doing this, using text - e.g. text(1, par('usr')[3]-2.25..)
- gives no result when the y-axis is a log scale.
I guess this is because, as the par help says, for a logarithmic y-axis:
y-limits will be 10 ^ par("usr")[3:4]
Does anyone know
2004 Feb 11
0
OpenSSH 3.8 and password expiry.
Hi All.
I'm pleased to report that as of yesterday, OpenSSH -current now
supports forced changes of expired passwords on most platforms, and bug
#14 is now closed.
Specifically, AIX's native authentication, BSD Authentication and
shadow passwords with the expiry field are supported. The password is
changed by exec'ing /usr/bin/passwd in the session. Interested parties
should
2011 Sep 14
1
svytable including NAs
Dear all
I'm creating two way tables based on weighted survey data using svytable and want to include NAs as a level in the table.
For unweighted data I use table(..., useNA="ifany"). Is there any equivalent for svytable?
If not, is there a solution using a different function?
Thanks
Tim
--
Tim Elwell-Sutton
The University of Hong Kong
Office: 3906 2053
Mob: 6084 5654
2010 Jul 01
0
Intermittent authentication error
Hello,
I have an intermittent authentication error between a Windows 2003 Server and AIX 6.1 TL4 Samba 2.2.7. I have the Samba server passing auth details to an active directory server. The account exists on AIX but is locked and there is no smbpasswd entry (this is how I setup all my samba shares). On the Windows server a mapping has been created to mount this path on restart. In most cases
2014 Feb 27
1
AIX 7.1 Winbind Module Problems
All,
I am having a winbind module load error on aix 7.1 trying to load
winbind module for 3.6.0.
methods.cfg
WINBIND:
program_64 = /usr/lib/security/WINBIND_64
(have tried authonly here)
NIS:
program = /usr/lib/security/NIS
program_64 = /usr/lib/security/NIS_64
DCE:
program = /usr/lib/security/DCE
[root] on [barrow] on [/rehash/samba-3.6.0] {932}
2014 Feb 27
0
AIX WINBIND ISSUES
All,
I am having a winbind module load error on aix 7.1 trying to load winbind
module for 3.6.0.
methods.cfg
WINBIND:
program_64 = /usr/lib/security/WINBIND_64
(have tried authonly here)
NIS:
program = /usr/lib/security/NIS
program_64 = /usr/lib/security/NIS_64
DCE:
program = /usr/lib/security/DCE
[root] on [barrow] on [/rehash/samba-3.6.0] {932}
2014 Feb 27
0
AIX 7.1 Winbind Module Load Issues
All,
I am having a winbind module load error on aix 7.1 trying to load
winbind module for 3.6.0.
methods.cfg
WINBIND:
program_64 = /usr/lib/security/WINBIND_64
(have tried authonly here)
NIS:
program = /usr/lib/security/NIS
program_64 = /usr/lib/security/NIS_64
DCE:
program = /usr/lib/security/DCE
[root] on [barrow] on [/rehash/samba-3.6.0] {932}
2006 Jan 26
1
pam_winbind.so user expired password config for Solaris /etc/pam.conf
I'm trying to configure my Solaris 9 pam.conf for CDE login/password
expiration using
ADS security on W2003. If my AD account password is in good standing,
my config works great in /etc/pam.conf. However - I'm having trouble
getting it to recognize that my password in AD has expired to ask me
to reset it on the CDE screen. With the config below - it just tells
me "login
2017 Jan 30
2
Fwd: Can somebody explain the file ownership of a
Hi All,
We're implementing a fully integrated Samba setup with the Active directory
on IBM AIX. From AIX level we have established the single sign on against
Windows AD 2012R2. Currently the following user accounts and groups exists
on the AD domain.
# cat /etc/samba/smb.conf
[global]
security = ADS
workgroup = PAPERCLIP
realm = PAPERCLIP.SC.NZ
2005 Mar 21
0
Winbind and openSSH problem on Solaris 8/Sparc
Hello there,
I have winbind configured and working fine on a Solaris 8 machine
pam is configured ok (I guess) as telnet/su'ing/smb access is working
fine, OpenSSH 3.9 is configured with the following options:
--prefix=/usr/local --sysconfdir=/etc/ssh --with-md5-passwords
--with-default-path=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/
bin:/bin --with-ipv4-default
2004 Nov 11
0
Mini HowTo AIX4.3.3-AD-Winbind
Integrating SAMBA\WINBIND on AIX 4.3.3 with Microsoft Active Directory.
Overview: This document is a roadmap on how you can integrate SAMBA with
your Active Directory environment. This configuration will allow
your Samba server to appear as a member of Active Directory. It will also
allow your telnet sessions to use Active Directory for
authentication.
AIX Setup:
Verify your system has