Archive for October, 2008

Johni User Itegno CNB

Ini Nomor HP nya :

Flexi  : 72718220

GSM : 081537138699

Comments

Qmail Installasi Hack / Trouble Shooting dengan VPOPMAIL

1. Merubah Configurasi Qmail
disini  /var/qmail/control/defaultdelivery
dari
./Maildir   —> menjadi ./Maildir/

2. Cara Membuka Files Ber-extension tar.bz2
install paket debian : bzip2
#apt-get install bzip2
#bunzip2 courier-authlib-0.58.tar.bz2

3. Cara Mengakses FTP server dengan MC (Midnighr Commander)
“namauser:password@AlamatServer”

4. Courier Link di Debian

http://www.raptorized.com/2007/05/20/courier-imap-and-vpopmail-on-debian/

Courier imap and vpopmail on Debian –> Gak Bisa Jalan Bareng

Hi everyone. Sorry for the lack of updates, I’ve been fairly busy — I’m migrating all of my servers to a single, brand new Dell Poweredge 2900 server. I have a couple of great tutorials regarding Xen coming up soon, I’m sure at least someone will find them useful — I found the Xen documentation to be really scarce.

So, right now, I’m migrating my qmail, vpopmail, courier, clamav and friends set-up from Gentoo to Debian, on a new virtual machine. I followed the basic steps from here:

http://wiki.debian.iuculano.it/quick_howto

This gent was nice enough to provide the required qmail packages and patches. Only problem came when I tried to make courier work with vpopmail — turns out the official debian courier-imap packages don’t support vchkpw, which is the authentication mechanism for vpopmail. Fortunately, I managed to hack it in an almost clean way, that doesn’t involve building it yourself from tarball.

Read on for the jazz.

So, first of all, fetch the courier-authlib source. You should first make sure that your /etc/apt/sources.list file contains the “deb-src” lines for everything. apt-get update if necessary.

So, step one, create a folder to hold the sources and debian packages, and cd into it.

mkdir -p /usr/src/deb-source; cd  /usr/src/deb-source

Step two, fetch the sources.

apt-get source courier-authlib

Once that is done, you must install the tools and libraries courier might need to be built. This sounds scary, but is actually a breeze under Debian.

apt-get build-dep courier-authlib

This should bring in a few things like build-essential, if you don’t have a compiler on the machine yet.

Next, cd’ into the source folder, and into the debian package files.

cd courier-authlib-0.58/debian

Now you’re sitting where all the package specifications are configured, and the sweet thing is, you can hack them to your heart’s content. First of all, we need to edit the file named control.

vi control

Add the following at the end of the file to create a description for vchkpw.

Package: courier-authlib-vchkpw
Architecture: any
Depends: ${shlibs:Depends}, courier-authlib (>= ${RELUP})
Description: External authentication support for Vpopmail.
This package contains vpopmail support for courier-authlib.

Next, we must create a list of files for the package.

echo “/usr/lib/courier-authlib/libauthvchkpw.so*” > courier-authlib-vchkpw.files

Failure to do this could lead to the following message during build:

/usr/src/deb-source/courier-authlib-0.58/debian/tmp/usr/lib/courier-authlib/libauthvchkpw.so.0.0.0 /usr/src/deb-source/courier-authlib-0.58/debian/tmp/usr/lib/courier-authlib/libauthvchkpw.so.0 /usr/src/deb-source/courier-authlib-0.58/debian/tmp/usr/lib/courier-authlib/libauthvchkpw.so File(s) found not belonging to any package, please contact maintainer make: *** [install] Error 1

Next step, altering the build parameters to include vpopmail support. That’s fairly easy. Just edit the file rules.

vi rules

Scroll down to the part where COMMON_CONFOPTS is defined, near line 35. Change the line where it says:

–without-authvchkpw \

so that it now reads:

–with-authvchkpw \

Once that is done, save the file, and you’re now ready to build the new and improved package:

# cd ..
# dpkg-buildpackage

And go fetch some coffee. The courier builds are always pretty nasty, and configure can take a while. During compilation, I spotted this with my hawk eyes:

