head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2001.12.17.19.05.16;	author nsayer;	state Exp;
branches;
next	1.2;

1.2
date	2001.06.20.16.31.32;	author nsayer;	state Exp;
branches;
next	1.1;

1.1
date	2001.06.20.13.38.55;	author nsayer;	state Exp;
branches;
next	;


desc
@@


1.3
log
@After much delay, I am finally able to test pam_smb again, which means
we can update to the latest version. Hooray!

PR:		ports/26913
Submitted by:	dwcjr
@
text
@
After copying %%PREFIX%%/etc/pam_smb.conf.example to
%%PREFIX%%/etc/pam_smb.conf and editing it to taste,
add something like this to your /etc/pam.conf file to use
this module:

login    auth    sufficient    %%PREFIX%%/lib/pam_smb_auth.so

Then be sure and rename %%PREFIX%%/etc/rc.d/pam_smbd.sh.sample
so that the daemon starts at boot time.

See %%PREFIX%%/share/doc/pam_smb for more information.
@


1.2
log
@Um, correct spelling of pam_smb_auth
@
text
@d2 1
a2 1
After copying %%PREFIX%%/etc/pam_smb.conf.sample to
d9 4
@


1.1
log
@Add port for pam_smb, an NT domain PAM module
@
text
@d7 1
a7 1
login    auth    sufficient    %%PREFIX%%/lib/pam_ldap.so
@

