Displaying 20 results from an estimated 10000 matches similar to: "Samba working in Active Directory .config's included"
2003 Dec 13
0
Windows 2000 and krb5 tickets...SOLVED
Fantastic! On Monday I'll give it a try!
-----Original Message-----
From: Tim Jordan [mailto:timothy_jordan@labor.state.ak.us]
Sent: Fri 12/12/2003 20:56
To: Tom Dickson; m.c.hudson@open.ac.uk; admina@labor.ak.us
Cc: fernandor@sescam.jccm.es; jerry@samba.org; samba@samba.org
Subject: Re: [Samba] Windows 2000 and krb5 tickets...SOLVED
Browsing is working from my W2K and XP
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
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
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:
2003 Nov 04
1
Samba 3/ADC/Winbind problem
Greetings all.
I am banging my head about this one, I will try to be as specific as
possible, bear with me please.
I have a W2KDC ADC, and trying to join a Samba 3 linux workstation to it.
What works:
net join: succeeded
wbinfo -t: checking the trust secret via RPC calls succeeded
wbinfo -m: return to prompt, no output
wbinfo -u: correct list of local + AD members
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 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 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
2003 Dec 19
0
winbind failing to find user in Active Directory
I have my Mandrake 9.2 box running as a domain member for a W2K AD
domain. This is a new problem or I'm missing something really obvious.
Possible bug?
Setup:
Samba Server 3.0.1 = ANC-GENTOO
Windows Domain = LABOR
windows xp client = ANC-07-14927xp
tim = Windows Active Directory Domain Acccount
Getting this "check_winbind_security" error when trying to connect to
Samba vai
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
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 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
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
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 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 Sep 06
0
Samba Winbind and NT PDC
Hi
I am trying to get my linux box authenticate from an NT PDC.
I am using samba 2.2.11.
The linux box joins the pdc by the smbpasswd -j domain -r pdc -U admin command but
it is not getting authenticated by the PDC .
has anyone tried this and have some info/doc on this ..
this is my system-auth file
#%PAM-1.0
# This file is auto-generated.
# User changes will be destroyed the next time
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
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