similar to: modifying password on W2K PDC from Linux (samba 2.2.7-4.8.0)

Displaying 20 results from an estimated 4000 matches similar to: "modifying password on W2K PDC from Linux (samba 2.2.7-4.8.0)"

2004 Aug 31
0
XP Pro problem/change to root user uid=0 gid=0 ????
Hi All, I'm running 3.0.5 on Redhat as member server using winbind connecting to a mixed mode win2k domain. secret are good, getent & wbinfo -u work fine. but a user running xp pro cannot access the share, but can access subdirectories therein. the client log file (log level is at 10) is repetitive and is full of the following "Primary group is 0 and contains 0 supplementary groups
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:
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)
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
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
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 >
2002 Jun 04
1
[Fwd: Re: [K12OSN] Re: [Lrlug-discuss]emergency....file/directory recovery]
I sent to samba list, with the wrong e-mail account, so it never made it... Any help with this is appreciated. Barry Smoke District Network Administrator Bryant Public Schools -----Forwarded Message----- > From: Steve Langasek <vorlon@dodds.net> > To: k12osn@redhat.com > Cc: lrlug-discuss@lrlug.org, samba@lists.samba.org > Subject: [Samba] Re: [K12OSN] Re:
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 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
2007 Jun 15
1
yet another wbinfo & getent problem
Hello, I am running a RHEL5 server as a member in a NT4 domain. I am not using an AD. my nsswitch.conf and /etc/pam.d/{login,authconfig,samba} are configured accordingly. (auth-config in RHEL4 is now renamed to authconfig on RHEL5). My problem is that wbinfo -u & wbinfo -g work fine, but getent passwd only returns local linux users; Also smbclient -L localhost -Uusers will only work
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 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
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
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
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 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
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
2004 Jan 05
2
pam_winbind problems
Hello, I am have some interesting problems with the pam_winbind portion of samba 3.1. wbinfo -u and getent passwd works but when I login I get the following messages in /var/log/messages. Jan 5 11:09:36 hermes pam_winbind[9014]: write to socket failed! Jan 5 11:09:36 hermes pam_winbind[9014]: internal module error (retval = 3, user = `CSQ+shane' Jan 5 11:09:36 hermes PAM_pwdb[9014]: check
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 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