similar to: Intermittent failures mapping drives.. need debugging help/sugges tions

Displaying 20 results from an estimated 1000 matches similar to: "Intermittent failures mapping drives.. need debugging help/sugges tions"

2002 Jul 31
16
Trying to debug a WinXP - Win2000 ADSproblem..HELP!
Now I could be way of base here, but I run 2 samba web servers with approx 8 people working with them. So my exp is limited. When I got here the boxes were set up with server level security and I had tons of problems with them. When I reformatted the units, I actually joined the samba boxes to the domain and set the security to "domain" I found these steps in an old version of Linux-Mag,
2016 Dec 08
2
Winbind in Multiple-Forests - Super Admin Domain Model
We implement a Multiple-Forests - Super Admin Domain Model based on : https://technet.microsoft.com/en-us/library/cc546821.aspx We have 2 forests using W2K12r2 : RSC for resources and ADM for admin user accounts. We join linux server to RSC with ADM credential : # net ads join -U linuxadm at ADM.LAB We have a problem when we had to read uidNumber and gidNumber from ADM Forest. Winbind try to
2003 Jan 15
1
Storage compression patch for Rsync (unfinished)
Hi, i am using Rsync for making backups of a MySQL database. The MySQL files can be compressed about 1:10 and i want to make use of this fact. Rsync currently doesn't support saving files in a compressed state. I personally think this should be a feature for the filesystem (in the sense of "synchronised files") but currently there is no such filesystem for Linux available.
2003 Oct 18
1
'passwd chat' for Debian Woody password sync
what is the 'passwd chat' line for Samba 2.2.3a-12.3 on Debian Woody that enables password synchronisation with Windows 2000 clients in a domain? I currently have this in smb.conf but it doesn't work: unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n I get the Windows message
2008 Apr 11
1
Fileshares failing
Hi, I used to have a set of samba shares working fine on a Centos 4 machine, accessed by XP clients and authenticated against a 2003 SBS server. Then I did a yum upgrade and a week later noticed that the seldom-used SMB shares have stopped working. No other changes to the Centos server, and no domain changes. The XP clients now just keep prompting for authentication. A wireshark trap shows
2002 Oct 29
2
2.2.6 leaking session ids?
got this in my log level 1 when people started reporting profiles randomly not loading and 98 machines reported strange errors, shares aren't mapping, people can't print....it's a nightmare over here.... this seems to affect all versions of windows regardless of SP's. log snippet: [2002/10/29 09:58:33, 1] smbd/service.c:close_cnum(677) ct10164 (151.103.27.118) closed
2020 Mar 01
1
[PATCH v2 1/3] virtio-net: Introduce extended RSC feature
On Sun, Mar 01, 2020 at 01:07:31PM +0200, Yuri Benditovich wrote: > VIRTIO_NET_F_RSC_EXT feature bit indicates that the device > is able to provide extended RSC information. When the feature > is negotiatede and 'gso_type' field in received packet is not > GSO_NONE, the device reports number of coalesced packets in > 'csum_start' field and number of duplicated acks
2010 Jun 10
2
Capturing buffered output from Rterm
In MS Windows I a) invoke Rterm from a batch file (test.bat) b) to execute commands from a script (m:\test.rsc) c) capturing output in a log file (m:\test.log) BUT if the script results in an error the error message is NOT written to the log file, leaving me problems when the error is from a complicated function. Simplified example:. test.bat ------------------------ REM ensure
2001 Dec 03
1
Maximum Session IDs
Sorry forgot the subject, Evolution dumped on me in the middle of composing the first time round. I'm getting the following errors. How do I get rid of the max on session IDs? [2001/12/03 09:11:00, 1] smbd/session.c:session_claim(88) session_claim: out of session IDs (max is 3000) [2001/12/03 09:11:00, 1] smbd/password.c:register_vuid(316) Failed to claim session for vuid=100
2016 Jun 21
1
Force Create Mode Problems
Rowland, Thanks for your input. Per your suggestions, I have changed the global options in my configuration: [global] netbios name = FS04 workgroup = RSC server string = Samba Server Version %v security = ads realm = AD.RINGSIDECREATIVE.COM use sendfile = true idmap config * : backend = tdb idmap config * : range = 200000-299999 idmap config RSC : backend = rid idmap config RSC : range =
2008 Jul 27
3
imap processes eating IO
[Ignore the previous e-mail, I somehow sent it when I was trying to paste from clipboard] I recently migrated my dovecot/postfix setup to a new machine. After doing so, I have encountered a problem where imap processes get stuck in a loop eating loads of IO on the machine. Looking at the trace (snippet below), it looks like they are sitting and reading the inbox and other folders of
2023 Jan 06
3
[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
The internal mechanisms support this, but instead of exposting the gfp to the caller it wrappers it into iommu_map() and iommu_map_atomic() Fix this instead of adding more variants for GFP_KERNEL_ACCOUNT. Signed-off-by: Jason Gunthorpe <jgg at nvidia.com> --- arch/arm/mm/dma-mapping.c | 11 +++++++---- .../gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c | 3 ++-
2023 Jan 06
3
[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
The internal mechanisms support this, but instead of exposting the gfp to the caller it wrappers it into iommu_map() and iommu_map_atomic() Fix this instead of adding more variants for GFP_KERNEL_ACCOUNT. Signed-off-by: Jason Gunthorpe <jgg at nvidia.com> --- arch/arm/mm/dma-mapping.c | 11 +++++++---- .../gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c | 3 ++-
2023 Jan 06
3
[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
The internal mechanisms support this, but instead of exposting the gfp to the caller it wrappers it into iommu_map() and iommu_map_atomic() Fix this instead of adding more variants for GFP_KERNEL_ACCOUNT. Signed-off-by: Jason Gunthorpe <jgg at nvidia.com> --- arch/arm/mm/dma-mapping.c | 11 +++++++---- .../gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c | 3 ++-
2006 Sep 29
1
smbd/service.c:make_connection_snum - Access denied
Hi, Two days ago, I tried to turned my samba server, which worked perfectly into a PDC but despite of all my efforts, skimming thru the docs, mailing lists, hanging on #samba, I've never been able to logon to the new domain from the WinXP clients. Authentication is OK, but then access to the share is denied. Here's part of the log: [2006/09/28 19:03:36, 2]
2006 Jan 04
4
Trying to delay for oplocks twice
We have a lot of [2006/01/04 18:44:40, 0] smbd/open.c:open_file_ntcreate(1355) Trying to delay for oplocks twice in the logs. Do they harm in general? And only in one single case I got this, don't know if I ever will get it reproduced, so maybe not related and happened by accident: Samba version 3.0.21a PID Username Group Machine
2003 Jun 17
1
samba auth problems in RH9 w/ log
I have samba version 2.2.7a security-rollup fix from redhat running as a simple file server for about a dozen computers. the computers are all win2k except for 1 win98 and 1 winxp pro. I am having problems with nmbd dying and not restarting as some others in the list have has but I am also having a problem w/ 1 particular PC/username this person often is the only one that can't get into files
2018 Apr 23
1
virtio remoteproc device
> -----Original Message----- > From: Michael S. Tsirkin [mailto:mst at redhat.com] > Sent: Monday, April 23, 2018 9:41 PM > To: Loic PALLARDY <loic.pallardy at st.com> > Cc: Anup Patel <anup at brainfault.org>; linux-remoteproc at vger.kernel.org; > Ohad Ben-Cohen <ohad at wizery.com>; Bjorn Andersson > <bjorn.andersson at linaro.org>; virtualization at
2002 Nov 21
1
%U in include
Hello, I had problem with %U in include tag in configuration file smb.conf. I try explain the problem. When I connecting from Windows (domain) the samba server doesn't properly include file. E.g.: smb.conf include = smb.conf.%U It include only smb.conf. at first time. I find no information about it so I try write patch for it. Please could you say me, if it's wrong? I have no problem
2016 Jun 21
2
Force Create Mode Problems
Hi there. I am using Samba 4.2.10 on Scientific Linux 7.1. I am currently trying to make an SMB share that is accessible to all of our Active Directory domain users. Additionally, this share needs to allow read/write access for our clients, who are using FTP. All of the subdirectories for this share represent an individual FTP user's folder. The share is named "ftpshares". The