Displaying 20 results from an estimated 10000 matches similar to: "using winbind in pam.d/system-auth, double prompts for password"
2002 May 22
0
using winbind in pam.d/system-auth, double prompts fo r password
Greetings,
Try using the "use_first_pass" directive in your pam.conf file (or the
relevant file in /etc/pam.d/ - on my system it's /etc/pam.d/login). You'll
no doubt find more information in the relevant (PAM) man pages.
My /etc/pam.d/login line for winbind looks like this:
auth required pam_unix.so use_first_pass
Manuel Gomez
-----Original Message-----
From: Gregg
2002 May 22
0
Correction - RE: using winbind in pam.d/system-auth, doub le prompts for password
Er,
The relevant part of my /etc/pam.d/login (on Debian Potato) actually looks
more like this:
auth sufficient pam_winbind.so
auth required pam_unix.so use_first_pass
Manuel Gomez
-----Original Message-----
From: Manuel Gomez [mailto:ERG@e-r-solutions.com]
Sent: Wednesday, May 22, 2002 12:18 PM
To: 'Gregg Lebovitz'; 'samba@lists.samba.org'
Subject: RE: [Samba] using
2004 Oct 23
1
Samba 3 + LDAP on SuSE - how (missing /etc/pam.d/system-auth)
Hello,
I'm trying to configure Samba to work with SuSE 9.1.
I followed The Linux Samba-OpenLDAP Howto (Revision: 1.6 ) from
http://samba.idealx.org/smbldap-howto.en.html - but I'm stuck - in SuSE
there is no /etc/pam.d/system-auth.
Should I just add this file (I doubt it), or put these values into
another files (which ones)?
auth required /lib/security/pam_env.so
auth
2002 Oct 11
1
winbind /etc/pam.d/system-auth
Hi,
I have setup /etc/pam.d/system-auth as below. But when I login to the Linux
Box from KDE3, I get a prompt saying I don't have write access to the HOME.
Then got kicked out. In NT Domain, when I double click on the Samba machine,
I get network path not found. What am I doing wrong? Please help.
Regards,
Norman
#%PAM-1.0
auth required /lib/security/pam_env.so
auth sufficient
2002 Nov 26
0
winbind pam.d cofigurations
Hello,
I currently have samba configured with winbind so that I can login using NT
authentication with my domain controller. Winbind is working perfectly
with the domain, I have /etc/pam.d/login configured perfectly and I can
login through the console.etc..
However, when I try to use passwd, it doesn't prompt for a new password, it
does this:
bash-2.05b$ passwd
Changing password for
2011 Mar 03
1
/etc/pam.d/dovecot missing? during high load
This morning on our newly built server, the following was logged twice:
auth: Error: pam(username,127.0.0.1): pam_authenticate() failed: Authentication failure (/etc/pam.d/dovecot missing?)
This also happened to be during a time of 100+ imap-login processes, where we were seeing:
master: Warning: service(imap-login): process_limit reached, client connections are being dropped
The initial error
2007 Mar 28
0
pam authentication needs smbpasswd to lookup login
Hi guys,
I'm trying to setup a PostgreSQL authentication database in my network
and I already get NSS and PAM working.
Well, as PAM is well configured I can login on my box, change password
and other things, but now I want to be able to use this same pair of
login/password to connect to a share on this box via a windows machine.
I've changed smb.conf to use plain text passwords since
2007 Sep 19
1
LDAP / PAM -- Invalid Credentials Error
Hello,
I am having a small issue with LDAP, and I hope someone here might be
able to provide a few tips.
I am unable to authenticate as user 'testuser' on server 'storage'
and the following errors appear in /var/log/messages on server 'storage'
Sep 19 16:56:17 storage sshd(pam_unix)[3124]: check pass; user unknown
Sep 19 16:56:17 storage sshd(pam_unix)[3124]:
2002 Dec 04
0
Problem with winbind: PAM
OK. Forget what I just sent. Somehow, I managed to add a character to
my domain while I was looking at the smb.conf file in emacs. Once I
changed that, getent now works for me. My problem was symlink. Somehow
I misread the instructions and created /lib/libnss_winbind.2 instead of
/lib/libnss_winbind.so.2.
So now onto my new problem... this is most definitely PAM related. When
I try to log
2002 Aug 26
3
Question about memdisk
Peter,
I am trying to get memdisk to work with grub and have run into a
problem. Grub loads memdisk into the 0x9000 segment and then starts it
at location 0x90200. I run into problems in the first printf statement.
It turns out that printf uses a switch statement that compiles into a
jump table. When I reach this jump table, I believe the code is jumping
into hyperspace due to the jump table
2004 Jan 12
0
Winbind & Wrong Password - PAM Issue?
Good Morning,
I have been a user of winbind and Samba for about a year now. It's been
working well for me on Red Hat v. 8.0 and 9.0.
Recently I purchased and installed Red Hat Enterprise Linux WS 3.0 and
configured winbind and samba the same way I normally do. However when I
attempt to authenticate to the Linux workstation before I am even prompted
to enter my password, winbind submits a
2009 Jul 06
0
winbind pam error
Please see below my pam file which uses winbind.
The problem is when a wrong password entered, the system uses the same wrong
password next three times and exits , and does not prompt for password
again.
Any hint is appreciated.
auth required pam_env.so
auth sufficient pam_unix.so nullok try_first_pass
auth requisite pam_succeed_if.so uid >= 500 quiet
auth
2005 Mar 09
0
samba > winbind > pam problem
The specs:
Fedora Core 1
samba-3.0.7-2.FC1
openssh-3.6.1p2-19
pam-0.77-15
The details:
SAMBA is installed
computer is connected to the a Windows 2000 domain
wbinfo -u / -g / -t all give the desired results
getent passwd lists domain users
/etc/pam.d/sshd:
auth sufficient pam_winbind.so
auth required pam_stack.so service=system-auth
auth required pam_nologin.so
2007 Nov 07
0
samba, winbind and pam
Hello,
I use samba/winbind and pam to authenticate to our Active Directory.
I ask pam to create the user home directory on linux when the user does a login.
it works just fine but the problem that I'm having is that in the home directory I end up having tons of user homes but they've never logged into this linux system.
have you experienced this, any solutions, ideas?
thank you.
my
2012 Jan 17
0
Samba 3.5.10 pam authentication question
So I have Samba 3.5 set up to use pam to authenticate against kerberos. This seems to be working fine when I connect to the from a linux system using smbclient. However, when I try to connect from a windows system, it fails. I cranked up the debug level, but I'm unable to figure why this does not work. I feel I'm missing a component to this.
I use samba on a handful of our servers,
2005 Aug 05
0
Gentoo, Pam, Sshd, Winbind + AD
Hi,
I've read through some of the posts and can't see an answer to my query so I'm throwing it here :)
GOAL: To use Winbind to authenticate users against directory,for Console Login, GDM, SSH etc
While this has been somewhat successful, there are a few errors that I would like to remove (if possible).
Firstly :
When I ssh with an AD user all appears to log in ok, except the ssh
2004 Jan 13
0
Winbind & Wrong Password - PAM Issue? NT_STATUS_WRONG _PASSWORD?
Anyone have suggestions?
Thanks.
-----Original Message-----
From: Eisenstein, Doug
Sent: Monday, January 12, 2004 9:06 AM
To: 'samba@lists.samba.org'
Subject: [Samba] Winbind & Wrong Password - PAM Issue?
Good Morning,
I have been a user of winbind and Samba for about a year now. It's been
working well for me on Red Hat v. 8.0 and 9.0.
Recently I purchased and installed Red
2004 Dec 27
1
need help with winbind, pam and samba
Hi all,
happy christmas,
need help with winbind, pam and samba.
I have here a RHEL clone with Samba 3.09.
Winbind goes so far and wbinfo - u / -g / -t is successful.
Which does not function is Winbind and pam.
As soon as a Windows PC wants to access a share,
i get the following error message in the Samba log file.
[2004/12/27 11:54:34, 0]
auth/auth_util.c:make_server_info_info3(1134)
2004 Nov 03
0
ADS Domain Member Server + PAM problem
Hi all
I have set my Samba server up to join an AD realm. Winbind is working fine
and I am able to use it for authentication as needed. When I try to connect
to one of my shares via a Windows client, I get the following error:
[2004/11/04 11:57:54, 0] auth/pampass.c:smb_pam_account(573)
smb_pam_account: PAM: UNKNOWN PAM ERROR (9) during Account Management for
User: MYDOMAIN+room1
[2004/11/04
2006 Nov 21
1
Samba selectively obeying pam restrictions
Having a difficult problem getting my pam_access.so module enforced on a 3.0.22 version of Samba.
Here is my /etc/pam.d/samba file:
auth required pam_winbind.so debug
account required pam_access.so
account sufficient pam_winbind.so debug
account include system-auth
session include system-auth
session required pam_winbind.so debug
My