Displaying 5 results from an estimated 5 matches for "fzj".
Did you mean:
fz
2001 Nov 09
0
AIX lastlog change
...--
diff auth-passwd.c.orig auth-passwd.c
151c151,160
< return (authenticate(pw->pw_name,password,&reenter,&authmsg) == 0);
---
> { int iau;
> iau = (authenticate(pw->pw_name,password,&reenter,&authmsg) == 0);
> debug("auth-passwd (FZJ-authenticate): rc: %d msg: %s", iau,
authmsg);
> if (iau)
> return 1;
> loginfailed(authctxt->user,
> get_canonical_hostname(options.reverse_mapping_check),
> "ssh");
> return 0;
>...
2012 Jun 12
1
OpenSFS/EOFS Booth at ISC12
...a
Whamcloud Lustre Installation and Administration training session,
winner chooses preferred time and location in the next full year, before
May 2013. Travel or hotel costs not included. For locations and dates
see: http://www.whamcloud.com/training/
EOFS / OpenSFS booth sponsored by DDN, JSC/FZJ, NetApp, Whamcloud, and
Xyratex
2012 Jun 12
1
OpenSFS/EOFS Booth at ISC12
...a
Whamcloud Lustre Installation and Administration training session,
winner chooses preferred time and location in the next full year, before
May 2013. Travel or hotel costs not included. For locations and dates
see: http://www.whamcloud.com/training/
EOFS / OpenSFS booth sponsored by DDN, JSC/FZJ, NetApp, Whamcloud, and
Xyratex
2012 Jun 12
1
OpenSFS/EOFS Booth at ISC12
...a
Whamcloud Lustre Installation and Administration training session,
winner chooses preferred time and location in the next full year, before
May 2013. Travel or hotel costs not included. For locations and dates
see: http://www.whamcloud.com/training/
EOFS / OpenSFS booth sponsored by DDN, JSC/FZJ, NetApp, Whamcloud, and
Xyratex
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking