similar to: DCE Patch (forgot the attachment. Grr)

Displaying 20 results from an estimated 900 matches similar to: "DCE Patch (forgot the attachment. Grr)"

1999 Nov 25
0
DCE Patch
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 for pre15 will follow shortly. I threw in this patch just to prove i'm working on it. :) Happy Hacking, //T-?
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
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
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
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
2011 May 25
1
Winbind Trust -- grr
First, Thanks for any and all help!!!! I can't seem to figure out what I need to do, I've been fighting this for a month and am now beating my head off my desk with no solution to be found. I've read others having this issue but they were all older versions.. I am using 3.5.4,, Please read over and give me some input.. Every 7 days winbindd fails on the trust secret. The only way
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
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
2012 Mar 10
2
X509v3 Subject Alternative Name in puppet generated certs...
I''m trying to split out my certificate authority and have one CA and multiple masters, currently using round robin DNS, possibly using HAproxy later. Got most of the way there but tangled up in names and certificates. When the Puppet CA generated it''s certificate the PTR record for it''s IP pointed back to it''s domain name ("henson") and it had a CNAME
2015 Mar 03
0
[Bug 928] Kerberos/GSSAPI authentication does not work with multihomed hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=928 Paul Henson <henson at acm.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|henson at acm.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching someone on the CC list
2008 Apr 08
0
disable '_' to '/' replacement in %S for default service configuration
We've been using a fairly old version of samba for quite some time to serve user home directories and group project directories with a configuration approximately like: ----- [global] default service = groups [homes] path = /export/user/%u [groups] path = /export/group/%S ----- This has worked out very well, the samba configuration is minimal, and does not need to
2010 Dec 07
0
ZFS ACL''s broken over NFS
As is altogether far too common an occurance, we were having a problem where a file was not inheriting the correct ACL, but rather a horribly munged one resulting in incorrect permissions and security problems. It appeared something was chmod''ing the file after creation, but despite best efforts we simply could not find the culprit. After much investigation, we determined the ACL was
2002 Jul 06
0
FW: Newbie Help
I guess you are in what I think of as "Newbie Hell." It sounds like you are learning linux like a lot of people, all by yourself. That's how I did it, and it is maddening and worse, very time consuming. The important thing is not to keep hitting your head against the brick wall over and over. So, what to do. First, I would join a linux email support group. I belong to a very good
2016 Apr 12
0
ggplot2
Hi James, If you want to specify the y-values, you need to use stat="identity" as below: ggplot(probability, aes(x=Fertilizer, y=prob)) + geom_bar(stat="identity", aes(fill=Treatment)) best, huzefa On Tue, Apr 12, 2016 at 1:02 PM, James Henson <jfhenson1 at gmail.com> wrote: > Dear R Community, > > Below is a problem with a simple ggplot2 graph. The code
2017 Dec 07
0
Error in loadNamespace
> On Dec 7, 2017, at 10:47 AM, James Henson <jfhenson1 at gmail.com> wrote: > > Hello R Community, > > I inadvertently updated packages via R Studio when a package was open. Now > when R Studio is opened the message below appears in the console panel. > > Error in loadNamespace(name) : there is no package called ?yaml? > > Error in loadNamespace(name) :
2023 Apr 03
1
SR-IOV pool with static MAC address and vlan
Hi Paul, You can set the static MAC address and VLAN in the interface section of the VM xml. So it will not change even when the VM shuts down and restarts. VM interface xml: <interface type='network'> <mac address='52:54:00:85:e2:cd'/> <source network='hostdev_net'/> <vlan> <tag id='42'/> </vlan>
2003 Oct 18
0
Added functionality --compare-file and --compare-auto
Recently various needs for multiple version handling were discussed and I put forward a plan of mine. Subsequently the proposal for a --compare-file=<FILE> switch had support, so I have implemented this. I have also implemented an experimental --compare-auto which decides which file to match against using a rule. Instructions for patch: 1. Install rsync-2.5.6 source 2. "patch -p1
1999 Nov 23
0
[PATCH] Adding BSD compatible install script to 1.2pre14.
Hi, This patch adds a BSD compatible install script (copied from gcc-2.95.2) to 1.2pre14. The script has a X-style license. The script will be used if configure doesn't find a proper install program on the system. Remember to run autoconf and set execute (755) permissions for install-sh when the patch has been applied. -- Niels Kristian Bech Jensen -- nkbj at image.dk --
2011 Sep 10
5
mysql auth failover failing
We are running dovecot to provide authentication for postfix, using two mysql servers in a multi-master replication set as the password source: ---------------------------------------- # 2.0.13: /etc/dovecot/dovecot.conf # OS: Linux 2.6.37-gentoo-r4 x86_64 Gentoo Base System release 2.0.2 auth_mechanisms = plain login digest-md5 cram-md5 auth_verbose = yes passdb { args =