Compiling authvchkpw.c
authvchkpw.c: In function ‘callback_vchkpw’:
authvchkpw.c:46: warning: value computed is not used
authvchkpw.c: In function ‘auth_vchkpw_changepass’:
authvchkpw.c:142: warning: passing argument 1 of ‘parse_email’ discards qualifiers from pointer target type
Compiling authvchkpwlib.c

This confirmed that support was indeed being included this time.

Once the build is done, simply install the required package.

# cd ..
# ls -lah *.deb
courier-authdaemon_0.58-4_amd64.deb     courier-authlib-pipe_0.58-4_amd64.deb
courier-authlib_0.58-4_amd64.deb        courier-authlib-postgresql_0.58-4_amd64.deb
courier-authlib-dev_0.58-4_amd64.deb    courier-authlib-userdb_0.58-4_amd64.deb
courier-authlib-ldap_0.58-4_amd64.deb   courier-authlib-vchkpw_0.58-4_amd64.deb
courier-authlib-mysql_0.58-4_amd64.deb
# dpkg -i courier-authlib-vchkpw_0.58-4_amd64.deb
Selecting previously deselected package courier-authlib-vchkpw.
(Reading database …
27234 files and directories currently installed.)
Unpacking courier-authlib-vchkpw (from courier-authlib-vchkpw_0.58-4_amd64.deb) …
Setting up courier-authlib-vchkpw (0.58-4) …
#

And we’re done.

Now all that is left is just to edit /etc/courier/authdaemonrc where it specifies the authentication modules to include our newly created one:

authmodulelist=”authvchkpw”

And voilà. That wasn’t so hard, was it?

I hope someone finds the following guide useful :)

Comments

Jika Menemukan Error saat kompilasi Qmail

installasi Qmail Melalui Source
1. Download program qmail di Qmailrocks
2. Lakukkan installasi
3. Jika Menemukan error pada saat melakukan installasi  pada tahap “make man && make setup check”
qmail-remote.c:462: error: âNID_commonNameâ undeclared (first use in this function)
qmail-remote.c: In function âmainâ:
qmail-remote.c:590: warning: return type of âmainâ is not âintâ
4. lakukan installasi  libssl-dev
sudo apt-get install libssl-dev

lakukan compilasi lagi

Comments

Info IP ADDRES dan MAC Addrres TMI

Informasi
IP Address User / Client yang ada di Taman Menanggal Indah Sby

Nama                                   MAC ADDRESS           IP ADDRESS

Keluarga Ibu. Heru              00:B0:4C:39:22:86        192.168.1.18

Keluarga Bp. Mastre           00:11:D8:8D:FA:C2        192.168.1.19

Keluarga Bp. Abi Noer         00:C0:9F:04:B1:BD        192.168.1.20

Keluarga Bp. Rudi                 00:90:F5:57:C5:AE       192.168.1.15

Keluarga Bp. Anis(1)             00:14:0B:34:5A:C9      192.168.1.13

Keluarga Bp. Anis(2)             00:03:0D:32:25:28       192.168.1.14

Keluarga Bp. Isman               00:11:2F:2B:F7:A1      192.168.1.17

Keluarga Ibu Elvi                   00:1A:4D:F6:CA:96     192.168.1.12

Pakde Bambang                    00:18:F3:BC:74:90      192.168.1.16

Comments

Protected: RT RW NET Bulan Oktober 2008

This post is password protected. To view it please enter your password below:


Enter your password to view comments.

Chrootkit untuk mengecek Trojan / Virus di System Linux

Klik Link nya disini

http://www.chkrootkit.org/ 

Comments

Protected: Sambilan Jualan PULSA

This post is password protected. To view it please enter your password below:


Enter your password to view comments.

user Itegno A/N pak Dony

031-70488454

Comments

YM API

http://www.phpclasses.org/browse/package/3373.html

Comments

REKENING DSC

REKENING PERMATA IDR –> 0701104919  A/N : Data Sari Citra

REKENING PERMATA USD –> 0902097422  A/N : Data Sari Citra

Comments

« Previous entries Next Page » Next Page »