similar to: tree connect failed: NT_STATUS_PIPE_BROKEN

Displaying 20 results from an estimated 400 matches similar to: "tree connect failed: NT_STATUS_PIPE_BROKEN"

2019 Jun 17
2
What does "NT_STATUS_PIPE_BROKEN" in log files mean ?
Hi All, One day we upgraded client pc's OS from Windows7 to Windows10, Windows10 clients could not access a samba server. When we re-enabled the SMBv1 protocol on Windows10, Windows10 clients still could not access a samba server. After adding the following [global] settings, Windows10 clients could access a samba server at last.
2011 Apr 26
0
winbind craps out, NT_STATUS_PIPE_BROKEN
Good morning, Samba list. =) I've been experiencing intermittent winbind failures over the past few weeks. The symptom is that users that haven't connected in a while, and thus aren't in the winbind cache, are unable to connect to any shares. I see a lot of NT_STATUS_PIPE_BROKEN in the logs when the failures occur, like this one from log.winbind: ### [2011/04/26 09:20:54.671225,
2012 Mar 15
0
winbindd requests failing with NT_STATUS_PIPE_BROKEN
Hi Samba experts, I am currently investigating an issue with a bigger winbindd installation which causes all following winbindd requests to fail until winbindd is restarted. We use a slightly patched version of winbindd based on Samba 3.5.8. In the used setup the winbindd is joined to an AD domain and is quite busy with answering winbindd requests of type PAM_AUTH_CRAP, LOOKUPNAME, GETUSERSIDS,
2012 Jan 24
3
winbind craps out, NT_STATUS_PIPE_BROKEN
Hi Jay/Samba peeps, Emailing in reference to http://lists.samba.org/archive/samba/2011-April/162277.html I have seen a very similar issue with a similar setup. Users fail to be verified with: getent passwd username Entry in the log at same time is: [2012/01/23 16:58:53.159761, 3] winbindd/winbindd_misc.c:352(winbindd_interface_version) [18510]: request interface version [2012/01/23
2003 Apr 13
1
users cannot change their passwords in domain
hello, samba. i have running samba 2.2.8a from the ports on the system: FreeBSD bingo.ru 4.7-STABLE FreeBSD 4.7-STABLE #2: Tue Mar 25 20:30:51 YEKT 2003 root@bingo.ru:/usr/obj/usr/src/sys/bingo i386 with config: === cut === [global] workgroup = bingo netbios name = emily server string = bingo samba daemon hosts allow = 192.168.2. 127. hosts deny = 192.168.1. interfaces = xl2 bind
2002 Nov 28
0
Problems with Passwordchange from NT4 to samba 2.7.7
Hello all, I've got a little problem to change the user-password from NT4 on a samba-server (RedHat 8.0) - but I can get without any problem shares on that server with that user and password. Why does samba say, I would supply a wrong password to my userid? What am I doing wrong? Thank you for your tips, kind regards, Andreas Hartmann smb.conf # Global parameters [global]
2003 Sep 10
0
can't change password : PANIC failed to set gid
Hi ! When trying to change users password from NT or XP workstations (using CTRl-ALT-DEL), I get an error under Windows and this in my samba logs: Sep 10 16:15:08 testbox kernel: pid 2709 (smbd), uid 10000: exited on signal 6 Sep 10 16:15:08 testbox smbd[2709]: [2003/09/10 16:15:08, 0] lib/util_sec.c:assert_gid(114) Sep 10 16:15:08 testbox smbd[2709]: Failed to set gid privileges to
2003 Jul 21
0
can't change user passwords from xp client machines
All, I am running samba v. 1.2 on a FreeBSD machine with XP clients. I cannot make user password changes from the XP machines using ctrl-alt-del > Change Password. I followed some suggestions in the archives and on the net and tried "guest account = smbnull." The result of this change was the exact same error in the smbd log, only instead of 65534 (nobody), the log read 101
2010 Jul 19
0
dsgetdcname failed: NT_STATUS_ACCESS_DENIED
Hello all. I have a Samba 3.5.4 server that we're attempting to join to an existing Windows 2008 ADS. Doing "net ads join" seems to go ok, and a follow up "net -P ads testjoin" says we're OK. However... at this point, doing "wbinfo -u" or "wbinfo -g" returns no data (the programs exit with erro code 0, and no output). Attempting to log into a
2003 Dec 01
1
smbpasswd command - updated
A couple of days ago I posted a problem I was having with the smbapasswd command for users (not root). Here is the original post: I have Samba installed on a HP-UX 11.00 system using NIS for UID/password resolution. The smbpasswd file hasbeen initilized and as root I can add a user's password and the user can "attach" the "share". But when the user tries to do the
2003 Apr 28
0
Samba crashes on password change from Windows 2000 clients
Hi, i'm not subscribed to the list so could you please Cc back to me :) Just discovered this problem today when my brother tried to change his password. Windows sat there and eventually said that my domain couldn't be found or something, this seemed very odd so I had a look in the logs and got this show up... Apr 27 21:21:42 bone smbd[496]: [2003/04/27 21:21:42, 0]
2003 Feb 13
0
Unable to change password from win2k with a samba pdc
Howdy I've searched mailing lists and have not found anyone with the same problem (as far as I can tell). I've setup a samba pdc (samba-2.2.7-2 rpm for RedHat 8.0) following the instructions on the samba PDC HOWTO: http://us3.samba.org/samba/ftp/docs/htmldocs/Samba-PDC-HOWTO.html I've successfully setup the samba PDC and have joined a test client running win2k to a domain called
2003 Dec 17
0
help: samba server don't work in embeded linux
hi all, I want to use samba as a file server in some embeded enviroment, becase I have only 8M flash to hold file system of linux, so I have to put samba files into harddisk. we mount the harddisk as /mnt/c,mkdir samba in /mnt/c, and mkdir bin,lib,log,pid,codepage in /mnt/c/samba. we put smbd,nmbd in /mnt/c/samba/bin we put all the lib files needed in /mnt/c/samba/lib and make all the
2000 Jan 11
0
Problem With samba and NT Domain
Hi, I am trying to set up my linux box on an NT Domain, I can connect to the NT servers if I specity my NT Domain password on the command line i.e. smbclient \\SERVER\NETLOGON -uid%password but if I just do a smbclient \\SERVER\NETLOGON then enter my password when requested it gets rejected. Also I have shares on my linux samba box but when I try to connect to the linux box using my NT
2003 Feb 19
0
Changing password from Windows 2K / XP client on samba server with different passwords on client and server
Hello all, I've got a problem when I try to change a password from W2K or XP on a samba 2.2.5 - server. That's the situation: The user "hugo" is logged on locally or in a domain "first" with his password "secret". The user has shares on a secound domain, the "samba" domain, too. The user can do a net use M: \\samba\share to get the share on the
2000 Jan 22
6
failed to set gid privileges
Hi ! I got a problem with connection of users at a connection to smbd. It seems that the authentication is ok and the user accepted and existing. And for test I just connect to the homes. I get the following log error. lib/sec_.c:assert_gid(70) Failed to set gid priviliges to (-1,100) now set to (0,0) uid (0,0) lib/util.c:smb_panic(2456) PANIC: failed to set gid Does anybody know what that
2006 Jan 19
1
"PANIC: failed to set gid" on mipsel
I just compiled Samba 3.0.21a for Linux/mipsel/uclibc. When I want to start smbd, it fails: [2006/01/19 12:29:09, 0] lib/util_sec.c:assert_gid(113) Failed to set gid privileges to (-1,65534) now set to (0,0) uid=(0,0) [2006/01/19 12:29:09, 0] lib/util.c:smb_panic2(1554) PANIC: failed to set gid The only way to start smbd is to put this into smb.conf: guest account = root But I'm
2000 Jan 31
1
"failed to set gid" PANIC w/ Samba 2.0.6 on Linux
Hello, I've upgraded a Linux box from Debian 2.0 to Debian 2.2 (potato), before the upgrade I had Samba 1.9.18 which worked without any problem. Upgrading to Samba 2.0.6 (debian version), now every connection fails with this error: [2000/01/31 12:07:36, 0] lib/util_sec.c:assert_gid(72) Failed to set gid privileges to (-1,65534) now set to (0,0) uid=(0,0) [2000/01/31 12:07:36, 0]
2002 Aug 13
2
Samba 2.2.3a on HP-UX 10.20
Hi, when I am connecting to samba, openingor saving a MS Word document, nearly every time there is a core-file. In the log-file there I found following message: [2002/08/12 15:13:44, 0] lib/util_sec.c:assert_gid(111) Failed to set gid privileges to (-1,-24) now set to (0,0) uid=(0,0) [2002/08/12 15:13:44, 0] lib/util.c:smb_panic(1064) PANIC: failed to set gid What does it mean? The
2002 May 08
2
Error in netlogon service samba 2.2.4?
Hello, If I try to mount the netlogon service using smbclient, I get this error message: [root@testserver /root]# smbclient //localhost/netlogon -U u0023628 INFO: Debug class all level = 2 (pid 7257 from pid 7257) added interface ip=10.33.6.132 bcast=10.33.6.255 nmask=255.255.255.0 Got a positive name query response from 127.0.0.1 ( 127.0.0.1 ) Password: Domain=[PCLAB] OS=[Unix] Server=[Samba