David GUAN wrote:
> hi, Hi > > i have installed daemontools-0.76+ucspi-tcp-0.88+qmail-1.03 with > qmail-ldap-1.03-20011001a.patch in rh7.2, and my ldapserver is netscape > directory server 3.0 runing in sun sparc machine, and basedn is > o=lserver.k1390.com, ldapserver's superuser is ldapadm, password=abcd1234, For your qmail user, you need a dn. > > > > my questions are: > > 1. how to setup my > ~control/ldapserver,ldapbasedn,ldaplogin,ldappassword? is that the four > files enough? In ldadpserver, you store your ldapserver hostname(or IP). In ldapbasedn, o=lserver.k1390.com In ldaplogin, dn of your qmail user. In ldappassword, clear password of your qmail user > > 2. how to setup the pop3 run_script? > > 3. can i user qmail-ldaplookup to test the connection to ldapserver? yeap. SMTP: qmail-ldaplookup -m <mailaddress> POP3: qmail-ldaplookup -u login -p password > > > > Thank for help!! >
