Please take a look at this.
:: Installing Courier Authlib on FreeBSD over Port
[ root ]# cd /usr/ports/security/courier-authlib
[ root ]# make install clean
[ root ]# rehash
:: Configure Courier Authlib
[ root ]# vi /usr/local/etc/authlib/authdaemonrc
#
# Change on authmodulelist to use only authpam options:
#
authmodulelist="authpam"
:: Configuru Courier Authlib to automatically start on boot up
[ root ]# vi /etc/rc.conf
#
# Add this line:
#
courier_authdaemond_enable="YES"
:: Starting Courier Authlib
[ root ]# /usr/local/etc/rc.d/courier-authdaemond start:: Testink
[ root ]# /usr/local/etc/rc.d/courier-authdaemond status
courier_authdaemond is running as pid 86658.
:: Links
+ GoogleBSD



0 komentar:
Post a Comment