Re: [Samba] Samba with Winbind and PAM

2007-07-26 Thread samba . 20 . alclonky
sorry here the configs



# /etc/pam.d/common-account - authorization settings common to all services
#
# This file is included from other service-specific PAM config files,
# and should contain a list of the authorization modules that define
# the central access policy for use on the system.  The default is to
# only deny service to users whose accounts are expired in /etc/shadow.
#
account sufficient  pam_winbind.so
account requiredpam_unix.so


# /etc/pam.d/common-auth - authentication settings common to all services
#
# This file is included from other service-specific PAM config files,
# and should contain a list of the authentication modules that define
# the central authentication scheme for use on the system
# (e.g., /etc/shadow, LDAP, Kerberos, etc.).  The default is to use the
# traditional Unix authentication mechanisms.
#
authsufficient  pam_winbind.so
authrequiredpam_unix.so nullok_secure


# /etc/pam.d/common-session - session-related modules common to all services
#
# This file is included from other service-specific PAM config files,
# and should contain a list of modules that define tasks to be performed
# at the start and end of sessions of *any* kind (both interactive and
# non-interactive).  The default is pam_unix.
#
session requiredpam_mkhomedir.so skel=/etc/skel umask=0222
session sufficient  pam_winbind.so
session requiredpam_unix.so




 Original-Nachricht 
Datum: Thu, 26 Jul 2007 06:29:17 -0500
Von: Gerald Jerry Carter - [EMAIL PROTECTED] [EMAIL PROTECTED]
An: [EMAIL PROTECTED]
CC: samba@lists.samba.org
Betreff: Re: [Samba] Samba with Winbind and PAM (trusted: samba.org)

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 [EMAIL PROTECTED] wrote:
  sry after reboot 
  getent passwd works
  
  but login doesn't
  i get an Authentication failed error
 
 I don't remember you mentioning any changes to /etc/pam.{d/*,conf}.
 
 
 
 
 
 
 cheers, jerry
 =
 Samba--- http://www.samba.org
 Centeris ---  http://www.centeris.com
 What man is a man who does not make the world better?  --Balian
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.2.2 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iD8DBQFGqIVvIR7qMdg1EfYRAnKXAJ9aWr8MntA42q8nL1EXjMAnOOH0EQCgwDe2
 Cxmx2lquZU4A2TkVne5sTr8=
 =dGKK
 -END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba with Winbind and PAM

2007-07-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[EMAIL PROTECTED] wrote:
 sry after reboot 
 getent passwd works
 
 but login doesn't
 i get an Authentication failed error

I don't remember you mentioning any changes to /etc/pam.{d/*,conf}.






cheers, jerry
=
Samba--- http://www.samba.org
Centeris ---  http://www.centeris.com
What man is a man who does not make the world better?  --Balian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGqIVvIR7qMdg1EfYRAnKXAJ9aWr8MntA42q8nL1EXjMAnOOH0EQCgwDe2
Cxmx2lquZU4A2TkVne5sTr8=
=dGKK
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba with Winbind and PAM

2007-07-25 Thread Volker Lendecke
On Wed, Jul 25, 2007 at 12:32:07PM +0200, [EMAIL PROTECTED] wrote:
 winbind enum users = no

You explicitly denied to list users with getent passwd. 

Volker


pgpF3sWPXgtWN.pgp
Description: PGP signature
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Samba with Winbind and PAM

2007-07-25 Thread samba . 20 . alclonky
winbind enum users = yes 
doesn't work either

 Original-Nachricht 
Datum: Wed, 25 Jul 2007 13:46:15 +0200
Von: Volker Lendecke - [EMAIL PROTECTED] [EMAIL PROTECTED]
An: [EMAIL PROTECTED]
CC: samba@lists.samba.org
Betreff: Re: [Samba] Samba with Winbind and PAM (samba: message 4 of 20)

 On Wed, Jul 25, 2007 at 12:32:07PM +0200, [EMAIL PROTECTED] wrote:
  winbind enum users = no
 
 You explicitly denied to list users with getent passwd. 
 
 Volker
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba with Winbind and PAM

2007-07-25 Thread samba . 20 . alclonky
sry after reboot 
getent passwd works

but login doesn't
i get an Authentication failed error


 Original-Nachricht 
Datum: Wed, 25 Jul 2007 14:08:29 +0200
Von: [EMAIL PROTECTED] [EMAIL PROTECTED]
An: samba@lists.samba.org
Betreff: Re: [Samba] Samba with Winbind and PAM (samba: message 1 of 20)

 winbind enum users = yes 
 doesn't work either
 
  Original-Nachricht 
 Datum: Wed, 25 Jul 2007 13:46:15 +0200
 Von: Volker Lendecke - [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 An: [EMAIL PROTECTED]
 CC: samba@lists.samba.org
 Betreff: Re: [Samba] Samba with Winbind and PAM (samba: message 4 of 20)
 
  On Wed, Jul 25, 2007 at 12:32:07PM +0200, [EMAIL PROTECTED]
 wrote:
   winbind enum users = no
  
  You explicitly denied to list users with getent passwd. 
  
  Volker
 -- 
 To unsubscribe from this list go to the following URL and read the
 instructions:  https://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba