Displaying 20 results from an estimated 200 matches similar to: "SMB signing broken? 3.0.7 -> 3.0.8"
2007 Apr 10
4
SMB Signature verification failed when establish trust with win2003 domain
I have a samba PDC (using samba 3.0.24). When I try to establish trust
with a win2003 domain, I got signing error, see the log below. Trust
with NT domain and win2000 domain works. Any help are appreciated.
Thanks,
Lin
[2007/04/04 17:00:13, 5] lib/debug.c:debug_dump_status(391)
INFO: Current debug levels:
all: True/10
tdb: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
2011 Jan 12
0
server signing broken for non-kerberos auth
I'm working with the Solaris bundled version of samba 3.5.5 and having a
problem with server signing. samba is configured into an active directory
domain with security = ads.
With signing enabled, connections from clients in the domain work fine.
However, connections from clients not in the domain fail:
-----
>net use /user:WIN\henson \\ike.unx.csupomona.edu\henson
Enter the password for
2004 Sep 17
0
2k3 DC shares mounting without permissions
I have samba 3.0.7 from the official RPMs working almost-perfect in our
win2k3 domain with fedora core 2 ... except: smb mount works from the
box in question as excpected for all but our two win2k3 domain
controllers, one of which is our file server. shares mount from these
but the permissions are as follows:
drwxr-xr-x 2 root root 4096 Aug 26 23:46 floppy
?--------- ? ? ? ?
2005 Mar 01
0
Windows 2003 Active Directory - Cannot authenticate
I've been checking the authentication with "wbinfo -a
<username>%<password>", which is failing with the following error:
plaintext password authentication failed
error code was NT_STATUS_NO_SUCH_USER (0xc0000064)
error messsage was: No such user
Could not authenticate user <username>%<password> with plaintext
password
challenge/response password
2008 Apr 23
0
winbindd hangs up while retreiving users
Hello.
I'm installing new FreeBSD 6.2-RELEASE, based on intel machine. Firewall
type is OPEN.
I have Windows Server 2000 with Active Directory on it, working in Native
mode.
I've installed samba-3.0.23c_2,1 from /usr/ports/net/samba3
prefix=/usr/local
without krb-1.5.1 being installed.
Added:
nmbd_enable="NO"
smbd_enable="NO"
winbindd_enable="YES"
to
2008 Jun 30
0
Failed to join domain: failed to set machine spn: Operations error Win 2k8 samba 3.2.0rc2
Hello,
I'm trying to join Samba 3.2.0rc2 with Windows 2008 domain.
Net ads join returns:
Failed to join domain: failed to set machine spn: Operations error
Tried to use ktpass and keytab, but it also failed. Tried googling failed to set machine spn, but got no results.
What else could I try ?
Some more debug info:
-d 10 output (replaced domain and domain sid):
[2008/06/30 13:38:10, 10]
2006 Apr 25
1
[3.0.20b]connection reset caused winbind to panic
I recently came into this troube, when i use some acl edit script to update
ACL information for the files hosted in samba server, the winbind server
suddenly got panic, the related log file looks like this:
[2006/04/21 18:24:02, 10] libsmb/smb_signing.c:simple_packet_signature(270)
simple_packet_signature: sequence number 5112
[2006/04/21 18:24:02, 10]
2005 Mar 04
1
winbind 3.0.11 breaks winbind trust if netbios disabled?
Hi all.
I've just upgraded from 3.0.7 to 3.0.11 and now my server can no longer
establish a trust relationship with the domain controllers. It appears
to be because we have netbios turned off (in config: disable netbios = yes).
I was getting this error:
trusted_domains: Could not open a connection to DBG for PIPE_NETLOGON (NT_STATUS
_DOMAIN_CONTROLLER_NOT_FOUND
...so I searched the list
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com>
This series fixes some bugs and switches the elflink branch to be
entirely ELF modules. It applies on top of,
http://syslinux.zytor.com/archives/2011-April/016369.html
The deletions in the diff stat below are mainly from deleting
com32/elflink/modules (finally!). Now there should be no duplicate
code because we don't need COM32 and
2007 Mar 05
0
XP and ACL info
Hi,
I have an XP machine, I have turned off Simple File Sharing and have assigned an ACL to a share.
I can mount the share like so
[root@bk1 ~]# mount -t cifs //192.168.1.64/BK_TEST ./TMP -o username='test'
Password:
[root@bk1 ~]# ls ./TMP/c*
./TMP/cv_tbx.doc
But I would like to get the ACL info in linux so I try this but it does not work.
smbcacls -d 5 -U=test -N
2004 Jan 07
3
Samba 3.0.2pre1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is a preview release of the Samba 3.0.2 code base and
is provided for testing only. This release is *not* intended
for production servers. However, there have been several bug
fixes since 3.0.1 that we feel are important to make available
to the Samba community for wider testing.
Common bugs fixed in this preview release include:
o
2004 Jan 07
3
Samba 3.0.2pre1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This is a preview release of the Samba 3.0.2 code base and
is provided for testing only. This release is *not* intended
for production servers. However, there have been several bug
fixes since 3.0.1 that we feel are important to make available
to the Samba community for wider testing.
Common bugs fixed in this preview release include:
o
2020 May 01
4
Request: tools::md5sum should accept connections and finally in-memory objects
AFAIK there is no hashing utility in base R which can create hash
digests of arbitrary R objects. However, as also described by Henrik
Bengtsson in [1], we have tools::md5sum() which calculates MD5 hashes of
files. Calculating hashes of in-memory objects is a very common task in
several areas, as demonstrated by the popularity of the 'digest' package
(~850.000 downloads/month).
Upon
2003 Oct 07
1
Still having touble with Redhat 7.1 and windows 2003 DC authentication.
Hi there
I'm still going round in circles trying to get winbindd authentication
against a 2003 server working.
I have what appears to be the same problem as:
http://www.ssite.org/articles/view.aspx?class=2&articleid=2
There's something wrong with the SMB Packet signing on this machine.
In parallel, I succcessfully built and have got working samba-devel on
FreeBSD 5.1 against the
2006 Jul 21
1
Problems accessing shares with dollar signs
I'm having various problems accessing shares with dollar signs in
their names (e.g., \\server\c$); however, there doesn't seem to be
much consistency to the types of problems.
Details:
>From my CentOS 4.3 box running Samba 3.0.21b, mounting \\server\data$
(a Windows Server 2003 DC) or \\domain\data$ (the same share, shared
over DFS) using mount.cifs doesn't give any errors, and I
2006 Jul 27
0
samba >= 3.0.23 problems: SMB Signature verification failed on incoming packet!
I've been having this problem ever since FC5 upgraded above .22 of
smbclient:
Domain=[IDC] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
smb: \> dir
client_check_incoming_message: received message with mid 9 with no
matching send record.
SMB Signature verification failed on incoming packet!
Server packet had invalid SMB signature! listing \*
Error in dskattr: Server packet had invalid
2008 Aug 15
2
SSH Command Line Password Support
Hello,
I am interested in an ssh that is not interactive in requesting the password, i.e, whereas I can specify the password in the command line when calling SSH.
I have wondered how such a feature has not been included in such a good client, as it seems there are many (and I have searched for this) people require this capability for their scripts/automation.
I understand the possibility of
2012 Jun 08
13
Default password hash
We still have MD5 as our default password hash, even though known-hash
attacks against MD5 are relatively easy these days. We've supported
SHA256 and SHA512 for many years now, so how about making SHA512 the
default instead of MD5, like on most Linux distributions?
Index: etc/login.conf
===================================================================
--- etc/login.conf (revision
2003 Sep 17
1
sftp reget/reput
Hello openssh@
I thought about sftp's reget/reput commands.
Several days ago, Damien Miller write to tech at openbsd.org (it was
reply for my letter):
> Herein lies a problem which is not easy to detect or solve. For
> performance reasons, the sftp client does pipelined reads/writes when
> transferring files. The protocol spec allows for a server to process
> these requests out
2008 Aug 18
1
Signing problem with trusted domain in 3.2.0
Hello
I seem to be having signing problems with 3.2.0
I have 2 PDCs on 2 different sites (say A and B) both running 3.2.0, with
the line server signing = auto in smb.conf. There is a one way trust (B
trusting A) setup.
While everything works correctly on both sites for local machines access
to local shares (a site A user logged on a site A machine can perfectly
access shares of site A PDC). The