tacacs database in MySQL. It was only a matter of building version 9, and tweaking the settings to match that of the AAA router.
Actually connecting through the dial-up modem was another matter altogether, though. We still can’t figure out why it would connect one moment, not connect at all the next, and when it does connect, it’s extremely slllooooowwww (around 9 - 11 kbps).
Probably a noisy line? Or a misconfig on the router? Perhaps. We’ll see.
Monthly Archive for September, 2004
I’ve finally installed Jabber and Squid in the staging server, Jabber.
Squid is already running, and has been in use since yesterday. Jabber can peer with Maui, if given the routing permissions on the firewall. But my automatic proxy configuration script can already be used. (Tried it on Firefox in my workstation, but haven’t tried it out on IE yet.) I’ve managed to build Jabberd 2 from source. I had a few hiccups building MySQL. While I already have MySQL 3.x on the server installed throughrpm and yum, turned out Jabberd 2 needs *at least* version 4.
Jabberd is configured for localhost — can’t make it access the LAN just yet; problems with port assignment, I think, but I’ll get there.
<br /> tags. And, consequently, it looks just plain ugly when rendered on the web.
Same thing with BloGTK. It doesn’t have the provision for the post title so I had to manually add a custom tag for <h3 class="post-title">. Thing is, BloGTK adds a <p /> tag at the beginning of each new non-empty line so the header (post title) gets an extra paragraph spacing before it, resulting in too much white space on the page.
My only solution is to turn off the “smart” linebreaks feature in Blogger, manually add paragraph tags (in the email; BloGTK does it for me), and, in BloGTK, write the first paragraph immediately after the ending tag on the post title. The source code doesn’t look nice, but at least the rendered page becomes bearable to look at.
Apparently, it can’t be done, because, as pointed out in one mailing list thread I read: Active Directory != OpenLDAP.
The best I could do is try out “synchronization” between the two servers. Maybe set up a master server (probably the Win2K3 box) from which to sync the directory schema.
More work! Well, at least, it’s interesting. Once I get this done, I can move on to my (and every sysad’s) Holy Grail: single sign-on. Pipedream…
I got Squid load balancing to work. All I did was tweak squid.conf on both web cache servers to make them peer siblings.
http_direct directive in Squid doesn’t seem to work for my setup, though. Trivial Boolean logic, I guess. Will have to look into that.
Finally, I got the proxies to work. Now on to LDAP authentication. And, oh, I’m also currently installing Jabberd 2. Turns out the staging server doesn’t have gcc installed so I had to install them first. (Thank goodness for yum. That Yellow Dog is cool.)
