similar to: DCE Patch

Displaying 20 results from an estimated 2000 matches similar to: "DCE Patch"

1999 Nov 25
0
DCE Patch (forgot the attachment. Grr)
Hmm... i think it's time to go home now... forgot attachment. //T-? >Hi all. > >I am submitting a patch that adds DCE authentication and credential > >attaching. Fully legit, no ugly hacks ;) > >I looked (some) at Paul Henson's <henson at acm.org> patch for ssh-1.2.20 >while coding. > >The patch [attached] is against pre14, but DCE and AIX patches
1999 Nov 23
1
[PATCH] AIX 4.3.2 compile fixes
Hi all. It's nice to see that AIX support (unintentionally?) is getting better and better. :) Attached is a patch against pre14 that fixes AIX support. All that is left, basically, is a replacement for the /dev/urandom way of getting entropy. ... A completely different thing... how about DCE support? I was thinking of adding some dce code to sshd that: 1. Attaches credentials based on
1999 Nov 29
1
[PATCH] DCE for pre15
As promised, here's the DCE patch for pre15. (and this time i didn't forget the attachment ;) It enables ssh to authenticate, set groups and attach network credentials. It's a clean implementation (i left out the credential-move-hack). This one adds the --with-dce option to configure Some notes have rised: The for loop 3->64 closing fd's... is it really needed? Is it
1999 Nov 29
2
openssh-1.2pre15 on AIX
Hi. Pre15 compiles out-of-the-box on AIX 4.3.2 ...almost. No patch included this time, but the following were the gotchas: - The __P() prototyping doesn't work (as discussed earlier) - bsd-daemon.o wasn't linked into libssh.a (though configure seemed to detect the need for it) DCE patch will follow shortly. Regards, Tor-?ke ______________________________________________________ Get
2014 Jun 20
0
testing out 6.03 network booting...
On Thu, Jun 19, 2014 at 2:51 PM, Andrew Rae <A.M.Rae at leeds.ac.uk> wrote: > Hi all, > > wasnt sure whether this was the best place to put this information; but something seems to have gone 'backwards' in the later pre-releases of 6.03 regarding network booting. I'd say this is an excellent place to start. I'm getting some similar results here with the precompiled
2014 Jun 20
0
testing out 6.03 network booting...
> Hi all, > > wasnt sure whether this was the best place to put this information; but something seems to have gone 'backwards' in the later pre-releases of 6.03 regarding network booting. > > below are results of me testing - i did each a few times to make sure they are valid results. > > hope it helps identify something that's gone awry ? > so far, 6.03
2014 Jun 19
5
testing out 6.03 network booting...
Hi all, wasnt sure whether this was the best place to put this information; but something seems to have gone 'backwards' in the later pre-releases of 6.03 regarding network booting. below are results of me testing - i did each a few times to make sure they are valid results. hope it helps identify something that's gone awry ? so far, 6.03 pre11 and pre13 (excluding efi32) seem most
2007 Dec 29
1
another index question
I am hoping for some advice regarding another index problem. The code below is intended to assign a value of 'V' if values on certain variables are >= 1, assign a value of 'N' if values on certain variables are >= 1 on other variables and assign a 'O' if values on any variable which have a value <= 0. The outcome of this code is to assign a single
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
2014 Jun 20
2
testing out 6.03 network booting...
(SNIP) > > 6.03-pre11 EFI64: fails - gets stuck in a loop downloading files - > > differs each boot > > 6.03-pre12 EFI64: fails - downloads /pxelinux.e64 & /ldlinux.e64 - > > then continually retries to download ldlinux.e64 > > 6.03-pre13 EFI64: boots OK TFTP & HTTP > > 6.03-pre14 EFI64: fails - downloads /pxelinux.e64 & /ldlinux.e64 - > > then
1999 Nov 27
1
Openssh 1.2pre15: Command terminated on sig. 11
A bug has found its way into Openssh-1.2pre15. It has forced us to downgrade to pre14. Our test hosts are connected with regular Ethernet and by an internal VPN. With that in mind, any given host has two IP addresses. Starting with pre15 we get the fatal error message below every time we connect to the EXTERNAL ip address (eth0). For some reason, we continue to be able to connect to the INTERNAL
2007 Dec 28
1
index question
I was hoping for some advice regarding indexing, From a dataframe there are 27 variables of interest, with the prefix of "pre". [7] "Decision" "MHCDate" "pre01" "pre01111" "pre012" "pre013" [13] "pre02" "pre02111" "pre02114" "pre0211" "pre0212"
2008 Jul 20
2
SYSLINUX 3.71-pre15: release candidate
Hi all, I just pushed out SYSLINUX 3.71-pre15. This version officially begins the release candidate stage of SYSLINUX 3.71. To be honest, I'm a bit baffled that the numbers got that high for what has always been intended as a maintenance/bugfix release, but those 15 prereleases only correspond to 55 commits total, so I guess it's really not that much. -hpa
2011 Apr 01
1
Syslinux 4.04-pre15
Okay, I have found a workaround for the build problem that affected -pre13 and -pre14, and as a side bonus I have pulled a couple of fixes, including Sebastian's latest gfxboot updates. -hpa
2005 Sep 13
2
Fw: Issue with pxelinux
I've been working with Matt Burgess here on this problem, and have found the following: syslinux 3.08-pre10 ? broken >>> config.inc:max_cmd_len=255 syslinux 3.08-pre11 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.08 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.09-pre1 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.09-pre2 ? broken
2008 Mar 11
1
msdfs root -- client error "refers to a location that is unavailable"
I'm trying to get Samba 3.0.28 to work as an MS Dfs root providing a share that links home directories to the actual servers they reside on. Unfortunately, when I access the share from a Windows XP client, and try to open one of the directories, the client gives an error that it "refers to a location that is unavailable". I've done a lot of searching, and found a number of
1999 Nov 25
0
ANNOUNCE: openssh-1.2pre15
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have just uploaded openssh-1.2pre15 to http://violet.ibs.com.au/openssh/ Changes: - Merged big source cleanup from OpenBSD CVS. All the source now conforms to: http://www.openbsd.org/cgi-bin/man.cgi?query=style&apropos=0&sektion=9&manpath=OpenBSD+Current&format=html - Added BSD compatible install program - More
2008 Apr 05
1
ZFS shadow copy patches
I was wondering if there was any news on the patches proposed by Ed Plese last year regarding updates for shadow copies to be better compatible with Solaris ZFS: http://lists.samba.org/archive/samba-technical/2007-February/051510.html Reviewing the release notes for the upcoming 3.2 release: http://us3.samba.org/samba/ftp/pre/WHATSNEW-3-2-0pre2.txt I don't see any mention of changes to
2008 Jul 17
1
syslinux-3.71-pre14-5-gfa6a60e: find-mingw.sh: Command not found
I just tried to build syslinux-3.71-pre14-5-gfa6a60e and got the following: make[1]: Leaving directory `/syslinux/syslinux-3.71-pre14-5-gfa6a60e/dos' make[1]: find-mingw.sh: Command not found make[1]: Entering directory `/syslinux/syslinux-3.71-pre14-5-gfa6a60e/win32' gcc -Wp,-MT,syslinux.o,-MMD,.syslinux.o.d -W -Wall -Wno-sign-compare -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -I.
2014 Dec 17
0
PXE boot error on a thin client
On Wed, Dec 17, 2014 at 5:54 AM, Willem Bargeman <willem at bargeman.eu> wrote: > On Wed, Dec 17, 2014 at 2:55 AM, Gene Cumm <gene.cumm at gmail.com> wrote: >> On Tue, Dec 16, 2014 at 4:22 PM, Geert Stappers <stappers at stappers.nl> wrote: >>> On Tue, Dec 16, 2014 at 08:17:32PM +0100, Willem Bargeman wrote: >>>> >> Hi, >>>>