similar to: winbind craps out, NT_STATUS_PIPE_BROKEN

Displaying 20 results from an estimated 200 matches similar to: "winbind craps out, NT_STATUS_PIPE_BROKEN"

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
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.
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,
2013 Apr 23
1
tree connect failed: NT_STATUS_PIPE_BROKEN
Hi~ Samba(Version 4.0.4) run on an embedded system (kernel version: linux 2.6.32) with conf file like this: " [global] workgroup = MYGROUP netbios name = DFTNAS server string = Samba Server security = user log file = /var/log.%m passdb backend = tdbsam [smbshared] comment = Stuff path = /var/smbshared public = no writable = yes printable = no " Everything is OK when I'm
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
2011 Mar 07
2
connection speeds between nodes
Hi All, I've been asked to setup a 3d renderfarm at our office , at the start it will contain about 8 nodes but it should be build at growth. now the setup i had in mind is as following: All the data is already stored on a StorNext SAN filesystem (quantum ) this should be mounted on a centos server trough fiber optics , which in its turn shares the FS over NFS to all the rendernodes
2013 Jan 16
1
Problems with smbclient send netbios message
Hi. First, sorry by my bad english :) I had a samba 3.0 and use a script with smbclient to send messages to 30 computers in my laboratory. I upgrade to debian squeeze and samba 3.5 and now i dont use the script command. root at escort:~# echo "Testando" | smbclient -NM LAB5-01 -I 192.168.3.200 Type your message, ending it with a Control-D cli_message returned NT_STATUS_PIPE_BROKEN I
2011 Sep 09
1
Problem after updating 3.3 to 3.5
Hi, I recently updated my Samba from 3.3 to 3.5, and while that worked fine, I can no longer access my shares - it asks for a password, which fails even if I do enter a correct one. Here is one of my shares - very simple, I think: [myshare] comment = My Share path = /path/to/myshare public = yes read only = yes writable = no browseable = yes printable = no guest ok = yes
2015 Feb 23
1
Samba 3.6 AD Domain Member
I'm playing around with Domain Membership to a WIndows 2012 AD Server. It appears I'm able to join the AD domain, but the domain member doesn't seem to authenticate anything against the DC once joined. Here is my smb.conf netbios name = Member workgroup = ZARTMAN security = ADS realm = ZARTMAN.LOCAL dedicated keytab file = /etc/krb5.keytab kerberos method = secrets and
2010 Dec 18
1
Wine with Renderpal -> Communication Error
Hello! I'm running Wine 1.8.3 to run an win32 application called "Renderpal" on my Ubuntu 9.10 server. The application is a render farm manager for CG/VFX. The main task for this application is to create renderjobs from the 3D/2D application (like Autodesk Maya, Adobe After Effects and such) and dispatch those jobs to a network-renderfarm with several client computers. Usually this
2005 Jun 21
1
FLAC encoder craps out at 2 GiB border
As if I hadn't had enough audio problems yet (Audacity won't record in 24/32 bits in spite of the MME driver being capable of such (verified with line-in plugin for Winamp) and stays in 16 bit, now I need to find software that works; a driver bug causing only 32 bit int to work for recording complicates things further), now I've also encountered a FLAC encoder file size limit. Look
2011 Jun 03
1
group_mapping.tdb error upon Samba upgrade
Dear Samba friends, I have recently upgraded from Samba 3.0.36 to Samba 3.5.6. After upgrade I encounter the following error in log.smbd: [2011/06/03 10:09:43, 0] smbd/server.c:1119(main) smbd version 3.5.6 started. Copyright Andrew Tridgell and the Samba Team 1992-2010 [2011/06/03 10:09:43.379106, 1] param/loadparm.c:7605(lp_do_parameter) WARNING: The "share modes" option is
2006 Feb 23
1
rsync craps out, transferring large amounts of data
Hello, all... I've been trying for a week for transfer ~100 Gig of data using either rsync:// over IPSEC or tunneled through SSH, but it keeps failing... I have done as the documentation says and here are the results: I ran the following command: rsync -avz -vvv --dry-run --rsync-path=/root/bin/rsync-debug.sh -- delete-excluded --exclude-from=server-backup.exclusions --link-
2009 Nov 22
0
Samba 3.3.9 IDMAP problem
Hi all! I finally found partial but satisfying decision of my problem with FreeBSD 7.2 AD member problem, posted early on this list. I was unable to get idmap_rid working and now I am using idmap_tdb backend. My problem is: when AD server (Windows 2003, only one server) is restarted parts of IDMappings are lost and not restored until Samba is restarted. After restart SIDs are mapped to exacts
2004 May 27
0
Transport End Point
I have four samba servers connecting into a samba PDC (using ldapsam as password backend) and all of the servers get the "transport end point not connected" error. I've looked in the groups but cannot find anything that helps. I've tried to set my oplocks=no and other similar settings but nothing seems to help. The only thing that seems to limit excessive sleeping smbd
2004 Oct 20
0
Performance problems using "ls -al" together with winbind
Hi friends of SAMBA, I'm using SAMBA 3.0.0 on a Linux and SAMBA 3.0.6 on a Solaris server (my problems are independent from the SAMBA version, I guess). Following entries are existing in /etc/nsswitch.conf: .... passwd: files winbind group: files winbind ... "getent group" produces following output: ... domain1\group1:x:10000:<here is a list of 125.000 users>
2009 Mar 06
1
general protection rip?
Hi List, On one of our CentOS 5 (x64_86) servers, identical to a number of other systems, I'm seeing some processes / services failing to run, along with the following error in /var/log/messages: Mar 2 23:25:07 someHostname kernel: wrapper-linux-x[24448] general protection rip:805386e rsp:ffc20390 error:0 Mar 2 23:25:09 someHostname kernel: dsm_sa_datamgr3[5063] general
2003 Mar 05
2
Samba-3.0alpha22 available on samba.org mirrors
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 We've just posted another snapshot of the SAMBA_3_0 cvs tree for download. This is a non-production release provided for testing only. The source code can be downloaded from : http://download.samba.org/samba/ftp/alpha/ The uncompressed tarball and patch file have been signed using GnuPG. The Samba public key is available at
2003 Mar 15
0
[SECURITY] Samba 2.2.8 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This release provides an important security fix outlined in the release notes that follow. This is the latest stable release of Samba and the version that all production Samba servers should be running for all current bug-fixes. The source code can be downloaded from : http://download.samba.org/samba/ftp/ in the file samba-2.2.8.tar.gz or
2003 Mar 15
0
[SECURITY] Samba 2.2.8 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This release provides an important security fix outlined in the release notes that follow. This is the latest stable release of Samba and the version that all production Samba servers should be running for all current bug-fixes. The source code can be downloaded from : http://download.samba.org/samba/ftp/ in the file samba-2.2.8.tar.gz or