| From | Sent On | Attachments |
|---|---|---|
| Odhiambo Washington | Jan 14, 2002 7:33 am | |
| Aly S.P Dharshi | Jan 14, 2002 7:41 am | |
| Darren Spruell | Jan 14, 2002 7:51 am | |
| Odhiambo Washington | Jan 14, 2002 8:06 am | |
| Odhiambo Washington | Jan 14, 2002 8:09 am | |
| Sam Varshavchik | Jan 14, 2002 4:00 pm | |
| Sam Varshavchik | Jan 14, 2002 4:01 pm | |
| Yarema | Jan 14, 2002 4:06 pm | |
| Odhiambo Washington | Jan 15, 2002 1:00 am | |
| Edwin Culp | Jan 15, 2002 7:30 am | |
| Yarema | Jan 15, 2002 7:48 am |
| Subject: | Re: [courier-users] Authldap support | |
|---|---|---|
| From: | Odhiambo Washington (wa...@wananchi.com) | |
| Date: | Jan 14, 2002 8:06:42 am | |
| List: | net.sourceforge.lists.courier-users | |
* Darren Spruell <Darr...@sento.com> [20020114 18:55]: wrote:
My OpenBSD 2.9 port came with a sample startup script called startup.sh which worked wonderfully. See if you might have gotten one!
Nope. But mine should also work. Can I take a look at yours? Since you're a close neighbor (BSD) how do I debug authdaemond?
THANKS
-- Darren Spruell Sento IS Dep't darr...@sento.com <mailto:darr...@sento.com>
-----Original Message----- From: Odhiambo Washington [mailto:wa...@wananchi.com] Sent: Monday, January 14, 2002 8:31 AM To: cour...@lists.sourceforge.net Subject: [courier-users] Authldap support
Hi all,
I've scanned the docs but still don't find how to include LDAP during my configure process. I've used --with-authldap but that doesn't seem sufficient because at the end of installation I don't have the file called authldaprc.
I use FreeBSD-4.4 and Courier-imap-1.3.12 (in the ports).
How do I dubug authdaemond???
Other than this I don't have a startup script. I've tried making one.. which apparently doesn't work:
## #!/bin/sh IMAP="/usr/local/libexec/courier-imap/authlib/authdaemond"
#pidfile=/var/run/courier-imap.pid args='start' args2='stop'
case "$1" in start) [ -x $IMAP ] && $IMAP $args && echo -n ' Courier' ;; stop) [ -x $IMAP ] && $IMAP $args2 && echo -n ' Courier' ;; *) echo "Usage: `basename $0` {start|stop}" >&2 exit 64 ;; esac
exit 0 ##
TIA
-Wash
S y s t e m s A d m i n.
-- Odhiambo Washington <wa...@wananchi.com> "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: 254 2 313985-9 Fax: 254 2 313922 so I installed FreeBSD." GSM: 254 72 743 223 GSM: 254 733 744 121 This sig is McQ! :-)
++ "Who cares if it doesn't do anything? It was made with our new Triple-Iso-Bifurcated-Krypton-Gate-MOS process ..."
_______________________________________________ courier-users mailing list cour...@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
_______________________________________________ courier-users mailing list cour...@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
-Wash
S y s t e m s A d m i n.
-- Odhiambo Washington <wa...@wananchi.com> "The box said 'Requires Wananchi Online Ltd. www.wananchi.com Windows 95, NT, or better,' Tel: 254 2 313985-9 Fax: 254 2 313922 so I installed FreeBSD." GSM: 254 72 743 223 GSM: 254 733 744 121 This sig is McQ! :-)
++ Jacquin's Postulate on Democratic Government: No man's life, liberty, or property are safe while the legislature is in session.





