Re: [Samba] Unable to join domain, apparent DNS problem

2013-02-22 Thread Thomas Simmons
I think he's seeing this with both S4 and WS2003 as a DC, so I don't know that setting up the domain again will solve the problem. Provisioning a domain on WS2003 (or S4 TBH) is a very simple process. It's hard to say with such little info, but I'm guessing it's a client network configuration - is

Re: [Samba] Unable to join domain, apparent DNS problem

2013-02-22 Thread Lee Allen
I did quite a bit more research on this. Everything I read says an AD DNS should automatically set up those entries. I found a few trouble-shooting documents that suggested checking them, but nothing indicating why they might be wrong, and what to do about it. I agree that tearing down the domai

Re: [Samba] Unable to join domain, apparent DNS problem

2013-02-22 Thread Federico Nan
Maybe you can try to do a setup domain again. 2013/2/22 Lee Allen > That also fails: > > lal...@oi.allenlan.net:~$ host -t SRV _ldap._tcp.allenlan.net. > Host _ldap._tcp.allenlan.net. not found: 3(NXDOMAIN) > > lal...@oi.allenlan.net:~$ host -t SRV _ldap._tcp.dc._msdcs.allenlan.net. > Host _lda

Re: [Samba] Unable to join domain, apparent DNS problem

2013-02-22 Thread Lee Allen
That also fails: lal...@oi.allenlan.net:~$ host -t SRV _ldap._tcp.allenlan.net. Host _ldap._tcp.allenlan.net. not found: 3(NXDOMAIN) lal...@oi.allenlan.net:~$ host -t SRV _ldap._tcp.dc._msdcs.allenlan.net. Host _ldap._tcp.dc._msdcs.ALLENLAN.NET. not found: 3(NXDOMAIN) I can manually add these re

Re: [Samba] Unable to join domain, apparent DNS problem

2013-02-22 Thread Federico Nan
You can try to find your record doing: (taking from the official how-to) host -t SRV _ldap._tcp.samdom.example.com. 2013/2/22 Lee Allen > This isn't exactly a Samba problem, but I am hoping the experts here can > help me. > > I have been trying to get my OpenIndiana system to join a Samba4 d

[Samba] Unable to join domain, apparent DNS problem

2013-02-22 Thread Lee Allen
This isn't exactly a Samba problem, but I am hoping the experts here can help me. I have been trying to get my OpenIndiana system to join a Samba4 domain and I was running into multiple problems. So I decided to test against a true Windows Server (2003) domain, to see if there is something wrong w

Re: [Samba] Unable to join domain: failed to set machine spn

2010-04-12 Thread John Mulligan
On Tuesday 06 April 2010 19:48:37 John Mulligan wrote: > Hi Samba mailing list, > > I'm having trouble setting up samba as an AD member at a remote site. > While I've joined a few samba servers to AD before I'm getting the > following error message when I try to join this domain: > > Failed to

[Samba] Unable to join domain: failed to set machine spn

2010-04-08 Thread John Mulligan
Hi Samba mailing list, I'm having trouble setting up samba as an AD member at a remote site. While I've joined a few samba servers to AD before I'm getting the following error message when I try to join this domain: Failed to join domain: failed to set machine spn: Operations error I am runn

[Samba] Unable to join domain : Migrating from Ubuntu to CentOS (WinXP Client)

2009-03-07 Thread robert mena
Hi, I am migrating a ubuntu server to a centos one. The ubuntu server is working and new server even tough it's running I can't join the domain from a new machine. The new server is not on production so the client (win xp) is connected via a crossover cable. The error message on the client is so

RE: [Samba] Unable to Join Domain

