On Mon, 2002-11-18 at 10:33, Simon Bryan wrote:
> Hi all,
> I have an application (AUC)running on our RH7.2 server, formerly on RH6.
> Ever since we moved to RH7.2 I have been getting a lot of the following
> errors in the messages log
> 
> Nov 18 08:48:14 vortex PAM_pwdb[5945]: get passwd; pwdb: request not
> recognized
<snipped>
> auth     required     /lib/security/pam_smb_auth.so debug

You need the above to authenticate via your NT setup

> auth       sufficient   /lib/security/pam_pwdb.so shadow nullok

You only need the above to authenticate from the local /etc/shadow file,
if you are not logging into AUC (whatever that is) as root,etc you
probably can hash this out.

> auth       required     /lib/security/pam_nologin.so
> account    required     /lib/security/pam_pwdb.so
> password   required     /lib/security/pam_pwdb.so not_set_pass nullok
> session    required     /lib/security/pam_pwdb.so
> 
> _________________________________________
> Simon Bryan
> IT Manager
> OLMC Parramata
> ICQ#: 137562751
> _________________________________________
> 
> -- 
> SLUG - Sydney Linux User's Group - http://slug.org.au/
> More Info: http://lists.slug.org.au/listinfo/slug
> 



-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to