You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tero Mäntyvaara <te...@gmail.com> on 2007/12/31 21:01:54 UTC

[users@httpd] Authentication agains Samba serve

Hi

Is it possible to authenticate web page/site by Samba server user accounts?


Tero Mäntyvaara


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Authentication agains Samba serve

Posted by "johns@msli.com" <jo...@msli.com>.
I left out that you could use pam_smbpass rather than pam_winbind for
your situation to use samba user accounts.
On Mon, 2007-12-31 at 14:53 -0800, johns@msli.com wrote:
> In my Apache setup I use samba to authenticate active directory users.
> With Apache 2.0 I used to use:
>   mod_auth_pam  to have Apache use PAM, and 
>   pam_winbind in pam to authenticate active directory users.
> With Apache 2.2 I use:
>   mod_authnz_external to have Apache use pwauth,
>   Pwauth is configured to use PAM.
>   pam_winbind in pam to authenticate active directory users.
> On Mon, 2007-12-31 at 22:01 +0200, Tero Mäntyvaara wrote:
> > Hi
> > 
> > Is it possible to authenticate web page/site by Samba server user accounts?
> > 
> > 
> > Tero Mäntyvaara
> > 
> > 
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server Project.
> > See <URL:http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> >    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> > 
> 
> 
> CONFIDENTIALITY NOTICE:  This electronic mail message and any attachment hereto may contain confidential information of Meyer Sound Laboratories, Incorporated and is intended for the personal and confidential use of the designated recipient(s) only.  If you are not the intended recipient (or responsible for delivering the message to the intended recipient), you have received this message in error and any review, distribution, or copying of this message or any attachment hereto is prohibited.  If you have received this message in error, please promptly notify the sender and permanently delete it from your computer.
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 


CONFIDENTIALITY NOTICE:  This electronic mail message and any attachment hereto may contain confidential information of Meyer Sound Laboratories, Incorporated and is intended for the personal and confidential use of the designated recipient(s) only.  If you are not the intended recipient (or responsible for delivering the message to the intended recipient), you have received this message in error and any review, distribution, or copying of this message or any attachment hereto is prohibited.  If you have received this message in error, please promptly notify the sender and permanently delete it from your computer.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Authentication agains Samba serve

Posted by "johns@msli.com" <jo...@msli.com>.
In my Apache setup I use samba to authenticate active directory users.
With Apache 2.0 I used to use:
  mod_auth_pam  to have Apache use PAM, and 
  pam_winbind in pam to authenticate active directory users.
With Apache 2.2 I use:
  mod_authnz_external to have Apache use pwauth,
  Pwauth is configured to use PAM.
  pam_winbind in pam to authenticate active directory users.
On Mon, 2007-12-31 at 22:01 +0200, Tero Mäntyvaara wrote:
> Hi
> 
> Is it possible to authenticate web page/site by Samba server user accounts?
> 
> 
> Tero Mäntyvaara
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 


CONFIDENTIALITY NOTICE:  This electronic mail message and any attachment hereto may contain confidential information of Meyer Sound Laboratories, Incorporated and is intended for the personal and confidential use of the designated recipient(s) only.  If you are not the intended recipient (or responsible for delivering the message to the intended recipient), you have received this message in error and any review, distribution, or copying of this message or any attachment hereto is prohibited.  If you have received this message in error, please promptly notify the sender and permanently delete it from your computer.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org