2008-09-04 Thread Greg Koch
> -Original Message- > From: Greg Koch [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 03, 2008 5:15 PM > To: Hoover, Tony > Cc: Mike Eggleston; samba@lists.samba.org > Subject: RE: [Samba] Unable to Join Domain > > I had 3.0.28a but when I attempt to install from y

RE: [Samba] Unable to Join Domain

2008-09-04 Thread Hoover, Tony
ROTECTED] Sent: Wednesday, September 03, 2008 5:15 PM To: Hoover, Tony Cc: Mike Eggleston; samba@lists.samba.org Subject: RE: [Samba] Unable to Join Domain I had 3.0.28a but when I attempt to install from yum the most current version it supplies is 3.0.28-1.el5_2.1. I realize it is a different

RE: [Samba] Unable to Join Domain

2008-09-03 Thread Greg Koch
CTED] On Behalf Of > Greg > Koch > Sent: Wednesday, September 03, 2008 2:33 PM > To: Mike Eggleston > Cc: samba@lists.samba.org > Subject: Re: [Samba] Unable to Join Domain > > The server is a WINS server, and I tried adding the server IP to the > Advanced/WINS tab and I h

RE: [Samba] Unable to Join Domain

2008-09-03 Thread Hoover, Tony
t Blend in..." -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Greg Koch Sent: Wednesday, September 03, 2008 2:33 PM To: Mike Eggleston Cc: samba@lists.samba.org Subject: Re: [Samba] Unable to Join Domain The server is a WINS serv

Re: [Samba] Unable to Join Domain

2008-09-03 Thread Greg Koch
The server is a WINS server, and I tried adding the server IP to the Advanced/WINS tab and I have the same problem. Any other ideas? On Tue, 2 Sep 2008 06:14:55 -0500, Mike Eggleston <[EMAIL PROTECTED]> wrote: > On Mon, 01 Sep 2008, Greg Koch might have said: > >> I recently setup a new server w

Re: [Samba] Unable to Join Domain

2008-09-03 Thread Greg Koch
The command can be executed manually on the command line, but then when I attempt to join the domain I receive the error of "Access Denied" and nothing is in the error logs then. On Tue, 2 Sep 2008 07:45:17 +0200, Volker Lendecke <[EMAIL PROTECTED]> wrote: > On Mon, Sep 01, 2008 at 10:26:05PM -060

Re: [Samba] Unable to Join Domain

2008-09-02 Thread Mike Eggleston
On Mon, 01 Sep 2008, Greg Koch might have said: > I recently setup a new server with CentOS 5.2. Everything works great on > the server except when I try to join the domain it simply tells me: > > "The following error occurred attempting to join the domain "Domain": > > The user name co

Re: [Samba] Unable to Join Domain

2008-09-01 Thread Greg Koch
No error message if I run that same command manually. If I try to join the domain after creating the user manually, I just get an access denied error on the client with no log in smbd.log. Sent from my iPhone On Sep 1, 2008, at 11:45 PM, Volker Lendecke <[EMAIL PROTECTED]> wrote: On Mon

Re: [Samba] Unable to Join Domain

