Displaying 2 results from an estimated 2 matches for "bordernet".
Did you mean:
borderent
2013 May 19
3
Error: dict client sent broken reply
...address AS user, NULL as password, homedir AS
userdb_home, maildir as userdb_mail, uid AS userdb_uid, gid AS userdb_gid,
quota_rule AS userdb_quota_rule, 'Y' AS nopassword FROM email WHERE
address = CASE WHEN ('%d' = '') THEN CONCAT (CONVERT('%n' USING latin1),
'@bordernet.com.au') ELSE CONVERT('%u' USING latin1) END AND is_alias=0
AND CheckPasswordFunc(CONVERT('%n' USING latin1), '%d', CONVERT('%w' USING
latin1), '%r');
iterate_query = SELECT address AS user FROM email WHERE is_alias=0 AND
length(password) > 1
2005 May 03
0
User Mode Linux and the CentOS 4.0 Kernel
Does anybody know where I might find a stock standard ready rolled
binary CentOS Kernel (2.6.9-5.0.5.EL) rpm package BUT with the skas mode
uml (user mode linux) patch applied ?
If not I will try and build one myself......gulp.... ;-)
Is there any good howto's out their on how to do this? It all appears
very different with CentOS 4.0 and the 2.6.9-5.0.5.EL.src.rpm.
Cheers
Bill