Displaying 2 results from an estimated 2 matches for "pushdown".
2005 Feb 21
1
AD function without AD
...ber server.. Are there any other
projects that integrate samba, ldap, kerberos to make a active
directory like system?
Note that I said AD like. My goals include
1) single sign on through kerb
2) access control through ldap groups
3) directory services for failover of some resources (printers)
4) pushdown of windows security policies
Any pointers welcome. prefer open sourced solutions, but may consider
commercial stuff if it integrates well with samba servers.
--
David Bear
phone: 480-965-8257
fax: 480-965-9189
College of Public Programs/ASU
Wilson Hall 232
Tempe, AZ 85287-0803
"Beware t...
2005 Sep 20
5
Uniprocessor kernel booted after YUM update
...reboot for very long periods.
Recently, yum installed an updated kernel 2.4.21-32.0.1.ELsmp; when we
got around to rebooting, we found that some of the machines were running
the uniprocessor kernel 2.4.21-32.0.1.EL , showing only a single cpu.
The grub.conf file had been modified in the usual pushdown manner but
the default kernel had been set at #2 instead of #0.
Bizzarely, some of the systems DID boot the upgraded SMP kernel as expected.
Here is the grub.conf from an affected server:
default=2
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title CentOS (2.4.21-32.0.1.ELsmp)
root...