similar to: Error joining Win Xp to Samba PDC

Displaying 20 results from an estimated 10000 matches similar to: "Error joining Win Xp to Samba PDC"

2005 Oct 18
0
Error join samba PDC from XP
Hi. Iv'e set up samba as PDC with LDAP and trying to connect a Windows XP Pro machine to the domain. When i'm trying to join the domain XP popups a logon-windows, but no one of the accounts i have added will work to login, XP say something like "Cannot find the selected domain or cannot connect". I've also detected an error in /var/log/samba/log.nmbd which i dont
2004 Nov 23
0
after 3.0.9 upgrade windows wants to sync home drive
Hi, This is more of a FYI than a request for help. thanks. 8) I upgraded our 3.0.x servers to 3.0.9 due to bugs which we were running across. This happened at about 7AM, a few hours before anyone starts arriving at work. The mornings are one of the most taxing times on our servers as everyone is loading profiles, and they review what lastnights image / video rendering farm
2005 Jun 21
0
smbd crash
A few times in the last couple months we have had our production Samba 3.0.14a-1server crash. We did not have detailed logging turned on at the time so the attached output of our log is the best process tracking I can give at the time of the crash. What will happen is our shares will no longer be accessible, and all the smbd processes will be hung. We can ssh to the server and do a restart
2005 Mar 31
1
whats normal for samba loging amount
Hi, I'm running the Debian samba 3.0.10-1 package. I have 'log level = 0'. However my logcheck is showing a lot of noise from samba. Are the following messages normal, or do we have a misconfiguration? (We don't seem to have any problems accessing the shared samba shares): Mar 31 12:13:31 sd01 nmbd[3150]: [2005/03/31 12:13:31, 0]
2004 Jul 28
2
Cannot login to PDC(FreeBSD boxen) from client(win XP)
I'm finally getting somewhere in setting up my FreeBSD PDC. I try and login via my XP client and now it gives me this odd message. "Cannot login because a duplicate user already exists on the network. Please goto control panel and system and change your computer name." Sorta paraphrased there, perhaps off by a word or two but that's pretty much what it tells me. I'm just
2005 Jun 20
0
WINS on diffrent Box to PDC
Hello I'm trying to setup a samba PDC on my server. The problem is that my server is in a dmz network, 192.168.2.0/24 and my lan is 192.168.1.0/24. So i decided to install samba on my Firewall box as a wins server. The WINS server is working perfectly. All of my Boxes on my lan can join the PDC, but cannot logon to the PDC. After looking in the logs i found this is what is coming when i
2003 Dec 08
0
is the domain-name in smb.conf case-sensitive?
hi list, i try since weeks to authenticate my linux-clients against my samba-server. This works very fine with 2 windoze-cliens. but i still cannot authenticate with my linux-clients. i am @office now, thats wy i ask instead to test: i heard, winbind is used to authenticate linux-clients against the samba-server. the wbinfo -u gives me back: DOMAIN-user (i use the minus as separator) so i
2004 Sep 24
0
Problems with Winbind
Hi all, here's hoping you can help with a problem I have got. I am currently running samba 3.0.7-1 on a Suse 9.0 system and I am having the following problem. I am trying to get my samba server to join a windows NT4 domain called BVFL-DOM and then use winbind to get user names from that domain to be use samba. The samba box joins the NT domain without a problem and I can use NT server
2005 Sep 07
1
Cannot Authenticate to Samba Shares after switching laptop from wired to wireless nic.
I have a laptop that I need to be able to connect to my samba shares with its wired connection and its wireless connection. It works fine when connecting from the wired ethernet connection but it stops working once I disable the wired connection and connect to the wireless network (both networks are on the same subnet). The IP address for the wired connection is 192.168.1.112
2004 Apr 08
0
getpeername/server crash problem
Hi! Before anything, here is my hardware/software informations : Hardware : -IBM x345, 1 CPU, 1G RAM, IBM ServeRAID controlle -6 HD used with LVM, 2 volume group, 12 logical volumes all running ext3 Software : -RedHat Linux Enterprise AS (Academic) 3.0 update 1 -Kernel 2.4.21-4.0.2.EL -samba-3.0.2-6.3E -Running an apache 2 web server -On normal use, there is only 10-15 computers
2005 Feb 10
2
smb log error-Transport end point/getpeername
Mates, I'm trying to solve some log errors I getting. I have samba 3.0.7 installed on Suse 9.0. It has been happening intermittently for several months. I don't know if this is XP client related or what. Any thoughts: The errors are: Feb 9 20:00:33 skyline smbd[14408]: [2005/02/09 20:00:33, 0] lib/util_sock.c:get_peer_addr(1000) Feb 9 20:00:33 skyline smbd[14408]: getpeername
2005 Mar 06
2
Transport endpoint is not connected
Hello, I tried to google this, but haven't found anything really helpful so far. I get stuff like this at one Samba-3.0.9-Domain-Member-Server: > [2005/03/06 13:30:47, 1] smbd/service.c:make_connection_snum(647) > fre2003 (192.168.86.11) connect to service users initially as user fre (uid=1006, gid=1000) (pid 31447) > [2005/03/06 13:31:57, 1] smbd/service.c:close_cnum(835) >
2005 Apr 14
1
weird problem with "access denied" on share
Hi folks, I am having a weird problem that I just recently noticed on this particular server runnng Samba 3.0.10 on Fedora Core 3 and am hoping someone could shed some light on this. We're using tdb for our backend database. The user "nsu" is a member of unix group admin. The unix group admin is mapped to "Domain Adminstrators". This works OK, in that when logging in
2004 May 06
0
Winbindd/network freeze samba
Packet send failed to 62.101.92.90(137) ERRNO=Network is unreachable [2004/05/03 10:27:45, 0] nmbd/nmbd_packets.c:reply_netbios_packet(975) Hi list, once again looking for some good advice. I apologize for the long email and for the mistakes I could have done. I'm running Samba 3.0.2-6.3E on White box linux 3.0 kernel 2.4.21-4.EL (clone of Red Hat EL 3.0), the environment is a Win 2k ADS
2006 Mar 14
1
Transport endpoint not connected
Well, I WAS puzzled by this persistent error. Then I stumbled onto something and I might have fixed it. It looks like with an XP client, XP might be trying to renegotiate which port to talk (445 or 139) over at the start of every transaction. Whichever one answers first is used for the rest of the transfer. I added this to smb.conf and restarted samba: smb ports = 139 I can't tell if
2005 Jan 20
0
XP SP2 - winlogon.exe crashes
============== The problem: ============== I am in the testing stages of implementing a Samba domain. My user is logging on to a standard win xp SP2 desktop, with the samba pdc, supplying the credentials. The logon screen disappears and an "SAS window: winlogon.exe - Application Error" box pops up on the Win XP screen. If I click OK the machine reboots. My user can log onto the Debian
2004 Oct 05
1
getpeername failed. Error was Transport endpoint is not connected
Hi all, I'm using slackware 10, running samba-3.0.7, OpenLDAP-2.2.17 with ssl, tls and sasl2. While i trying include a workstation windows xp in the samba domain it return this: [2004/10/05 12:51:25, 0] lib/util_sock.c:send_smb(647) Error writing 4 bytes to client. -1. (Connection reset by peer) [2004/10/05 12:51:26, 0] lib/util_sock.c:get_peer_addr(1000) getpeername failed.
2001 Dec 13
4
Severe problem with Samba
Dear All, we are experiencing severe problems with Samba 2.2.0 (with quota support) running on a dual processor (400MHz) Sun E450 running Solaris 2.7. This is used as a central file server for student diskspace, accessed by approx 1200 PCs running NT 4. Up until recently we experienced some, what we assume to be, loading issues with connections during the middle of the day being slow.
2004 Aug 02
0
OS X Hang Issue
Hello List, I have a bit of a strange problem with an OS 10.3.3 XServe (Samba 3.0.2) that I've inherited from a previous sysadmin ;). It's a bit hard to describe but I'll do my best and include applicable log files and the smb.conf. Ok, first of all this machine is bound to our Active Directory domain and authenticates users there (security = ads). It uses the Windows 2000 DC
2004 Oct 14
0
Getting errors while running Samba 3.0.7 with ADS security mode under MIT Kerberos
Hi, I compiled Samba 3.0.7, MIT Kerberos 1.3.5 and OpenLDAP 2.2.17. I did not notice any errors during compilation. I searched and found the #define HAVE_LDAP 1 and #define HAVE_KRB5 1 statements in the config.h file of Samba 3.0.7's include dir. So, ADS should be supported in the compiled Samba 3.0.7 version. Here is what I did up to now. As described in the How-To Samba doc, I created