Displaying 20 results from an estimated 5000 matches similar to: "samba > winbind > pam problem"
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
2004 Jul 23
0
pam_mkhomedir.so do not mk_home_dir
hi
I am triing to make samba service authenticate trought Win2k domain.
It works quite well, but I want make "homes" for users (the server will 
have an IMAP server and I need to make home for user on the first logon.
It does not work ... and what is worst, it does not make ANY notice in 
any log
Yes I know "debug" should do it, but does not.
I can DO:
$ smbclient
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
2004 Jan 01
0
Winbind not quite working yet
Hello,
I'm trying to get Winbind to authenticate users that don't have local
accounts on a SAMBA BDC.
I have (3) BDCs (1) PDC running OpenLDAP 2.1.23 pass backend and Samba
3.0. These are on RedHat 8.0 systems. 3 BDC are also slave LDAP and 1
master directory server on the PDC.
I went through the Samba documentation CH21 and made modifications to
the BDCs and PDC as follows:
2006 Sep 12
0
Samba, winbind, krb5 Auth problem
Hi all
I'm actually trying to setup an AD authentication on linux workstations.
- I've setup an windows AD 2003 server, which work fine.
- I've setup linux redhat 4 enterprise server (used as a workstation for the moment)
- On the redhat, I already have setup smb.conf, krb5.conf, nsswitch.conf, pam.d/login, pam.d/system_auth. I have pasted all these files below.
==> I get
2003 Apr 14
0
modifying password on W2K PDC from Linux (samba 2.2.7-4.8.0)
On May 1st, Chuck Sullivan posted the following:
https://listman.redhat.com/pipermail/k12osn/2003-March/007755.html
No mention was made of /etc/pam.d/passwd, which is what I think we need
to set to enable a user to change their domain password. Our current
settings are:
/etc/pam.d/passwd:
#%PAM-1.0
auth       required     /lib/security/pam_stack.so service=system-auth
auth       sufficient  
2004 Nov 05
1
Using winbind authentication with Windows 2003 AD - SSH login failures
Hi all,
I have been trying to setup authentication of users on a Linux server
against Windows server 2003 using winbind.
I am at the point where an
su - ADUSERNAME
works, but sshing as that user still doesn't work.
When I try to ssh as an AD user as follows:
ssh -l "RILINUX+testuser" server.domain.com
I get the following output in /var/log/messages:
server pam_winbind[5906]:
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 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)
	 
2003 Jun 27
0
authentication to ADS via Kerberos at login?
Hello Andrew,
I'm a little stuck with my login authentication for my Samba 3 box. 
 With the new features in Samba 3 - Should I be able to provide 
username@domain & password at login that would authenticate me against 
our W2K ADS PDC and obtain my kerberos ticket?
Please advise on the suggested way to authenticate against our Active 
Directory domain at login if I'm way off base on
2003 Dec 20
0
Samba working in Active Directory .config's included
I'm struggling just as much as the next person on this setup.  Although;
I do have it working under Mandrake 9.2 with Samba3.0.pre1.
Perhaps we can work together and figure out what is different between
setups.
smb.conf:
> #======================= Global Settings =====================================
> [global]
> 
> # 1. Server Naming Options:
>    workgroup = LABOR
>   
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
2005 Jun 10
2
winbind and pam on FC3
I cant get a login from an FC3 setup unless the user has a local account.
Jun 10 11:53:12 fc3 login(pam_unix)[12082]: check pass; user (elina) unknown
Jun 10 11:53:12 fc3 login(pam_unix)[12082]: authentication failure; 
logname=LOGIN uid=0 euid=0 tty=tty1 ruser= rhost=  user=elina
Jun 10 11:53:12 fc3 pam_winbind[12082]: user 'elina' granted access
Jun 10 11:53:12 fc3
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
2005 Jan 08
1
Obey Pam Restrictions Problem 3.0.10
Hi,
I was using Samba 3.0.9 on Fedora Core 2 and decided to upgrade to 3.0.10. 
So I upgrade to Core 3 and installed Samba 3.0.10 and thought I could just 
copy my settings over to the new build and everything would run smoothly. I 
thought wrong.
Everything seems fine until I enable Obey Pam Restrictions.
If enabled I get a login error from XP stating:  " Windows cannot locate 
your
2007 Nov 06
0
authenticate using pam_ldap.so
Hi All,
I've been trying for quite some time now, but feel that there's just
that one situation that doesn't work, and that's probably the one
thing I'd like to use.
I've got a simple samba server (3.0.23c) on RHEL5 that only has one
large share. That share is to be used by a certain number of users,
that can exchange large amounts of data using that share, but not
2002 Mar 15
3
smbpasswd for user does not work
Hi,
Any user (besides root) cannot execute smbpasswd, neither for command line
nor from the WinNT "Change password dialog". Samba works as a PDC for the
domain. Additional info:
1) konsole output:
Old SMB password:
machine 127.0.01 rejected the password change: Error was: The specified
password is invalid.
Failed to change password for USERNAME
(USERNAME stands for a real user name
2002 Jul 08
1
home directories & winbind ?
What is the trick for having home directories on a samba share be
accessible from a windows machine??
I am using winbind with NT to authenticate -- it works fine.  I have users
with accounts on the samba machine, they have the same usernames and
passwords on the NT machine.  All users on the samba machine have accounts
in /home   Is there some sort of trick with the template homedir command,
and
2004 Mar 01
3
wbinfo -u returns 0xc0000022
Hello,
 
I am attempting to add a Redhat 9 box to our NT4 domain as a member
server. I want to enumerate user and group info so I don't have to make
two sets of user and group accounts. I've setup samba (version 2.2.7a)
and pamd the way I think I'm supposed to, but wbinfo -u always returns
0xc0000022. I've found this particular error mentioned in a few
articles, but applying the
2006 Sep 06
0
AD logins using winbind looking for user in /etc/shadow
I'm running CentOS 4.3 with the most recent samba-client and samba-common
rpms.  I've managed to configure samba/winbind to allow me to join the box
to the AD, create the UID and GID mappings,  etc.  However, when I try to
connect via ssh, the account cannot log in.  /var/log/messages says the
following:
Sep  5 17:15:25 kdcdmz sshd[6263]: error: Could not get shadow information
for