Re: openpam oddity?

2011-12-18 Thread Dag-Erling Smørgrav
Michael Butler  writes:
> Any ideas why courier-authdaemon is now reporting ..
>
> authdaemond: in openpam_dynamic(): No error: 0
> authdaemond: in openpam_load_module(): no pam_unix.so found
>
> I've recompiled libpam and courier from scratch :-(

Can you ktrace courier-authdaemon?

# env LD_UTRACE /usr/local/etc/rc.d/courier-authdaemond restart
# ktrace -di -tcntu -p $(cat /var/run/authdaemond/pid)

then reproduce the error, then

# /usr/local/etc/rc.d/courier-authdaemond restart

to stop the trace, and

# kdump >courier-authdaemond-trace.txt

to translate it to human-readable form.  The trace will *not* include
any passwords, just a list of system calls, filename lookups and linker
operations.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: openpam oddity?

2011-12-18 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/18/11 15:20, Garrett Cooper wrote:
> On Sun, Dec 18, 2011 at 12:14 PM, Michael Butler
>  wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Any ideas why courier-authdaemon is now reporting ..
>>
>> authdaemond: in openpam_dynamic(): No error: 0
>> authdaemond: in openpam_load_module(): no pam_unix.so found
>>
>> I've recompiled libpam and courier from scratch :-(
> 
> What version of CURRENT are you using?
> -Garrett

SVN r228663: Sat Dec 17 17:33:23 EST 2011

imb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7uS4MACgkQQv9rrgRC1JKmmQCfTn4S4CNBKtcDAje9nrGtvk+/
vdAAoKaAENaXFvSOrIycJrgqv1t878Hp
=K7Yq
-END PGP SIGNATURE-
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: openpam oddity?

2011-12-18 Thread Garrett Cooper
On Sun, Dec 18, 2011 at 12:14 PM, Michael Butler
 wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Any ideas why courier-authdaemon is now reporting ..
>
> authdaemond: in openpam_dynamic(): No error: 0
> authdaemond: in openpam_load_module(): no pam_unix.so found
>
> I've recompiled libpam and courier from scratch :-(

What version of CURRENT are you using?
-Garrett
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


openpam oddity?

2011-12-18 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Any ideas why courier-authdaemon is now reporting ..

authdaemond: in openpam_dynamic(): No error: 0
authdaemond: in openpam_load_module(): no pam_unix.so found

I've recompiled libpam and courier from scratch :-(

imb
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7uSZYACgkQQv9rrgRC1JIrRQCgqygegBs0ibpRs83I+OwnDDiC
LPMAn33nPgvJFqNxPOFXlzNL27hHVv/0
=Pp8J
-END PGP SIGNATURE-
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"