mod_auth_pam + winbind question...

Jorge Dionisio jorge.dionisio at advantis.pt
Tue Jun 7 09:07:58 UTC 2005


Hi again here is my /etc/pam.d/httpd config file:


#%PAM-1.0
auth    sufficient      /lib/security/pam_winbind.so
account sufficient      /lib/security/pam_winbind.so
session sufficient      /lib/security/pam_winbind.so

> 
> Subject:
> mod_auth_pam + winbind question...
> From:
> "Jorge Dionisio" <jorge.dionisio at advantis.pt>
> Date:
> Mon, 6 Jun 2005 14:34:00 +0100
> To:
> <pam-list at redhat.com>
> 
> To:
> <pam-list at redhat.com>
> 
> 
> Hi all.
>  
> I have apache 2.0 configured with mod_auth_pam and winbind plugin to
> authenticate my users in an Active Directory but in /var/log/messeges
i 
> get: user x granted access to resource y but apache later returns me
an 
> error Access Denied, invalid credentials, can anybody tell me what can

> be wrong? has anyone tried this?
>  
>  
> Thanks in advance.
> Jorge Dionisio
> 

Just try and replace the modules in 'account' ant 'session' with 
'pam_permit' and check fpor success again. May be hrer is the cause of
your problems. I guess the account module in question expects a local
user. Did you put 'pam_winbind' in these 2 sections too ?

Regards, Andreas
-- 
Dr.-Ing. Andreas Schindler

Alpha Zero One Computersysteme GmbH
Frankfurter Str. 141
63303 Dreieich

Telefon 06103-57187-21
Telefax 06103-373245

schindler at az1.de
www.az1.de

_______________________________________________
Pam-list mailing list
Pam-list at redhat.com https://www.redhat.com/mailman/listinfo/pam-list




More information about the Pam-list mailing list