Displaying 15 results from an estimated 15 matches similar to: "3.0.27a out monday."
2005 May 30
2
smbclient hangs
Hello,
I'm having problems with using smbclient on a win2k share. The server runs samba 3.0.14a on Solaris 9.
I want to tar the whole directory of a share. Into a file on the server
What I found out so far is, that it works until a maximum file count of 35. It is not size dependant but if the file count in that share exceeds more than 35 the smbclient hangs for ever and with the time is
2005 Jun 28
1
Fw: Missing files on Windows client side
Jeremy,
I think we found the part of source where the problem resides:
smbd/trans2.c
+1444 for (i=0;(i<maxentries) && !finished && !out_of_space;i++)
{
+1445 BOOL got_exact_match = False;
+1446
+1447 /* this is a heuristic to avoid seeking the dirptr
except when
+1448 absolutely necessary. It allows for
2020 May 14
0
open 2nd pdf on dfs share with Acrobat Reader not possible
Hello everybody,
after updating samba from Version 4.9.1 to 4.10.4 (Centos 7)
opening a PDF Document in Acrobat Reader with a double click,
when the document resides on a dfs share, is only possible for the 1st
document.
I know, this is not not a samba bug, because windows 2019 Server behaves
the same, i just want to share my findings.
2004 May 26
2
duplicate domains in browse list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
i recently upgraded some of my servers from 3.0.2a to 3.0.4
after the upgrade my browselist shows duplicate entries for the domains.
one domains is managed by a samba PDC(providing WINS too) and two samba
BDC's.
the other domains are managed by one samba PDC.
'smbclient -N -L <WINS_SERVER>' shows:
- ---
Workgroup
2003 Apr 05
1
Samba 2.2.8 SEGV in rpcclient getdriver on Solaris 7
Hello
I was trying to figure out how to add printer drivers manually for
downloading to Windows 2000 clients and I came accross this problem.
(The printer drivers were installed some time ago using an earlier
version of samba 2.2.x).
$ dbx /usr/local/samba/bin/rpcclient
(dbx) run xxxxxxx -U yyyyyyy
Running: rpcclient xxxxxxx -U yyyyyyy
(process id 4735)
Password:
rpcclient $> enumprinters
2003 Mar 21
2
x>>32 warning in io.c
I download rsync.2.5.6, configure, make clean, but make gives this warning:
"io.c", line 653: warning: shift count negative or too big: >> 32
"io.c", line 653: warning: shift count negative or too big: >> 32
"io.c", line 653: warning: shift count negative or too big: >> 32
"io.c", line 653: warning: shift count negative or too big:
2001 Oct 23
1
PATCH to Samba >= 2.2.1, accents and special chars
Okay, I've had some fun there. Let me tell I am no samba pro, so the patch
below _should be tested and tested again_ in _your_ environment before doing
anything close to putting your patched samba into production. It can possibly
break everything. You have been warned.
The mail is somehow longish, because sending a quick (and dirty) patch
without any explanation seems wrong to me. And
2001 Dec 27
0
bugs?
hi, ppl
i\'m found that when i want change somthing in user accaunt\'s from winnt usrmgr
samba say that can\'t open rid database. i look to source and see in
passdb/pdb_tdb.c on the line 28:
#define PASSDB_FILE_NAME \"/passdb.tdb\"
that shold be, imho:
#define PASSDB_FILE_NAME \"passdb.tdb\"
and on my previouse message i wrote about strange
2000 Jan 05
1
Signal 11 in attempt_netbios_session_request
> I have just upgraded to Samba 2.0.6 and can no longer connect to Samba
> shares on my FreeBSD 3.4-RELEASE machine. When I attempt to connect, the
> smb.log contains the following information:
>
> [2000/01/04 17:54:42, 3] libsmb/namequery.c:resolve_lmhosts(566)
> resolve_lmhosts: Attempting lmhosts lookup for name
> NTWEB2.AIS.MSU.EDU<0x20>
> [2000/01/04
2003 Jul 18
0
patch: smbclient lost some files
Dear developers,
I found a problem that 'smbclient' loses some files when it's creating
a tar ball. A patch attached this message is for samba 2.2.8a and
fixes this problem. Would you please check it?
I think there is a protocol mismatch with Windows 2000 at
cli_list_new() in libsmb/clilist.c (FIND FIRST2/FIND NEXT2). Samba
assumes that 'Last Name Offset' response field is
2013 Jul 22
1
Errors in parse_share_modes Testing CTDB 2.3 and Samba 4.0.7
I'm working on building a CTDB/Samba cluster on AIX 7.1 with the latest
levels to replace an older one running CTDB 1.0.113 and Samba 3.6.1. I
have the new servers up and running and they seem to work, but I'm worried
about some messages in the logs. I run with log level 1 on the servers so
that the connection details are logged. On the old cluster there were
only connection/closed
2007 Jun 01
2
Difficulty w/Offline Files and Samba 3.0.25
Good morning,
I have a working Offline Files setup w/Samba 3.0.24 (FreeBSD 6.2 host OS)
and a Win XP SP2 client. Upon updating to Samba 3.0.25, the XP client's
offline cache would show (as viewed via the Offline Files Folder) that
synced files are write-only ('User W' in the Access column). When
offline, theses files appeared to be available via Explorer and double
clicking would
2006 May 29
0
smbd hanging at BDC
Hi all
I have a samba pdc(master LDAP Server) with 1 BDC(slave ldap server), the
version of Samba at PDC and BDC is samba 3.0.21c. At BDC , there are some
shares declared. The shares are used to store Fox pro files. The client uses
foxpro and opens DBF file in the share declared.
and also Roaming profiles is also used at BDC. The problem is samba hangs
frequently. Once rebooted works for some
2002 Dec 20
1
smbclient and large file support
smbclient (and smbtar) in version 2.2.7a (and prior) has problems with
large files (> 4GB). The following patch (against 2.2.7a) fixes all
known problems with this. This code has been checked into the CVS tree
in all branches as well.
--
======================================================================
Herb Lewis Silicon Graphics
Networking Engineer
2003 May 29
4
Samba+CUPS+Drivers autodownload
Hi Matt,
the problem you referred to is discussed in detail
as bug #82 in Samba's bug tracking tool. It consists
of 2 bugs. One prevents the registration of drivers
and is due to a NULL-pointer passed from that part
of code in rpc_server/srv_spoolss_nt.c which calls
sys_adminlog function. It begins with the comment
/* BEGIN_ADMIN_LOG */
and ends with the comment
/* END_ADMIN_LOG */