search for: keyblocks

Displaying 20 results from an estimated 24 matches for "keyblocks".

Did you mean: keyblock
2003 Oct 16
0
Samba 3.0.0 CVS 3.0.1pre2: "libads/kerberos_verify.c", line 77: improper member use: keyblock
This has been submitted to https://bugzilla.samba.org/ as Bug 636 I'm trying to build Samba 3.0.0 CVS 3.0.1pre2 under Solaris 8 with MIT Kerberos 5 1.3.1 OpenLDAP 2.1.22 using the Sun Workshop 6U2 compiler Arguments to configure are: configured by ./configure, generated by GNU Autoconf 2.53, with options \"'--with-readline' '--with-libiconv=/usr/local'
2004 Dec 15
2
Compiling samba on Solaris 8 --with-ads
Hello, I'm trying to Compile Samba with ADS support on Solaris 8. I have installed without any problems: /opt/cifs/bdb -> .bdb-4.2.52 /opt/cifs/heimdal -> .heimdal-0.6.3 /opt/cifs/openldap -> .openldap-2.1.25 /opt/cifs/openssl -> .openssl-0.9.7e /opt/cifs/samba -> .samba-3.0.9 and I'm configuring samba with: LDFLAGS="-L/opt/cifs/openldap/lib
2003 Nov 24
2
v3.0.X kerberos_verify sol8 compile problem
Having a problem getting v3.0.0(or pre3) to compile on a Solaris 8 box, tried Sun compilers and Solaris compilers.. Recompiled/Re-installed Kerberos all roads lead to the same error compiling Samba, it gets about 2/3 of the way done and spews... Compiling libads/kerberos_verify.c libads/kerberos_verify.c: In function `create_keytab': libads/kerberos_verify.c:77: structure has no member
2017 Sep 19
1
Re: Rollback to running VM
2017 Aug 23
2
Re: snapshot anomaly
2017 Aug 23
0
Re: snapshot anomaly
I had the same problem yesterday. I found the solution from this article https://kashyapc.fedorapeople.org/virt/lc-2012/snapshots-handout.html. According to the article it deletes the tracking metadata by libvirt. You can physically remove the snapshot now that there is no tracking stream data by libvirt On Wed, Aug 23, 2017 at 4:56 PM, Doug Hughes <doug.hughes@keystonenap.com> wrote:
2004 May 18
1
samba3.0.4 with FreeBSD
???????????? samba, I compile kerberos5 root@romanof2 : cd /usr/ports/security/krb5/ root@romanof2 : make && make install && make clean && rehash ------------------------------------------------------ This port of MIT Kerberos 5 includes remote login daemons (telnetd and klogind). These daemons default to using the system login program (/usr/bin/login). Please see the
2004 Jun 25
1
Compilation with Kerberos problem
I'm trying to compile Samba 3.0.4 with Active Directory support on OpenBSD 3.5, using the native Kerberos libraries (which happens to be Heimdal 0.6). Unfortunately, ./configure isn't working right. If anyone can help me figure out what the problem is, i would appreciate it. First a bit of info on OpenBSD's Kerberos path layout, in case it matters: /usr/libexec - daemons
2017 Aug 23
2
snapshot anomaly
2017 Aug 23
0
Re: snapshot anomaly
Hi, Can you try this command: virsh snapshot-delete serv1r2 snap --metadata On Wed, Aug 23, 2017 at 4:41 PM, Doug Hughes <doug.hughes@keystonenap.com> wrote: > I'm not sure how this snapshot got created, but, I cannot delete it, and > its presence prevents me from creating other snapshots. I don't know if it > was created by a command gone amok or something else. >
2017 Sep 19
2
Re: Rollback to running VM
2017 Sep 19
0
Re: Rollback to running VM
Thanks! The vanilla snapshot-create-as and revert commands work just exactly the way I’d want them to. I’d gotten a bit confused by the documentation and went down a rabbit hole with external snapshots. Is there any way to make the snapshot and restore faster, like maybe by a decimal order of magnitude? For example, will PXE booting the VM and running it entirely off of a RAM disk and also using
2018 Apr 18
2
Share ZFS zpool between host and VM's
Is it possible to share a ZFS zpool between the host and one or more QEMU/KVM clients?
2018 Apr 18
0
Re: Share ZFS zpool between host and VM's
There are several possibilities depending upon what you mean. Personally, I have a zpool on the host that I carve off individual zfs filesystems that each guest uses. I put one qcow2 or raw image per zfs filesystem. I do this for backup and replication purposes. Then I have a recursive replication from this host to another so that I can boot up any of the VMs should the primary VM server goes
2006 Feb 05
0
Add LUKS support to fstype, second version
The attached patch adds support for detecting LUKS partitions (Linux Unified Key Setup - http://luks.endorphin.org/) to fstype. This makes it easier to automatically detect and activate encrypted (root) partitions from an initramfs image. The patch is now against klibc's git tree instead of klibc-1.2. Signed-off-by: David H?rdeman <david@2gen.com> -- fstype.c | 17
2011 Feb 09
2
Key frame bitrate
Hi, I'm using Theora for live video chat. My problem is, at higher bitrates the bandwidth peaks caused by key frames are so high that most key frames get dropped in UDP traffic. The peaks are so strong that I still get many packet loss artifacts when sending with 1Mbit/s bitrate on a 2Mbit/s connection. I measured delta frames to be around 12kbyte and key frames up to 100kbyte in
2004 Jul 02
0
Can't configure Samba with Kerberos support
I'm trying to compile Samba 3.0.4 with Active Directory support on OpenBSD 3.5, using the native Kerberos libraries (which happens to be Heimdal 0.6). Unfortunately, ./configure isn't working right. I think i'm missing a switch or something. If anyone can help me figure out what the problem is, i would really appreciate it. First a bit of info on OpenBSD's Kerberos path
2018 Oct 15
3
snapshots with virsh in a pacemaker cluster
Hi, i have a two node cluster with virtual guests as resources. I'd like to snapshot the guests once in the night and thought i had a procedure. But i realize that things in a cluster are a bit more complicated than expected :-)) I will shutdown the guests to have a clean snapshot. I can shutdown the guests via pacemaker. But then arises the first problem: When i issue a "virsh
2010 Feb 04
3
3.3 and 3.4 compile failure on dbwrap
Hi All, I'm having problems compiling a newer version of samba (3.3.x or 3.4.x) on solaris 9. We are currently running 3.0.23d and have been putting off upgrading for far to long. I've tried gcc and sun studio 12 cc with the same issues when it comes to compiling dbwrap.c. I can't seem to find anything on google that's related to my issue. Here's my configure line when
2010 May 11
1
Samba 3.5.2 compile on AIX
I'm having trouble compiling Samba 3.5.2 on AIX 5.3 TL10 SP1. I'm compiling Samba with ADS support against a locally installed Heimdal 1.3.2 Kerberos installation and I'm getting a failure while compiling clikrb5.c This is using the IBM xl_C compiler. Below is the complete build logs. I'm able to get around the error if I undef HAVE_SHORT_KRB5_MK_ERROR_INTERFACE in the