Displaying 2 results from an estimated 2 matches for "patch25".
Did you mean:
patch2
2003 Nov 12
3
password aging
I've compiled 3.7.1p2 on AIX 5.1 w/pam compiled in,
but not enable in the sshd_config. Also applied
Darrens 3.7.1p2 patch25. I am having issues w/password
aging when maxage is set to anything >0. i dont
believe this function was ever working (at least not
in 3.5p1).
Can anyone verify this?
Thanks,
Ryan
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://ant...
2008 Oct 24
19
[PATCH 00/00] Implement quotas for OCFS2 (version 2)
Hello,
the following patch series implements quotas for OCFS2. The patch
series is based on:
git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git linux-next
I've adressed Joel's comments, also node recovery is now fully working
and I've fixed a few issues I found during my testing. So I'm currently
not aware of any bugs. Please review, test, comment. Thanks.