2008-09-01 Thread Volker Lendecke
On Mon, Sep 01, 2008 at 10:26:05PM -0600, Greg Koch wrote: > smbd.log > [2008/09/01 22:07:44, 0] > passdb/pdb_interface.c:pdb_default_create_user(329) > _samr_create_user: Running the command `/usr/sbin/useradd -s /bin/false > -d /dev/null -g machines sy01$' gave 1 What happens if you call that

[Samba] Unable to Join Domain

2008-09-01 Thread Greg Koch
I recently setup a new server with CentOS 5.2. Everything works great on the server except when I try to join the domain it simply tells me: "The following error occurred attempting to join the domain "Domain": The user name could not be found. I have researched this error and attempted

Re: [Samba] Unable to join domain in remote subnet...

2007-11-14 Thread Michael Heydon
Hi, Rather than setting up lmhosts on every client (and then having to maintain it on every client) I would suggest setting up WINS or DNS to resolve everything. * Michael Heydon - IT Administration / Support * [EMAIL PROTECTED] TEL: (08) 9351 3400 Direct: (08)

Re: [Samba] Unable to join domain in remote subnet..

2007-10-11 Thread adrian sender
Have you set in the slapd.conf on the slaves something like updateref ldap://master.ldap The slave / consumers need to redirect the request to the master ldap database. It may also be a good idea to have samba use fail over for the ldap backend. You would need to set this in your ldap.conf as

Re: [Samba] Unable to join domain in remote subnet...

2007-10-10 Thread Quinn Fissler
The problem is caused by the client not having the address of the domain controller. On a windows client, you need to populate %SYSTEM_ROOT%\system32\drivers\etc\lmhosts use UPPERCASE names regardless of what the MS docs say. On 10/10/2007, Matt Anderson <[EMAIL PROTECTED]> wrote: > Dear Help,

[Samba] Unable to join domain in remote subnet...

2007-10-10 Thread Matt Anderson
Dear Help, Here is my situation: We have offices located in several areas around the country, all of which can communicate with each other through VPNs we have established. I have set up a Samba domain in which the PDC is located here in our home office, and there are BDCs for the same domain in

Re: [Samba] Unable to join domain: FAIDHC01SDCG0402

2007-01-26 Thread Chris Smith
On Thursday 25 January 2007, Ana Giordano wrote: > security = domain Isn't "security = ADS" proper for AD type domains? Chris -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Unable to join domain: FAIDHC01SDCG0402

2007-01-26 Thread Ana Giordano
From: Charles Marcus <[EMAIL PROTECTED]> To: Ana Giordano <[EMAIL PROTECTED]> Sent: Friday, January 26, 2007 1:14:37 PM Subject: Re: [Samba] Unable to join domain: FAIDHC01SDCG0402 Hi Ana, You didn't include your entire smb.conf file - much is missing, so if you want help, you'l

[Samba] Unable to join domain: FAIDHC01SDCG0402

2007-01-25 Thread Ana Giordano
Hi. I am trying to configure Samba in Domain security mode. I am on a Sun box running Solaris 9 and Samba 3.0.23. A computer account for this Unix Box is configured in the AD Domain (FAFIDDOM) but I am having issues running net rpc join. I am not planning to use winbind as the samba shares tha

[Samba] Unable to join domain from WNT4

2006-12-01 Thread M.Pflueger
Hello all, version is 3.0.23d (the same happens with 3.0.21c ) running as a PDC OS is Linux 2.6.11.4-21.14-smp, (from SuSE 9.3) on dual Opterons. After upgrading from 3.0.11, all Windows-NT4-sp6 machines were no longer DOMAIN-members - WinXP or Win2000 members work as usual. Trying to get the W

[Samba] Unable to join domain - Samba > 3.0.14a on Solaris

2005-11-22 Thread Robert M. Martel
Greetings, We've been having an issue here with our Solaris servers running Samba. On our Primary Domain Controller we have been unable to upgrade it past Samba 3.0.14a. If we upgrade to any of the later versions PCs on our network cannot join the domain. Client PCs already in the domain o

[Samba] Unable to join domain

2005-10-19 Thread Daulton Theodore
I am attempting to have a Samba3-0.10 server join an NT domain with no success. Samba has been installed (./configure --with-syslog --with-acl-support) on a SunFire V240 with Solaris 9 as the OS. >From what I've read if the machine account exists on the domain then I should not have to provide a

Re: [Samba] Unable to join domain using ldap backend

2005-02-03 Thread Farkas Levente
it's a bug in rc1 already fixed in the svn and in the final 3.0.11. John H Terpstra wrote: David, Get rid of the "Administrator" account. Use the "root" account instead. You have ambiguous names that can NOT unambiguously resolve to one identity. ie: Is uid=0 root or is it Administrator? Does

Re: [Samba] Unable to join domain using ldap backend

2005-02-02 Thread John H Terpstra
David, Get rid of the "Administrator" account. Use the "root" account instead. You have ambiguous names that can NOT unambiguously resolve to one identity. ie: Is uid=0 root or is it Administrator? Does uid=0 map to the Administrator SID or to some other SID? Also, use: net rpc join

[Samba] Unable to join domain using ldap backend

2005-02-02 Thread MONGAN, DAVID (JSC-DV2) (USA)
net rpc join Create of workstation account failed User specified does not have administrator privileges Unable to join domain BOB I'm logged in as root. I setup ldap using the Idealx instructions and latest scripts. I can add users and see the samba server ie smbclient -L bob -Uroot%secret

[Samba] Unable to join domain with XP: "The parameter is incorrect"

2005-01-03 Thread E P
I've had a machine set up for some time now running samba 2.something (or maybe it was upgraded to 3.0.something? It was up for a long time) that recently had some hard drive problems and I had to reinstall. So I did that, and used samba 3.0.10, with the same configuration that I had used befo

Re: [Samba] unable to join domain hosted by 3.0 PDC

2004-07-24 Thread Jeff Layton
On Fri, 2004-07-23 at 20:25, Craig White wrote: > smbadmin group cannot create unix user (machine is in essence a user > account too) - unless you have some magic that wasn't revealed in your > email. > > either group map 'Domain Admins' to the 'root' group or add the specific > users to root equi

Re: [Samba] unable to join domain hosted by 3.0 PDC

2004-07-23 Thread Craig White
On Fri, 2004-07-23 at 16:56, Jeff Layton wrote: > Again any ideas why I can't join the domain as a non-root user? Let me > know if there's other info that would be helpful. > smbadmin group cannot create unix user (machine is in essence a user account too) - unless you have some magic that

Re: [Samba] unable to join domain hosted by 3.0 PDC

2004-07-23 Thread Jeff Layton
Craig White wrote: You don't give details on your configuration but generally... A member of 'Domain Admins' (RID 512) /etc/smb/smbusers root = Administrator administrator etc. user with uidnumber of 0 Craig Sorry for the delay in response, but I finally got around to checking this out again today

Re: [Samba] unable to join domain hosted by 3.0 PDC

2004-07-21 Thread Derek Harkness
I ran into a similar problem and finally determine that I didn't have the group mapping correct. Do a "net groupmap list" a verify the your "Domain Admins" group is mapped to the correct unix group and that whatever user you're using is in that group. I was having trouble mostly because of my

Re: [Samba] unable to join domain hosted by 3.0 PDC

2004-07-21 Thread Craig White
On Wed, 2004-07-21 at 05:30, Jeff Layton wrote: > On Wed, Jul 21, 2004 at 01:54:52PM +0200, Nikola Vanevski wrote: > > Hi! > > > > I experienced the same problem a couple of days ago. It is a > > misconfiguration in global parameters, but I don't exactly know where. I > > copied the smb.conf [Gl

Re: [Samba] unable to join domain hosted by 3.0 PDC

2004-07-21 Thread Jeff Layton
On Wed, Jul 21, 2004 at 01:54:52PM +0200, Nikola Vanevski wrote: > Hi! > > I experienced the same problem a couple of days ago. It is a > misconfiguration in global parameters, but I don't exactly know where. I > copied the smb.conf [Globals] options from a working server and it fixed > the pro

[Samba] unable to join domain hosted by 3.0 PDC

2004-07-19 Thread Jeff Layton
I've been trying to set up a samba 3.0 PDC, and am unable to get my machines to join the domain. I've followed the HOWTO pretty closely, but when I try to get a win2k machine to join the domain, I get a message saying that the authentication failed. The log on the samba server shows the following e

[Samba] unable to join domain

2003-10-19 Thread James K Linderman
Ok I am kind of new to this and still got a lot of learning to go. This once has been kicking me for about a week! I can browse workgroups, but not the domain. And get the Error connecting to (pdc) - NT_STATUS_ACCESS_DENIED unable to join domain Follows is level 10 output Initialising global

[Samba] Unable to join domain (Samba client to Samba PDC)

2002-04-23 Thread Paul Raines
I have set up one Samba server as a PDC which seems to work okay. >From a W2K machine, I am able to join the domain and get logins for users defined on the PDC. However, I am setting up a second Samba server and want it to join the domain so I can use "security = domain". Lets call the PDC samb