similar to: Winbind weirdness, seems to join wrong domain

Displaying 20 results from an estimated 400 matches similar to: "Winbind weirdness, seems to join wrong domain"

2004 Jul 20
1
Log shows NT4 for an ADS domain
I'm trying to learn about the interactions between SAMBA and win2k DCs. The eventual goal is to have a Win2k server with ADS working with a freeBSD SAMBA server. I've used the setup from http://oslabs.mikro-net.com/fbsd_samba.html as the basis for what I've done so far. Winbind seems to work and I can show users and groups using wbinfo although I see some things in the logs that I
2005 Jan 24
0
winbind debugging help.. act 2
Folks, Not even a peep. Did I ask the wrong question or am I on the wrong list? I don't mind pointers to more information.... I own both the recent books on Samba 3 and they are very good, but I seem to be missing something. Anyways... Thanks and hope to hear from you soon, Michael J Barber WPTZ/WNNE Computer Services Administrator p 518-561-5555 x563 m 518-572-6639 f 518-561-5940
2004 Apr 28
0
RE: winbind/wbinfo not pulling info from W2K AD PDC
HI, I am sorry I forgot to post the problem that I am having. It is the same issue who posted this e-mail originally. Please let me know what should I do to fix the problem that I am having. Edit /etc/samba/smb.conf [global] realm = KERBEROS.REALM security = ADS encrypt passwords = yes password server = kerberos.server Edit /etc/krb5.conf [libdefaults] default_realm = KERBEROS.REALM
2005 Jan 21
0
winbind debugging help..
smb.conf (relavent section) [global] workgroup = WPTZ security = DOMAIN map to guest = Bad User password server = WPTZSRV1, WPTZ-BDC username map = /etc/samba/smbusers log level = 2 syslog = 3 time server = Yes printcap cache time = 750 printcap name = cups logon path = \\%L\profiles\.msprofile logon
2005 Jan 13
0
getent passwd problem
I'm using RH9, and I have compiled samba 3.0.1 compiled from sources, > with the following options: > ./configure --with-winbind --with-winbind-auth-challenge --with-pam \ > --with-acl-support --with-ldapsam --with-pam_smbpass \ --with-ads > --with-ldap --with-dce-dfs --with-smbwrapper --enable-pam > net ads join -S server.domain.com -U support worked fine.
2005 May 31
0
windbind stopped working
I recently upgraded my PDC's and BDC's to 3.0.14a but my member servers are still running 3.0.10. Today users complained that the couldn't logon to the member server. When I try to run a wbinfo -u I get: Error looking up domain users Here's the log.windbindd: 2005/05/31 11:06:26, 4] param/loadparm.c:lp_load(3933) pm_process() returned Yes [2005/05/31 11:06:26, 3]
2005 Jan 13
2
samba3+ADS
Hi , I'm using RH9, and I have compiled samba 3.0.1 compiled from sources, with the following options: ./configure --with-winbind --with-winbind-auth-challenge --with-pam \ --with-acl-support --with-ldapsam --with-pam_smbpass \ --with-ads --with-ldap --with-dce-dfs --with-smbwrapper --enable-pam net ads join -S server.domain.com -U support worked fine. I started winbindd.
2005 Aug 12
0
Trusted domain issues
All, I have a Samba 3.0.4 server running on AIX 5.2. Samba is configured with PAM, LDAP and Kerberos. The server has been joined to an existing Windows 2003 domain, and wbinfo -u and wbinfo -g works fine. Users from the domain that Samba is a member of can authenticate just fine. The domain is in a one-way trust relationship with another ADS domain (i.e. Samba is a member of domain A,
2004 Feb 13
2
winbind/wbinfo not pulling info from W2K AD PDC
Hi list, I have samba-3.0.2-2 rpm installed on Redhat Enterprise Linux 3 AS kernel version. I've been using the Samba 3 How-To and messages on various mailing lists to join Samba to an AD domain and authenticate using winbind/pam. So far Samba has successfully become a member of the AD domain and can browse file servers using smbclient but I haven't been able to get winbind working -
2004 Aug 06
0
samba & winbind with AD 2K auth problem
Hi I cannot make winbind work correctly. My problem is that my AD users & groupes are not authenticated on my samba box. I made it work correctly on my samba 2.2x, an dfrom my understanding, each time a AD user is connected, a Unix account is created, nad winbind synhronize both accounts. It looks like the user script "/usr/sbin/useradd -s /bin/false %u" doesn't work, and my
2008 Sep 03
0
Winbind + Win2003 ADS + Trusted Domain Issue
Hello all, I am having an issue that I need help with and have been searching the web high and low for a solution. It involvs using winbind to authenticate Linux systems against a 2003 Active Directiry domain with a one-way trust. Here is the lay out. Domain "ABC" is the resource domain where the servers are located. Domain "XYZ" is the domain that the primary user accounts
2003 Dec 01
1
getent passwd cannot list win2k ADS users
I'm using RH9, and install Samba 3.0.0 by using rpm package. I use following configure files. /etc/samba/smb.conf: [global] workgroup = DOMAIN realm = DOMAIN.COM server string = Demo Samba Server security = ADS username map = /etc/samba/smbusers log file = /var/log/samba/log.%m max log size = 50
2003 Apr 17
0
winbindd crashing/stopping
I am running RH8 with the Samba-alpha3.23 from the RPMs. I was able to use Kerberos to add machine to a Windows AD domain without any problem and was able to get winbind to function properly. I was able to get group & user listing using wbinfo -g & -u, -t responds with proper information. I have run getent for passwords & groups. Since what appeared to be a successful getent, my
2004 Aug 15
1
Winbindd startup kerberos fail
I'm trying to learn about the interactions between SAMBA and Win2k DCs.??The eventual goal is to have a Win2k server with ADS working with a FreeBSD SAMBA server.??I've?used?the?setup?from http://oslabs.mikro-net.com/fbsd_samba.html and many other articles as the basis for what I've done so far. Winbind seems to work and I can show users and gropus using wbinfo although I see some
2004 Jan 21
0
getent passwd cannot list win2k ADS users
Hello maorui/all, I have the same problem, with the Debian 3.0r2, using samba 3.0.1 compiled from sources, with the options: ./configure --with-ads --with-winbind --with-winbind-auth-challenge --with-smbmount --prefix=/usr --with-ldap --with-pam_smbpass --with-syslog --with-utmp --with-swatdir=/etc/samba/swat --with-libsmbclient --with-acl-support --with-quotas --with-pam --with-nisplus-home
2006 Feb 28
0
Samba 3.0.2x with trusted domains.
Hello all, we have a samba server on a SLES9 linux box. It is connected to an active directory with multiple trusted domains. With this server, we have strange problems with users/groups in others domains. The users/groups listed in smb.conf that are part of trusted domains are not take in account to access the shares. We cannot as well set ACL correctly on filesystem. This is not an
2009 Jul 23
1
Winbind issue connecting to trusted domain controllers
Hi. The quick question: Is there a way of forcing a Samba server that is an Active Directory member server to limit lookups to it's local domain only and not all trusted domains? The question in more detail: I have a Samba server that is joined to my local AD domain ("css.ad.example.com"). There are other domains under ad.example.com such as lps.ad.example.com and
2004 Jun 08
1
Authentification in windows ads 2003
Hello, I installed Samba 3 + kerberos + winbind to make the debian server joining the Active directory service. Everything seems to be ok, except the authentification. If i try to go to the share of the linux server, it asks me the password. And of course, no way to log in. B Here is the config: *samba* [global] workgroup = TEST realm = CARDS.BE.TEST.COM.LOCAL server string = %h
2004 Jul 16
1
Winbind problem
Posted: Thu Jul 15, 2004 11:34 am Post subject: Samba/winbind and ADS problem I almost have this. I have read the docs, I have read this, I have purchased both books from the samba team, and I cannot find any help from any of these. We are trying to migrate from OLDDOMAIN (an NT4 Domain) to NEWDOMAIN (our Win2k3 Domain). I have a two way trust right now between the domains. I have
2016 Dec 30
0
ADS domain member: winbind fails
Am 2016-12-30 um 14:44 schrieb Rowland Penny via samba: > On Fri, 30 Dec 2016 14:26:01 +0100 > "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: > >> Am 2016-12-30 um 14:07 schrieb Rowland Penny via samba: >>> Is this the smb.conf you got when you ran the classicupgrade ? >>> I don't think it is, can I suggest you remove any and