Displaying 20 results from an estimated 1000 matches similar to: "secure channel"
2010 Mar 25
4
CreateFile \\\\.\\x: non-root
Hello,
I have a usb data aquisition device interfaced by mass storage protocol. I open it like:
hEcgDrive=CreateFile("\\\\.\\g:",
GENERIC_READ | GENERIC_WRITE,
FILE_SHARE_READ | FILE_SHARE_WRITE,
NULL,
OPEN_EXISTING,
FILE_ATTRIBUTE_NORMAL | FILE_FLAG_NO_BUFFERING |
FILE_FLAG_WRITE_THROUGH | FILE_FLAG_OVERLAPPED,
NULL);
for communication I use
DeviceIoControl(hEcgDrive,
2007 Jan 23
1
Problems with password authentication on Samba as an AD-Member
Hello,
I've got some problems with a Samba Server. The Samba Server is member
in an Active-Directory Domain (Win2000), it is NOT the domaincontroller.
Authentication is kerberos-based (smb.conf: securty=ADS, winbind). The
Sambaserver is accessed by Windows-Clients, that are domainmembers and
by some Windows-Client, that are not. Originally Users, who were logged
on the domain could access
2003 Jan 30
1
Boot Bug
Hi I have noticed that some versions of syslinux later than 1.66 fail to
install a working boot block on a CF card in Soekris net4521 board. The
Bios is:
comBIOS ver. 1.05 20020419 Copyright (C) 2000-2001 Soekris Engineering.
The card is a 64M Sandisk and I am useing a version of LEAF called
WISP-dist but I also experianced the same problem with the Bering
distro. Here is my syslinux.cfg:
2010 Feb 17
1
common causes for failure to find domain controller ?
Hi,
are there any common causes for a windows machines failure to find a
samba domain controller?
im trying to join a windows 2008 server to a samba[3.4.0] PDC and
debug/netsetup says "failed to find a DC in the specified domain".
cheers
2002 Feb 16
2
WineDbg : list of errors
Hi,
Using WineDbg,
I have problems to attach to a process.
I start "winedbg".
then "walk process".
It gives reference to a W-process.
Trying attach to this process gives me error 5.
Where could i find more info on these error numbers ?
[syl@snoop La 4?me Proph?tie]$ winedbg
WineDbg starting... on pid 0
Wine-dbg>walk process
pid threads parent exe
0806ba80
2018 Dec 28
0
Wine release 4.0-rc4
The Wine development release 4.0-rc4 is now available.
What's new in this release (see below for details):
- Bug fixes only, we are in code freeze.
The source is available from the following locations:
https://dl.winehq.org/wine/source/4.0/wine-4.0-rc4.tar.xz
http://mirrors.ibiblio.org/wine/source/4.0/wine-4.0-rc4.tar.xz
Binary packages for various distributions will be available
2010 Oct 19
1
problems with login and browsing on 3.5.4 LDAP PDC
I was running 3.0.25c (I think) LDAP PDC for a couple of years and just
tried swapping in a new 3.5.4 setup. I had some problems so I wiped all
the entries and *.tdb files, and started from scratch.
Problem in a nutshell: I can't browse the domain normally, nor can I logon
to the domain. However I can access the server shares fine if I point to
the server specifically. SOMETIMES this will
2002 Mar 21
4
ExitThread won't.
Okay, so with complete lack of any other ideas, I tried to
figure out what was wrong with my app (Proxomitron), which
is leaving unkillable processes around.
So I went into ExitThread, and added something like:
DPRINTF("%08lx:Exiting thread...(%d)\n", GetCurrentThreadId(),getpid());
exit(code);
right at the top of the function.
And, lo and behold, the processId matches the
2010 Sep 19
0
No subject
network B, I can see the TCP session established, the challenge and
response negotiation, the Tree Connect AndX Request and Response, the
LANMAN server enumeration exchange, and orderly shutdown.
When using the same client to browse the Samba domain on network C, I can
see the TCP session established, the challenge and response negotiation,
the Tree Connect AndX Request and Response, but then the
2018 Sep 14
0
Wine release 3.16
The Wine development release 3.16 is now available.
What's new in this release (see below for details):
- Initial implementation of OPC Services.
- Support for rendering buttons from an ImageList.
- Better support for CSS properties in MSHTML.
- Namespace fixes in XML Writer.
- Various bug fixes.
The source is available from the following locations:
2011 Aug 05
2
Issues Building WINE 1.3.25 and 1.3.26 on Aptosid AMD64
Hello, all:
Last week I purchased a new computer that had significantly more RAM than the 3GB my last system had, and as such I moved from the i386 version of Aptosid to the AMD64 version. My new system also has a dedicated video card instead of the integrated graphics my last one had, so I was anxious to get myself set up with Portal and Portal 2.
Upon installing debs for 1.3.25, I found that
2014 May 06
1
Samba 3 to 4 Migration Workgroup/Logon problem
Hey,
I'm testing a migration from samba 3 to samba4. On samba 3 smb.conf, I
have and workgroup=EXAMPLE.COM and now, on samba4, after the migration I
have workgroup=EXAMPLE and realm=EXAMPLE.COM.
My problem is that on workstations already joined to domain, on samba3,
are incapable of authenticating/login against the same domain in samba 4
without rejoining the domain.
The infrastructure in
2003 Sep 24
1
Rejoining an XP workstation to a domain
Hello,
I have been trying to rejoin a computer to a newly remade PDC on the same domain name using Samba 2.2.7 on RedHat 9. I get this error message everytime I try:
Title: "Computer Name Changes"
"The following error occurred attempting to join the domain "Quasar":
Multiple connections to a server or shared resource by the same user, using more than one user name, are
2008 Oct 23
1
join fails samba 3.2 & ADS 2003R2 SP2
Hi,
SLES10 SP2 x86_64 + Samba from repo (samba-3.2.4-8.1)
When I try to join (net ads join -U Administrator), I get :
Failed to join domain: failed to set machine spn: Can't contact LDAP server
My Pre-2000 domain name is CLSC_COTENEIGES
My DNS ADS name is clsccdn.rtss.qc.ca
DNS is ok, I've created an A/PTR record for linux box, ADS seems ok also (netdiag/dcdiag)
i've tryied adding
2009 Aug 11
2
Win98 client can't connect after Samba upgrade
Hi All, I was running Samba 2.2 as a PDC for a small office server for several years. Hardware was getting old enough I finally bit the bullet and upgraded to Samba 3.3.4 on FreeBSD 7.2 and a new box.
The smbpasswd file and all that stuff was copied from the old box. Clients are Win2000 and XP Professional, and for the most part were back up and connected, practically unaware of the switch
1999 May 18
0
Strange Error ...
'llo,
Sorry to barge in like this, but is there someone out there who can tell me
what kind of error I'm looking for if the log files say :
...
05/19/1999 12:51:06 Transaction 2 of length 113
switch message SMBsesssetupX (pid 3952)
Domain=[IEPER] NativeOS=[Unix] NativeLanMan=[Samba]
sesssetupX:name=[THOIEP]
SMB Password - pwlen = 24,
1999 May 24
0
Strange error (Part II)
'llo,
cfr : Samba degist 2099-6
I still have the "Strange Error" in my loggings... People suggested I
added the 'nt acl support = no' parameter to my smb.conf, only my
version (Samba 2.0.2 on a 2.2.4 Linux-Intel-kernel) does not know this
statement (implemented in a later release).
I can't help to have the impression that something is wrong in the
2014 Aug 26
2
Windows 7 Pro/64 unable to contact domain controller
I have a number of systems running Windows 7/pro 64bit connecting to a
Debian/Wheezy Samba DC. After one was rebooted today, I was unable to
log on with a domain account, with the usual message about being unable
to connect to a domain controller.
After logging on with a local account, I tried rejoining the domain but
was unable - again Windows complained that it can't contact the domain
2015 Jul 06
1
Rejoin dc to domain
Dear Davor
We receive an error message at the command "list domains"
ntdsutil
metadata cleanup
connections
connect to server <DC with fsmo roles>
quit
select operation target
error: error at handling the input
invalid syntax
-> list domains
But the command is correct!
Am 02.07.2015 um 21:11 schrieb Davor Vusir:
> You might need to do a meta data cleanup before
1999 May 24
2
nt acl support = no ???
'llo,
It was suggested that I added "nt acl support = no" to my smb.conf file,
in order to get rid of the "error packet at line 588 cmd=115
(SMBsesssetupX)eclass=2 ecode=2" error.
(Apparently it has something to do with Word's temporary files that are
created with mode 000
which stops it from completing a file save.)
I added this to my smb.conf file