similar to: Error joining domain "The specified account already exists"

Displaying 20 results from an estimated 3000 matches similar to: "Error joining domain "The specified account already exists""

2009 Dec 07
2
Windows 7 + Samba domain issues
Hi all, Earlier I emailed the list on some issues I was having with Windows 7, and one of those issues was the trust relationship breaking down after one month. I think I have some more light to shed on this topic. First, some environmental facts I am running Ubuntu Karmic 9.10 with Samba 3.4.0-3ubuntu5.1 I have installed the latest LDAP schema into OpenLDAP 2.4.18-0ubuntu1 I have a working
2007 Dec 31
0
Samba Problem
Hi List, Last week i have upgrate my samba from 3.023d to 3.0.28 and now i have some trouble in my LOGs like this: Dec 31 08:59:23 ldapmaster smbd[10453]: pdb_increment_bad_password_count: pdb_get_account_policy failed. Dec 31 08:59:39 ldapmaster smbd[12758]: [2007/12/31 08:59:39, 0, effective(0, 0), real(0, 0)] passdb/pdb_get_set.c:pdb_get_group_sid(211) Dec 31 08:59:39 ldapmaster smbd[12758]:
2010 May 16
0
Solved: Error joining domain "The specified account already exists"
> I have reinstalled samba from scratch and copied my previous smb.conf. > My main desktop was logged on in the domain. When I try re-add my main > desktop to the domain I get: > > ?"The following error occurred attempting to join the domain > "MYDOMAIN": The specified account already exists" > > I ?tried completely removing and re-installing samba which
2012 Mar 02
0
server signing = mandatory aix 6.1 (abridged debug)
Using samba 3.5.12 on aix 6.1 when I set "server signing = mandatory" nothing can connect to my server. Included the smb.conf followed by errors showing up in the level 10 debug output. Thanks, >cat /usr/local/samba/lib/smb.conf [global] workgroup = somename netbios name = someserver server string = somename Samba Server %v security = user
2011 Jun 10
1
ldap backend failing
Hi, I have an ldap provider and consumer that appear to work correctly, EG, new users are sync'ed and a search on either server (ldapsearch -x -b 'dc=example,dc=com' '(cn=djohn)') returns an oject. However when an XP user attempt to connect to the consumer server the authentication fails: [2011/06/10 16:11:21, 0] lib/util_sock.c:write_data(1059) [2011/06/10 16:11:21, 0]
2009 Nov 11
0
Problems with samba 3.4.3 as PDC for Windows 7
Hi all, I am testing Windows 7 Ult with Samba 3.4.3 as a PDC for Windows 7. I am using a simple, smb.conf file, domain name is "mygroup" without the quotations. Windows XP clients can join correctly and login as normal. However, with Windows 7, I can get the client to joint the domain, but when I reboot, I get a machine trust error and the user can not log onto the Windows 7 client.
2009 Nov 17
0
Broken pipe in Samba logs when using Samba with Windows 7 x64?
Hello, After upgrading a host from XP/32 to Windows 7/64, I see the following entries in the logs, what is the root cause of this issue? Nov 14 10:10:18 l1 smbd[6174]: getpeername failed. Error was Transport endpoint is not connected Nov 14 10:10:18 l1 smbd[6174]: write_data: write failure in writing to client 0.0.0.0. Error Broken pipe Nov 14 10:10:18 l1 smbd[6174]: [2009/11/14 10:10:18,
2011 May 23
1
The trust relationship between this workstation and the primary domain failed.
Samba 3.5.6 PDC, Windows 7 client. A user was unable to log on this morning with this error. The samba log for the machine is full of: [2011/02/10 09:09:50.145387, 0] rpc_server/srv_netlog_nt.c:714(_netr_ServerAuthenticate3) _netr_ServerAuthenticate3: netlogon_creds_server_check failed. Rejecting auth request from client CLIENT machine account CLIENT$ [2011/02/10 09:10:18.693306, 0]
2009 Feb 24
0
Problems when trying to join samba PDC with W2K8 server
Hello all, I am trying to add W2K8 server to our domain "ns.local". This domain is working O.K. for all XP machines we have (~10), but when adding a W2K8 server, I get user/pass prompt and then after typing my* username and password I get: --------------------------- Computer Name/Domain Changes --------------------------- The following error occurred attempting to join the domain
2011 Nov 25
6
samba PANIC
Hello folks. We've got a wierd Problem at a customer server. The Server was running fine until tomorrow morning... My problem is that i have no idea where to begin my search for a solution. The Server is used as a Primary Domain Controller and worked just fine. here you see what cat /var/log/message | grep smbd is trying to tell me: First i have a lot of lines like this: Nov 20 04:04:12 dc
2009 Jul 02
0
Samba BDC + LDAP failing to authenticate users
I have Samba 3.2.4 running on Solaris 10 from sunfreeware. From what I can tell just recently happened to this server, which runs as a BDC + LDAP. Previously I have been able to authenticate against it as well as map drives from it. Though now it complains about no such user exists, though they do. here is the log entries, level 2 With correct password [2009/07/02 12:21:33, 2]
2008 Oct 29
2
Problem using samba with ldap
Hello, I've just installed samba with ldap on a debian etch. I have a problem when i attempt to create a user with the command smbldap-useradd -a -P -c "toto DUPONT" -u 1001 toto and to log in with it after. I obtain this error : [2008/10/29 17:35:26, 0] passdb/pdb_get_set.c:pdb_get_group_sid(164) pdb_get_group_sid: Failed to find Unix account for toto [2008/10/29 17:35:26, 1]
2011 Jul 17
0
Logon times went from 45secs to 8mins
All, There has been no change in the workstations or on the PDC however my logon times have gone from about 45seconds to about 8minutes. I can not figure out why as nothing has changed. relevant from log.smbd [2011/07/17 10:42:42.846871, 1] smbd/service.c:1070(make_connection_snum) mike-kaczmarek (::ffff:10.0.2.253) connect to service user initially as user user (uid=1106, gid=1120)
2012 Nov 22
0
Windows 7 clients not joining domain with Samba PDC
Yes I searched, I tried fixes, I pulled my hair out and finally gave in. New Windows 7 desktop trying to join a domain happily service XP clients from Samba 3.5.10 on Centos 6.3. I've applied the registry fix from https://wiki.samba.org/index.php/Windows7#Windows_7_Registry_settings and rebooted, no joy. I've tried nikonz' changes from
2012 Aug 01
3
samba 3 - getting rid of some logfile errors
Hi, i have a lot of entries in my logs which i can't solve, but everything works as expected. my setup: samba pdc - bacula samba bdc - mule Ubuntu 10.04-LTS Server samba 3.4.7 log file entries: Aug 1 08:25:40 bacula smbd[23854]: canonicalize_connect_path failed for service alex, path /\\mule\alex Aug 1 08:25:41 bacula smbd[23854]: [2012/08/01 08:25:41, 0]
2011 Aug 18
2
windows7 and samba 3.4.7 in Ubuntu 10.04 LTS
Is there a specific way of doing the smb.conf to make windows7 join the domain? was able to make windows7 join in one instance but when is not successful in logging into the domain using a domain user and also cannot add a domain user to the local machine. From my initial attempts, I was able to join the win7 machine but after I upgraded to 3.4.7 everything seems to have gone to hell.
2007 Feb 16
2
Samba 3.0.24 + OpenLDAP
I'm using the above version of Samba with OpenLDAP. I also use the smbldap-useradd script to add users, like below. I'm finding that I also have to have an account in /etc/passwd for the user to get in otherwise I get the message below. I thought that the ldapsam:ldap://localhost/ would not require the /etc/passwd entry. What did I miss? # Adding a User (doesn't work)
2013 May 01
2
win 7 client can't map drive: getpeername failed
Hi, this is my first foray in samba (and newsgroups) so go easy :) I'm trying to map a network drive from a windows 7 pro client to a QNAP NAS: net use s: \\qnap\share I've posted on several forums and got good advice but the problem remains. Rather than repost all the detail, please see my original posts: http://forum.qnap.com/viewtopic.php?f=185&t=74639
2007 Mar 08
1
winbind fails "getent passwd eknuds"
Now I'm trying to make it so the Samba accounts can be used for user logins as well. Unfortunately I'm having a bit of trouble with winbind. Whenever I try to do a "getent passwd eknuds", it find the entry in the ldap sam, but the winbind log for my domain comes up with this and the getent displays nothing: [2007/03/07 15:48:46, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541)
2010 Jan 14
2
Help - Cannot join Windows 7 client to Samba PDC
I have been going through all the Wikis and various Google searches to try to solve my problem, all to no avail. I can mount a Samba share, but whenever I try to login using a domain account, I receive an error about "The trust relationship between this workstation and the primary domain failed." What I have done so far, all to no avail. - Upgraded from Samba 3.4.2 to Samba 3.4.4