: vito.maltese
Cc: [EMAIL PROTECTED]
Subject: RE: Password policy: Cyrus+pam_smb_auth on Solaris 8
Maltese Vito-AVM018 writes:
>
>I installed pwcheck, and it works... just authenticating on the local
passwd
>file.
>
>What is the "PAM modification" you are talking about?
C
Maltese Vito-AVM018 writes:
>
>I installed pwcheck, and it works... just authenticating on the local passwd
>file.
>
>What is the "PAM modification" you are talking about?
Check the archives of this mailing list. There have been a couple
of pwcheck_pam.c files posted. They allow pwcheck to chec
Maltese Vito-AVM018 writes:
>
>sasl_pwcheck_method: PAM
Try putting PAM in lower case in this file. That may be the problem.
The built-in PAM support in SASL does not work well because Cyrus does
not run as root. You could try `pwcheck' with a PAM modification, or
`saslauthd' with the latest S
e server), using
a NT PDC for user validation (and for password management).
Hope that someone can help me.
Vito
-Original Message-
From: Leena Heino [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 15, 2001 2:21 PM
To: Maltese Vito-AVM018
Subject: Re: Password policy: Cyrus+pam_smb_auth
Perhaps I have the answer of my previous message sent to the list.
For the password management I can use our NT4 PDC...
I reconfigured cyrus-sasl with the following options:
./configure --with-dblib=berkeley --disable-gssapi --disable-krb4
--with-pam=/usr/lib/security -disable-digest
And I reco